Lines Matching refs:cpqhp_slot_find
72 func = cpqhp_slot_find(ctrl->bus, in handle_switch_change()
151 func = cpqhp_slot_find(ctrl->bus, in handle_presence_change()
242 func = cpqhp_slot_find(ctrl->bus, in handle_power_fault()
1067 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find() function
1571 new_slot = cpqhp_slot_find(ctrl->bus, func->device, index++); in board_added()
1641 temp_func = cpqhp_slot_find(func->bus, func->device, index++); in remove_board()
1648 temp_func = cpqhp_slot_find(temp_func->bus, temp_func->device, index++); in remove_board()
1700 func = cpqhp_slot_find(ctrl->bus, device, 0); in remove_board()
1804 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1926 func = cpqhp_slot_find(p_slot->bus, p_slot->device, 0); in cpqhp_pushbutton_thread()
1948 func = cpqhp_slot_find(p_slot->bus, p_slot->device, 0); in cpqhp_pushbutton_thread()
2079 func = cpqhp_slot_find(ctrl->bus, device, index++); in cpqhp_process_SS()
2116 func = cpqhp_slot_find(ctrl->bus, device, index++); in cpqhp_process_SS()
2119 func = cpqhp_slot_find(ctrl->bus, device, 0); in cpqhp_process_SS()
2290 new_slot = cpqhp_slot_find(new_slot->bus, new_slot->device, index++); in configure_new_device()