Searched refs:cpci_hp_controller (Results 1 – 4 of 4) sorted by relevance
52 struct cpci_hp_controller { struct71 int cpci_hp_register_controller(struct cpci_hp_controller *controller); argument72 int cpci_hp_unregister_controller(struct cpci_hp_controller *controller);
58 static struct cpci_hp_controller generic_hpc;148 memset(&generic_hpc, 0, sizeof(struct cpci_hp_controller)); in cpcihp_generic_init()
44 static struct cpci_hp_controller zt5550_hpc;198 memset(&zt5550_hpc, 0, sizeof(struct cpci_hp_controller)); in zt5550_hc_init_one()
48 static struct cpci_hp_controller *controller;516 cpci_hp_register_controller(struct cpci_hp_controller *new_controller) in cpci_hp_register_controller()569 cpci_hp_unregister_controller(struct cpci_hp_controller *old_controller) in cpci_hp_unregister_controller()