Searched refs:fake_pci_dev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | common.c | 11 static struct pci_dev *fake_pci_dev(struct pci_channel *hose, in fake_pci_dev() function 38 fake_pci_dev(hose, top_bus, bus, devfn), \
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | common.c | 11 static struct pci_dev *fake_pci_dev(struct pci_channel *hose, in fake_pci_dev() function 38 fake_pci_dev(hose, top_bus, bus, devfn), \
|
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | ccio-dma.c | 256 struct pci_dev *fake_pci_dev; /* the fake pci_dev for non-pci devs */ member
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | ccio-dma.c | 245 struct pci_dev *fake_pci_dev; /* the fake pci_dev for non-pci devs */ member
|
Completed in 5 milliseconds