Lines Matching refs:pci_func
42 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func,
44 static int configure_new_function(struct controller *ctrl, struct pci_func *func,
72 struct pci_func *func; in handle_switch_change()
147 struct pci_func *func; in handle_presence_change()
239 struct pci_func *func; in handle_power_fault()
968 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create()
970 struct pci_func *new_slot; in cpqhp_slot_create()
971 struct pci_func *next; in cpqhp_slot_create()
998 static int slot_remove(struct pci_func *old_slot) in slot_remove()
1000 struct pci_func *next; in slot_remove()
1035 static int bridge_slot_remove(struct pci_func *bridge) in bridge_slot_remove()
1039 struct pci_func *next; in bridge_slot_remove()
1081 struct pci_func *cpqhp_slot_find(u8 bus, u8 device, u8 index) in cpqhp_slot_find()
1084 struct pci_func *func; in cpqhp_slot_find()
1110 static int is_bridge(struct pci_func *func) in is_bridge()
1270 static u32 board_replaced(struct pci_func *func, struct controller *ctrl) in board_replaced()
1421 static u32 board_added(struct pci_func *func, struct controller *ctrl) in board_added()
1429 struct pci_func *new_slot = NULL; in board_added()
1626 static u32 remove_board(struct pci_func *func, u32 replace_flag, struct controller *ctrl) in remove_board()
1635 struct pci_func *temp_func; in remove_board()
1805 struct pci_func *func; in interrupt_event_handler()
1927 struct pci_func *func; in cpqhp_pushbutton_thread()
1987 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI()
2080 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS()
2268 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device()
2274 struct pci_func *new_slot; in configure_new_device()
2364 static int configure_new_function(struct controller *ctrl, struct pci_func *func, in configure_new_function()
2390 struct pci_func *new_slot; in configure_new_function()