Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp.h408 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func);
Dcpqphp_core.c474 return cpqhp_process_SI(ctrl, slot_func); in process_SI()
Dcpqphp_ctrl.c1956 if (cpqhp_process_SI(ctrl, func) != 0) { in cpqhp_pushbutton_thread()
1974 int cpqhp_process_SI(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SI() function