• Home
  • Raw
  • Download

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
1129 static u8 set_controller_speed(struct controller *ctrl, u8 adapter_speed, u8 hp_slot) in set_controller_speed()
1270 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1421 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1626 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1745 struct controller *ctrl; in event_thread() local
1783 static int update_slot_info(struct controller *ctrl, struct slot *slot) in update_slot_info()
1801 static void interrupt_event_handler(struct controller *ctrl) in interrupt_event_handler()
1929 struct controller *ctrl = (struct controller *) p_slot->ctrl; in cpqhp_pushbutton_thread() local
1987 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2080 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2154 static void switch_leds(struct controller *ctrl, const int num_of_slots, in switch_leds()
2183 int cpqhp_hardware_test(struct controller *ctrl, int test_num) in cpqhp_hardware_test()
2268 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device()
2364 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()