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.h49 static inline struct zpci_dev *zdev_from_bus(struct pci_bus *bus, in zdev_from_bus() function
H A Dpci.c398 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_read()
406 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_write()