Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
A Dcdns3-pci-wrap.c34 #define PCI_DEV_FN_HOST_DEVICE 0 macro
60 if (func->devfn != PCI_DEV_FN_HOST_DEVICE && in cdns3_get_second_fun()
81 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdns3_pci_probe()
109 if (pdev->devfn == PCI_DEV_FN_HOST_DEVICE) { in cdns3_pci_probe()
A Dcdnsp-pci.c25 #define PCI_DEV_FN_HOST_DEVICE 0 macro
61 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdnsp_pci_probe()

Completed in 4 milliseconds