Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-pci-wrap.c34 #define PCI_DEV_FN_HOST_DEVICE 0 macro
63 if (func->devfn != PCI_DEV_FN_HOST_DEVICE && in cdns3_get_second_fun()
84 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdns3_pci_probe()
112 if (pdev->devfn == PCI_DEV_FN_HOST_DEVICE) { in cdns3_pci_probe()
H A Dcdnsp-pci.c25 #define PCI_DEV_FN_HOST_DEVICE 0 macro
64 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdnsp_pci_probe()