Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_bus.h35 static inline struct zpci_dev *zdev_from_bus(struct pci_bus *bus, in zdev_from_bus() function
H A Dpci.c385 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_read()
393 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_write()