Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dpci.h167 int zpci_create_device(struct zpci_dev *);
/Linux-v4.19/arch/s390/pci/
Dpci_clp.c224 rc = zpci_create_device(zdev); in clp_add_pci_device()
Dpci.c843 int zpci_create_device(struct zpci_dev *zdev) in zpci_create_device() function