Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_core.c291 pdev->shpc_managed = 1; in shpc_probe()
308 dev->shpc_managed = 0; in shpc_remove()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c819 return bridge->shpc_managed; in shpchp_is_native()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h429 unsigned int shpc_managed:1; /* SHPC owned by shpchp */ member