Home
last modified time | relevance | path

Searched refs:agp_try_unsupported_boot (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/agp/
H A Dbackend.c322 int agp_try_unsupported_boot; variable
324 EXPORT_SYMBOL(agp_try_unsupported_boot);
344 agp_try_unsupported_boot = 1; in agp_setup()
H A Dagp.h240 extern int agp_try_unsupported_boot;
H A Damd64-agp.c752 if (!agp_try_unsupported && !agp_try_unsupported_boot) { in agp_amd64_init()