Lines Matching refs:pci_func

28 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func,
30 static int configure_new_function(struct controller *ctrl, struct pci_func *func,
58 struct pci_func *func; in handle_switch_change()
133 struct pci_func *func; in handle_presence_change()
225 struct pci_func *func; in handle_power_fault()
953 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create()
955 struct pci_func *new_slot; in cpqhp_slot_create()
956 struct pci_func *next; in cpqhp_slot_create()
983 static int slot_remove(struct pci_func *old_slot) in slot_remove()
985 struct pci_func *next; in slot_remove()
1020 static int bridge_slot_remove(struct pci_func *bridge) in bridge_slot_remove()
1024 struct pci_func *next; in bridge_slot_remove()
1066 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find()
1069 struct pci_func *func; in cpqhp_slot_find()
1095 static int is_bridge(struct pci_func *func) in is_bridge()
1253 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1404 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1412 struct pci_func *new_slot = NULL; in board_added()
1608 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1616 struct pci_func *temp_func; in remove_board()
1769 struct pci_func *func; in interrupt_event_handler()
1885 struct pci_func *func; in cpqhp_pushbutton_thread()
1941 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2028 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2210 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device()
2216 struct pci_func *new_slot; in configure_new_device()
2306 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()
2332 struct pci_func *new_slot; in configure_new_function()