Home
last modified time | relevance | path

Searched refs:cpqhp_process_SI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h408 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func);
H A Dcpqphp_core.c470 return cpqhp_process_SI(ctrl, slot_func); in process_SI()
H A Dcpqphp_ctrl.c1925 if (cpqhp_process_SI(ctrl, func) != 0) { in cpqhp_pushbutton_thread()
1941 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI() function