Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpcihp_skeleton.c316 static void __exit cleanup_slots(void) in cleanup_slots() function
355 cleanup_slots(); in pcihp_skel_exit()
Drpaphp_core.c351 static void __exit cleanup_slots(void) in cleanup_slots() function
384 cleanup_slots(); in rpaphp_exit()
Dshpchp_core.c166 void cleanup_slots(struct controller *ctrl) in cleanup_slots() function
326 cleanup_slots(ctrl); in shpc_probe()
Dcpci_hotplug_core.c613 cleanup_slots(void) in cleanup_slots() function
645 cleanup_slots(); in cpci_hp_unregister_controller()
Dshpchp.h181 extern void cleanup_slots(struct controller *ctrl);
Dshpchp_hpc.c595 cleanup_slots(ctrl); in hpc_release_ctlr()