Home
last modified time | relevance | path

Searched refs:cpqhp_find_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c112 * cpqhp_find_slot - find the struct slot of given device
116 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot() function
160 p_slot = cpqhp_find_slot(ctrl, hp_slot + (readb(ctrl->hpc_reg + SLOT_MASK) >> 4)); in handle_presence_change()
1231 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1462 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1788 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1960 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SI()
2050 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SS()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c112 * cpqhp_find_slot - find the struct slot of given device
116 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot() function
160 p_slot = cpqhp_find_slot(ctrl, hp_slot + (readb(ctrl->hpc_reg + SLOT_MASK) >> 4)); in handle_presence_change()
1230 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1460 cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1785 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1953 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SI()
2040 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SS()

Completed in 6 milliseconds