Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A 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()