Home
last modified time | relevance | path

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

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