Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_bus.h24 static inline struct zpci_dev *get_zdev_by_bus(struct pci_bus *bus, in get_zdev_by_bus() function
Dpci.c399 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_read()
407 struct zpci_dev *zdev = get_zdev_by_bus(bus, devfn); in pci_write()