Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dcpqphp.h423 extern int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func);
Dcpqphp_core.c525 return cpqhp_process_SS(ctrl, slot_func); in process_SS()
Dcpqphp_ctrl.c1948 if (cpqhp_process_SS(ctrl, func) != 0) { in cpqhp_pushbutton_thread()
2084 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS() function