Searched refs:pnpbios (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dplatform-quirks.c15 x86_platform.legacy.devices.pnpbios = 1;
22 x86_platform.legacy.devices.pnpbios = 0;
27 x86_platform.legacy.devices.pnpbios = 0;
39 return x86_platform.legacy.devices.pnpbios == 0;
/linux-master/drivers/pnp/
H A DMakefile11 obj-$(CONFIG_PNPBIOS) += pnpbios/
14 # pnp_system_init goes after pnpacpi/pnpbios init
/linux-master/arch/x86/include/asm/
H A Dx86_init.h196 * @pnpbios: this platform can have a PNPBIOS. If this is disabled the platform
213 int pnpbios; member in struct:x86_legacy_devices
/linux-master/arch/x86/hyperv/
H A Dhv_vtl.c47 x86_platform.legacy.devices.pnpbios = 0;
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c1014 x86_platform.legacy.devices.pnpbios = 0;

Completed in 319 milliseconds