Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dcommon.c11 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), \
/openbmc/linux/drivers/parisc/
H A Dccio-dma.c245 struct pci_dev *fake_pci_dev; /* the fake pci_dev for non-pci devs */ member