Home
last modified time | relevance | path

Searched refs:native_shpc_hotplug (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dacpi_pcihp.c91 if (host->native_shpc_hotplug) in acpi_get_hp_hw_control_from_firmware()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_root.c918 host_bridge->native_shpc_hotplug = 0; in acpi_pci_root_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h553 unsigned int native_shpc_hotplug:1; /* OS may use SHPC hotplug */ member
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c593 bridge->native_shpc_hotplug = 1; in pci_init_host_bridge()