Home
last modified time | relevance | path

Searched refs:cpci_hp_unregister_controller (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dcpcihp_generic.c195 cpci_hp_unregister_controller(&generic_hpc); in cpcihp_generic_init()
205 cpci_hp_unregister_controller(&generic_hpc); in cpcihp_generic_exit()
Dcpcihp_zt5550.c266 cpci_hp_unregister_controller(&zt5550_hpc); in zt5550_hc_init_one()
278 cpci_hp_unregister_controller(&zt5550_hpc); in zt5550_hc_remove_one()
Dcpci_hotplug.h79 int cpci_hp_unregister_controller(struct cpci_hp_controller *controller);
Dcpci_hotplug_core.c646 cpci_hp_unregister_controller(struct cpci_hp_controller *old_controller) in cpci_hp_unregister_controller() function
661 EXPORT_SYMBOL_GPL(cpci_hp_unregister_controller);
730 cpci_hp_unregister_controller(controller); in cpci_hotplug_exit()