Searched refs:linuxkpi_pci_get_device (Results 1 – 3 of 3) sorted by relevance
84 tmp_pdev = linuxkpi_pci_get_device(PCI_VENDOR_ID_MEDIATEK, 0x7916, NULL); in mt7915_pci_init_hif2()90 tmp_pdev = linuxkpi_pci_get_device(PCI_VENDOR_ID_MEDIATEK, 0x790a, NULL); in mt7915_pci_init_hif2()
74 if (!linuxkpi_pci_get_device(PCI_VENDOR_ID_MEDIATEK, 0x7991, NULL)) in mt7996_pci_init_hif2()
1416 linuxkpi_pci_get_device(uint16_t vendor, uint16_t device, struct pci_dev *odev) in linuxkpi_pci_get_device() function