Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci.h240 int clp_query_pci_fn(struct zpci_dev *zdev);
/linux/arch/s390/pci/
H A Dpci_clp.c198 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn() function
H A Dpci.c818 rc = clp_query_pci_fn(zdev); in zpci_create_device()