Searched refs:pci_get_dev_wrapper (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/edac/ |
D | i10nm_base.c | 38 static struct pci_dev *pci_get_dev_wrapper(int dom, unsigned int bus, in pci_get_dev_wrapper() function 72 d->util_all = pci_get_dev_wrapper(d->seg, d->bus[1], 29, 1); in i10nm_get_all_munits() 76 d->uracu = pci_get_dev_wrapper(d->seg, d->bus[0], 0, 1); in i10nm_get_all_munits() 90 mdev = pci_get_dev_wrapper(d->seg, d->bus[0], in i10nm_get_all_munits()
|