cpci_hp_controller   71 drivers/pci/hotplug/cpci_hotplug.h int cpci_hp_register_controller(struct cpci_hp_controller *controller);
cpci_hp_controller   72 drivers/pci/hotplug/cpci_hotplug.h int cpci_hp_unregister_controller(struct cpci_hp_controller *controller);
cpci_hp_controller   48 drivers/pci/hotplug/cpci_hotplug_core.c static struct cpci_hp_controller *controller;
cpci_hp_controller  516 drivers/pci/hotplug/cpci_hotplug_core.c cpci_hp_register_controller(struct cpci_hp_controller *new_controller)
cpci_hp_controller  569 drivers/pci/hotplug/cpci_hotplug_core.c cpci_hp_unregister_controller(struct cpci_hp_controller *old_controller)
cpci_hp_controller   58 drivers/pci/hotplug/cpcihp_generic.c static struct cpci_hp_controller generic_hpc;
cpci_hp_controller  148 drivers/pci/hotplug/cpcihp_generic.c 	memset(&generic_hpc, 0, sizeof(struct cpci_hp_controller));
cpci_hp_controller   44 drivers/pci/hotplug/cpcihp_zt5550.c static struct cpci_hp_controller zt5550_hpc;
cpci_hp_controller  198 drivers/pci/hotplug/cpcihp_zt5550.c 	memset(&zt5550_hpc, 0, sizeof(struct cpci_hp_controller));