Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dshpchp_core.c287 pdev->shpc_managed = 1; in shpc_probe()
304 dev->shpc_managed = 0; in shpc_remove()
/linux/include/linux/
H A Dpci.h489 unsigned int shpc_managed:1; /* SHPC owned by shpchp */ member