Lines Matching defs:ctrl
53 static u8 handle_switch_change(u8 change, struct controller *ctrl) in handle_switch_change()
116 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot()
127 static u8 handle_presence_change(u16 change, struct controller *ctrl) in handle_presence_change()
221 static u8 handle_power_fault(u8 change, struct controller *ctrl) in handle_power_fault()
879 struct controller *ctrl = data; in cpqhp_ctrl_intr() local
1114 static u8 set_controller_speed(struct controller *ctrl, u8 adapter_speed, u8 hp_slot) in set_controller_speed()
1253 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1608 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1727 struct controller *ctrl; in event_thread() local
1765 static void interrupt_event_handler(struct controller *ctrl) in interrupt_event_handler()
1887 struct controller *ctrl = (struct controller *) p_slot->ctrl; in cpqhp_pushbutton_thread() local
1941 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2028 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2096 static void switch_leds(struct controller *ctrl, const int num_of_slots, in switch_leds()
2125 int cpqhp_hardware_test(struct controller *ctrl, int test_num) in cpqhp_hardware_test()
2210 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device()
2306 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()