Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h409 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func);
H A Dcpqphp_core.c498 return cpqhp_process_SS(ctrl, slot_func); in process_SS()
H A Dcpqphp_ctrl.c1902 if (cpqhp_process_SS(ctrl, func) != 0) { in cpqhp_pushbutton_thread()
2028 int cpqhp_process_SS(struct controller *ctrl, struct pci_func *func) in cpqhp_process_SS() function