Home
last modified time | relevance | path

Searched refs:cpqhp_slot_find (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_pci.c394 new_slot = cpqhp_slot_find(busnumber, device, index++); in cpqhp_save_config()
397 new_slot = cpqhp_slot_find(busnumber, device, index++); in cpqhp_save_config()
563 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_base_addr_length()
669 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_base_addr_length()
708 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_used_resources()
932 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_used_resources()
961 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_configure_board()
1010 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_configure_board()
1043 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_valid_replace()
1151 func = cpqhp_slot_find(fun in cpqhp_valid_replace()
[all...]
H A Dcpqphp_ctrl.c72 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()
1060 * cpqhp_slot_find - Looks for a node by bus, and device, multiple functions accessed
1067 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find() function
1569 new_slot = cpqhp_slot_find(ctrl->bus, func->device, index++); in board_added()
1639 temp_func = cpqhp_slot_find(func->bus, func->device, index++); in remove_board()
1646 temp_func = cpqhp_slot_find(temp_func->bus, temp_func->device, index++); in remove_board()
1698 func = cpqhp_slot_find(ctrl->bus, device, 0); in remove_board()
1784 func = cpqhp_slot_find(ctr in interrupt_event_handler()
[all...]
H A Dcpqphp_sysfs.c77 new_slot = cpqhp_slot_find(slot->bus, slot->device, 0); in show_dev()
H A Dcpqphp_core.c433 slot_func = cpqhp_slot_find(bus, device, function); in set_attention_status()
460 slot_func = cpqhp_slot_find(bus, device, function); in process_SI()
492 slot_func = cpqhp_slot_find(bus, device, function); in process_SS()
1183 func = cpqhp_slot_find(ctrl->bus, device, 0); in cpqhpc_probe()
H A Dcpqphp.h406 struct pci_func *cpqhp_slot_find(unsigned char bus, unsigned char device,
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c396 new_slot = cpqhp_slot_find(busnumber, device, index++); in cpqhp_save_config()
399 new_slot = cpqhp_slot_find(busnumber, device, index++); in cpqhp_save_config()
565 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_base_addr_length()
671 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_base_addr_length()
710 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_used_resources()
934 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_save_used_resources()
963 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_configure_board()
1012 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_configure_board()
1045 func = cpqhp_slot_find(func->bus, func->device, index++); in cpqhp_valid_replace()
1153 func = cpqhp_slot_find(fun in cpqhp_valid_replace()
[all...]
H A Dcpqphp_ctrl.c72 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()
1059 * cpqhp_slot_find - Looks for a node by bus, and device, multiple functions accessed
1066 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find() function
1567 new_slot = cpqhp_slot_find(ctrl->bus, func->device, index++); in board_added()
1636 temp_func = cpqhp_slot_find(func->bus, func->device, index++); in remove_board()
1643 temp_func = cpqhp_slot_find(temp_func->bus, temp_func->device, index++); in remove_board()
1695 func = cpqhp_slot_find(ctrl->bus, device, 0); in remove_board()
1781 func = cpqhp_slot_find(ctr in interrupt_event_handler()
[all...]
H A Dcpqphp_sysfs.c77 new_slot = cpqhp_slot_find(slot->bus, slot->device, 0); in show_dev()
H A Dcpqphp_core.c434 slot_func = cpqhp_slot_find(bus, device, function); in set_attention_status()
461 slot_func = cpqhp_slot_find(bus, device, function); in process_SI()
493 slot_func = cpqhp_slot_find(bus, device, function); in process_SS()
1184 func = cpqhp_slot_find(ctrl->bus, device, 0); in cpqhpc_probe()
H A Dcpqphp.h406 struct pci_func *cpqhp_slot_find(unsigned char bus, unsigned char device,

Completed in 13 milliseconds