Home
last modified time | relevance | path

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

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