Lines Matching defs:hp_ctrl
69 static void octep_hp_enable_pdev(struct octep_hp_controller *hp_ctrl, in octep_hp_enable_pdev()
89 static void octep_hp_disable_pdev(struct octep_hp_controller *hp_ctrl, in octep_hp_disable_pdev()
132 octep_hp_register_slot(struct octep_hp_controller *hp_ctrl, in octep_hp_register_slot()
169 struct octep_hp_controller *hp_ctrl = hp_slot->ctrl; in octep_hp_deregister_slot() local
189 static void octep_hp_cmd_handler(struct octep_hp_controller *hp_ctrl, in octep_hp_cmd_handler()
221 struct octep_hp_controller *hp_ctrl; in octep_hp_work_handler() local
258 struct octep_hp_controller *hp_ctrl = data; in octep_hp_intr_handler() local
292 struct octep_hp_controller *hp_ctrl = data; in octep_hp_irq_cleanup() local
298 static int octep_hp_request_irq(struct octep_hp_controller *hp_ctrl, in octep_hp_request_irq()
319 struct octep_hp_controller *hp_ctrl) in octep_hp_controller_setup()
368 struct octep_hp_controller *hp_ctrl; in octep_hp_pci_probe() local