Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdns3-pci-wrap.c34 #define PCI_DEV_FN_HOST_DEVICE 0 macro
79 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdns3_pci_probe()
107 if (pdev->devfn == PCI_DEV_FN_HOST_DEVICE) { in cdns3_pci_probe()
Dcdnsp-pci.c25 #define PCI_DEV_FN_HOST_DEVICE 0 macro
71 if (!id || (pdev->devfn != PCI_DEV_FN_HOST_DEVICE && in cdnsp_pci_probe()