Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/pci/
Dpci_bus.h35 static inline struct zpci_dev *get_zdev_by_bus(struct pci_bus *bus, in get_zdev_by_bus() function
Dpci.c402 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_read()
410 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_write()