Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/agp/
Dbackend.c331 int agp_try_unsupported_boot; variable
333 EXPORT_SYMBOL(agp_try_unsupported_boot);
353 agp_try_unsupported_boot = 1; in agp_setup()
Dagp.h239 extern int agp_try_unsupported_boot;
Damd64-agp.c765 if (!agp_try_unsupported && !agp_try_unsupported_boot) { in agp_amd64_init()