Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/pci/
Dpci_clp.c307 static int clp_list_pci(struct clp_req_rsp_list_pci *rrb, void *data, in clp_list_pci() function
380 rc = clp_list_pci(rrb, NULL, __clp_add); in clp_scan_pci_devices()
397 rc = clp_list_pci(rrb, NULL, __clp_add); in clp_rescan_pci_devices()
412 rc = clp_list_pci(rrb, NULL, __clp_update); in clp_rescan_pci_devices_simple()
443 rc = clp_list_pci(rrb, &sd, __clp_get_state); in clp_get_state()