Searched refs:clp_list_pci (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/s390/pci/ |
| D | pci_clp.c | 320 static int clp_list_pci(struct clp_req_rsp_list_pci *rrb, void *data, in clp_list_pci() function 393 rc = clp_list_pci(rrb, NULL, __clp_add); in clp_scan_pci_devices() 410 rc = clp_list_pci(rrb, NULL, __clp_add); in clp_rescan_pci_devices() 425 rc = clp_list_pci(rrb, NULL, __clp_update); in clp_rescan_pci_devices_simple() 456 rc = clp_list_pci(rrb, &sd, __clp_get_state); in clp_get_state()
|