Home
last modified time | relevance | path

Searched refs:release_ctlr (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dpciehp_core.c508 ctrl->hpc_ops->release_ctlr(ctrl); in pcie_probe()
583 ctrl->hpc_ops->release_ctlr(ctrl); in unload_pciehpd()
Dshpchp_core.c501 ctrl->hpc_ops->release_ctlr(ctrl); in shpc_probe()
578 ctrl->hpc_ops->release_ctlr(ctrl); in unload_shpchpd()
Dpciehp.h377 void (*release_ctlr) (struct controller *ctrl); member
Dshpchp.h461 void (*release_ctlr) (struct controller *ctrl); member
Dpciehp_hpc.c1243 .release_ctlr = hpc_release_ctlr,
Dshpchp_hpc.c1387 .release_ctlr = hpc_release_ctlr,