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()
954 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create()
956 struct pci_func *new_slot; in cpqhp_slot_create()
957 struct pci_func *next; in cpqhp_slot_create()
984 static int slot_remove(struct pci_func *old_slot) in slot_remove()
986 struct pci_func *next; in slot_remove()
1021 static int bridge_slot_remove(struct pci_func *bridge) in bridge_slot_remove()
1025 struct pci_func *next; in bridge_slot_remove()
1067 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find()
1070 struct pci_func *func; in cpqhp_slot_find()
1096 static int is_bridge(struct pci_func *func) in is_bridge()
1256 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1407 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1415 struct pci_func *new_slot = NULL; in board_added()
1612 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1621 struct pci_func *temp_func; in remove_board()
1792 struct pci_func *func; in interrupt_event_handler()
1914 struct pci_func *func; in cpqhp_pushbutton_thread()
1974 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2067 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2255 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device()
2261 struct pci_func *new_slot; in configure_new_device()
2351 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()
2377 struct pci_func *new_slot; in configure_new_function()