Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dpci.h139 int zpci_create_device(struct zpci_dev *);
/linux-4.4.14/arch/s390/pci/
Dpci_clp.c186 rc = zpci_create_device(zdev); in clp_add_pci_device()
Dpci.c822 int zpci_create_device(struct zpci_dev *zdev) in zpci_create_device() function