Lines Matching defs:ctrl
67 static u8 handle_switch_change(u8 change, struct controller * ctrl) in handle_switch_change()
130 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot()
141 static u8 handle_presence_change(u16 change, struct controller * ctrl) in handle_presence_change()
235 static u8 handle_power_fault(u8 change, struct controller * ctrl) in handle_power_fault()
893 struct controller *ctrl = data; in cpqhp_ctrl_intr() local
1130 static u8 set_controller_speed(struct controller *ctrl, u8 adapter_speed, u8 hp_slot) in set_controller_speed()
1271 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1422 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1627 static u32 remove_board(struct pci_func * func, u32 replace_flag, struct controller * ctrl) in remove_board()
1746 struct controller *ctrl; in event_thread() local
1784 static int update_slot_info(struct controller *ctrl, struct slot *slot) in update_slot_info()
1802 static void interrupt_event_handler(struct controller *ctrl) in interrupt_event_handler()
1931 struct controller *ctrl = (struct controller *) p_slot->ctrl; in cpqhp_pushbutton_thread() local
1989 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2084 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2159 static void switch_leds(struct controller *ctrl, const int num_of_slots, in switch_leds()
2188 int cpqhp_hardware_test(struct controller *ctrl, int test_num) in cpqhp_hardware_test()
2273 static u32 configure_new_device(struct controller * ctrl, struct pci_func * func, in configure_new_device()
2369 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()