Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_core.c290 pdev->shpc_managed = 1; in shpc_probe()
307 dev->shpc_managed = 0; in shpc_remove()
/openbmc/linux/drivers/pci/
H A Dpci-acpi.c821 return bridge->shpc_managed; in shpchp_is_native()
/openbmc/linux/include/linux/
H A Dpci.h442 unsigned int shpc_managed:1; /* SHPC owned by shpchp */ member