Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dpci.h232 int clp_query_pci_fn(struct zpci_dev *zdev);
/openbmc/linux/arch/s390/pci/
H A Dpci_clp.c189 int clp_query_pci_fn(struct zpci_dev *zdev) in clp_query_pci_fn() function
H A Dpci.c795 rc = clp_query_pci_fn(zdev); in zpci_create_device()