Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_core.c311 pdev->shpc_managed = 1; in shpc_probe()
328 dev->shpc_managed = 0; in shpc_remove()
/Linux-v4.19/drivers/pci/
Dpci-acpi.c406 return bridge->shpc_managed; in shpchp_is_native()
/Linux-v4.19/include/linux/
Dpci.h395 unsigned int shpc_managed:1; /* SHPC owned by shpchp */ member