Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/pci/
Dpci_bus.h36 static inline struct zpci_dev *zdev_from_bus(struct pci_bus *bus, in zdev_from_bus() function
Dpci.c416 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_read()
424 struct zpci_dev *zdev = zdev_from_bus(bus, devfn); in pci_write()