| /linux/include/drm/ |
| H A D | drm_pciids.h | 3 …{0x1002, 0x1304, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 4 {0x1002, 0x1305, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 5 …{0x1002, 0x1306, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 6 {0x1002, 0x1307, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \ 7 …{0x1002, 0x1309, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 8 …{0x1002, 0x130A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 9 …{0x1002, 0x130B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 10 …{0x1002, 0x130C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 11 …{0x1002, 0x130D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… 12 …{0x1002, 0x130E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_KAVERI|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RA… [all …]
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_ids.h | 28 PCI_ANY_ID, PCI_ANY_ID, }, 30 PCI_ANY_ID, PCI_ANY_ID, }, 32 PCI_ANY_ID, PCI_ANY_ID, }, 34 PCI_ANY_ID, PCI_ANY_ID, }, 36 PCI_ANY_ID, PCI_ANY_ID, }, 38 PCI_ANY_ID, PCI_ANY_ID, }, 40 PCI_ANY_ID, PCI_ANY_ID, }, 42 PCI_ANY_ID, PCI_ANY_ID, }, 44 PCI_ANY_ID, PCI_ANY_ID, }, 46 PCI_ANY_ID, PCI_ANY_ID, }, [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 1850 {0x1002, 0x6780, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1851 {0x1002, 0x6784, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1852 {0x1002, 0x6788, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1853 {0x1002, 0x678A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1854 {0x1002, 0x6790, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1855 {0x1002, 0x6791, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1856 {0x1002, 0x6792, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1857 {0x1002, 0x6798, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1858 {0x1002, 0x6799, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 1859 {0x1002, 0x679A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, [all …]
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pci.c | 151 PCI_ANY_ID, PCI_ANY_ID) }, 2157 .subvendor = PCI_ANY_ID, 2158 .subdevice = PCI_ANY_ID, 2167 .device = PCI_ANY_ID, 2168 .subvendor = PCI_ANY_ID, 2169 .subdevice = PCI_ANY_ID, 2178 .subvendor = PCI_ANY_ID, 2179 .subdevice = PCI_ANY_ID, 2189 .subvendor = PCI_ANY_ID, 2190 .subdevice = PCI_ANY_ID, [all …]
|
| /linux/drivers/ata/ |
| H A D | ata_piix.c | 157 { 0x8086, 0x7010, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_mwdma }, 162 { 0x8086, 0x7111, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 164 { 0x8086, 0x7199, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 166 { 0x8086, 0x7601, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 168 { 0x8086, 0x84CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 170 { 0x8086, 0x2411, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_66 }, 172 { 0x8086, 0x2421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_33 }, 174 { 0x8086, 0x244A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, 176 { 0x8086, 0x244B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, 178 { 0x8086, 0x248A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, [all …]
|
| H A D | pata_ninja32.c | 169 { 0x10FC, 0x0003, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 170 { 0x1145, 0x8008, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 171 { 0x1145, 0xf008, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 172 { 0x1145, 0xf021, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 173 { 0x1145, 0xf024, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 174 { 0x1145, 0xf02C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
|
| /linux/drivers/char/agp/ |
| H A D | sis-agp.c | 231 .subvendor = PCI_ANY_ID, 232 .subdevice = PCI_ANY_ID, 239 .subvendor = PCI_ANY_ID, 240 .subdevice = PCI_ANY_ID, 247 .subvendor = PCI_ANY_ID, 248 .subdevice = PCI_ANY_ID, 255 .subvendor = PCI_ANY_ID, 256 .subdevice = PCI_ANY_ID, 263 .subvendor = PCI_ANY_ID, 264 .subdevice = PCI_ANY_ID, [all …]
|
| H A D | amd64-agp.c | 607 .subvendor = PCI_ANY_ID, 608 .subdevice = PCI_ANY_ID, 616 .subvendor = PCI_ANY_ID, 617 .subdevice = PCI_ANY_ID, 625 .subvendor = PCI_ANY_ID, 626 .subdevice = PCI_ANY_ID, 634 .subvendor = PCI_ANY_ID, 635 .subdevice = PCI_ANY_ID, 643 .subvendor = PCI_ANY_ID, 644 .subdevice = PCI_ANY_ID, [all …]
|
| /linux/drivers/net/arcnet/ |
| H A D | com20020-pci.c | 449 PCI_ANY_ID, PCI_ANY_ID, 455 PCI_ANY_ID, PCI_ANY_ID, 461 PCI_ANY_ID, PCI_ANY_ID, 467 PCI_ANY_ID, PCI_ANY_ID, 473 PCI_ANY_ID, PCI_ANY_ID, 479 PCI_ANY_ID, PCI_ANY_ID, 485 PCI_ANY_ID, PCI_ANY_ID, 491 PCI_ANY_ID, PCI_ANY_ID, 497 PCI_ANY_ID, PCI_ANY_ID, 503 PCI_ANY_ID, PCI_ANY_ID, [all …]
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | sis_main.h | 105 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 106 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_540_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1}, 107 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_630_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 2}, 110 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315H, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 3}, 111 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4}, 112 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315PRO, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 5}, 113 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_550_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 6}, 114 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_650_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 7}, 115 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_330, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 8}, 116 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_660_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 9}, [all …]
|
| /linux/drivers/input/gameport/ |
| H A D | emu10k1-gp.c | 31 { 0x1102, 0x7002, PCI_ANY_ID, PCI_ANY_ID }, /* SB Live gameport */ 32 { 0x1102, 0x7003, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy gameport */ 33 { 0x1102, 0x7004, PCI_ANY_ID, PCI_ANY_ID }, /* Dell SB Live */ 34 { 0x1102, 0x7005, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy LS gameport */
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 199 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 }, 200 { 0x1011, 0x0019, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21143 }, 201 { 0x11AD, 0x0002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, LC82C168 }, 202 { 0x10d9, 0x0512, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98713 }, 203 { 0x10d9, 0x0531, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98715 }, 205 { 0x125B, 0x1400, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AX88140 }, 206 { 0x11AD, 0xc115, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PNIC2 }, 207 { 0x1317, 0x0981, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, 208 { 0x1317, 0x0985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, 209 { 0x1317, 0x1985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, [all …]
|
| /linux/drivers/pci/ |
| H A D | search.c | 366 return pci_get_subsys(vendor, device, PCI_ANY_ID, PCI_ANY_ID, from); in pci_get_device() 378 return __pci_get_subsys(vendor, device, PCI_ANY_ID, PCI_ANY_ID, from, in pci_get_device_reverse() 400 .vendor = PCI_ANY_ID, in pci_get_class() 401 .device = PCI_ANY_ID, in pci_get_class() 402 .subvendor = PCI_ANY_ID, in pci_get_class() 403 .subdevice = PCI_ANY_ID, in pci_get_class() 404 .class_mask = PCI_ANY_ID, in pci_get_class() 431 .vendor = PCI_ANY_ID, in pci_get_base_class() 432 .device = PCI_ANY_ID, in pci_get_base_class() 433 .subvendor = PCI_ANY_ID, in pci_get_base_class() [all …]
|
| /linux/drivers/parport/ |
| H A D | parport_pc.c | 2748 { 0x1106, 0x0686, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_via_686a }, 2749 { 0x1106, 0x8231, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_via_8231 }, 2751 PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_ite_8872 }, 2755 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_1p_10x }, 2757 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_2p_10x }, 2759 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_1p_20x }, 2761 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_2p_20x }, 2763 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel }, 2765 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel_dual_a }, 2767 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel_dual_b }, [all …]
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | ne2k-pci.c | 146 { 0x10ec, 0x8029, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_RealTek_RTL_8029 }, 147 { 0x1050, 0x0940, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Winbond_89C940 }, 148 { 0x11f6, 0x1401, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Compex_RL2000 }, 149 { 0x8e2e, 0x3000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_KTI_ET32P2 }, 150 { 0x4a14, 0x5000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_NetVin_NV5000SC }, 151 { 0x1106, 0x0926, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Via_86C926 }, 152 { 0x10bd, 0x0e34, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_SureCom_NE34 }, 153 { 0x1050, 0x5a5a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Winbond_W89C940F }, 154 { 0x12c3, 0x0058, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Holtek_HT80232 }, 155 { 0x12c3, 0x5598, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Holtek_HT80229 }, [all …]
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 379 { 0x10B7, 0x5900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C590 }, 380 { 0x10B7, 0x5920, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C592 }, 381 { 0x10B7, 0x5970, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C597 }, 382 { 0x10B7, 0x5950, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C595_1 }, 383 { 0x10B7, 0x5951, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C595_2 }, 385 { 0x10B7, 0x5952, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C595_3 }, 386 { 0x10B7, 0x9000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C900_1 }, 387 { 0x10B7, 0x9001, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C900_2 }, 388 { 0x10B7, 0x9004, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C900_3 }, 389 { 0x10B7, 0x9005, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_3C900_4 }, [all …]
|
| /linux/drivers/mtd/maps/ |
| H A D | esb2rom.c | 389 PCI_ANY_ID, PCI_ANY_ID, }, 391 PCI_ANY_ID, PCI_ANY_ID, }, 393 PCI_ANY_ID, PCI_ANY_ID, }, 395 PCI_ANY_ID, PCI_ANY_ID, }, 397 PCI_ANY_ID, PCI_ANY_ID, }, 399 PCI_ANY_ID, PCI_ANY_ID, },
|
| H A D | ichxrom.c | 327 PCI_ANY_ID, PCI_ANY_ID, }, 329 PCI_ANY_ID, PCI_ANY_ID, }, 331 PCI_ANY_ID, PCI_ANY_ID, }, 333 PCI_ANY_ID, PCI_ANY_ID, }, 335 PCI_ANY_ID, PCI_ANY_ID, },
|
| /linux/rust/kernel/ |
| H A D | pci.rs | 151 const PCI_ANY_ID: u32 = !0; constant 161 subvendor: DeviceId::PCI_ANY_ID, in from_id() 162 subdevice: DeviceId::PCI_ANY_ID, in from_id() 176 vendor: DeviceId::PCI_ANY_ID, in from_class() 177 device: DeviceId::PCI_ANY_ID, in from_class() 178 subvendor: DeviceId::PCI_ANY_ID, in from_class() 179 subdevice: DeviceId::PCI_ANY_ID, in from_class() 200 device: DeviceId::PCI_ANY_ID, in from_class_and_vendor() 201 subvendor: DeviceId::PCI_ANY_ID, in from_class_and_vendor() 202 subdevice: DeviceId::PCI_ANY_ID, in from_class_and_vendor()
|
| /linux/drivers/video/fbdev/ |
| H A D | tridentfb.c | 1739 {PCI_VENDOR_ID_TRIDENT, BLADE3D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1740 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEi7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1741 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEi7D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1742 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEi1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1743 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEi1D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1744 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEAi1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1745 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEAi1D, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1746 {PCI_VENDOR_ID_TRIDENT, CYBERBLADEE4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1747 {PCI_VENDOR_ID_TRIDENT, TGUI9440, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 1748 {PCI_VENDOR_ID_TRIDENT, TGUI9660, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, [all …]
|
| /linux/drivers/net/can/sja1000/ |
| H A D | plx_pci.c | 276 PCI_ANY_ID, PCI_ANY_ID, 283 PCI_ANY_ID, PCI_ANY_ID, 332 PCI_ANY_ID, IXXAT_PCI_SUB_SYS_ID, 339 PCI_ANY_ID, PCI_ANY_ID, 346 PCI_ANY_ID, PCI_ANY_ID, 353 PCI_ANY_ID, PCI_ANY_ID, 374 PCI_ANY_ID, PCI_ANY_ID,
|
| /linux/drivers/spi/ |
| H A D | spi-pci1xxxx.c | 176 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa004, PCI_ANY_ID, 0x0001), 0, 0, 0x02}, 177 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa004, PCI_ANY_ID, 0x0002), 0, 0, 0x01}, 178 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa004, PCI_ANY_ID, 0x0003), 0, 0, 0x11}, 179 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa004, PCI_ANY_ID, PCI_ANY_ID), 0, 0, 0x01}, 180 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa014, PCI_ANY_ID, 0x0001), 0, 0, 0x02}, 181 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa014, PCI_ANY_ID, 0x0002), 0, 0, 0x01}, 182 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa014, PCI_ANY_ID, 0x0003), 0, 0, 0x11}, 183 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa014, PCI_ANY_ID, PCI_ANY_ID), 0, 0, 0x01}, 184 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa024, PCI_ANY_ID, 0x0001), 0, 0, 0x02}, 185 { PCI_DEVICE_SUB(VENDOR_ID_MCHP, 0xa024, PCI_ANY_ID, 0x0002), 0, 0, 0x01}, [all …]
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 242 {0x10ec, 0x8139, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 243 {0x10ec, 0x8138, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 244 {0x1113, 0x1211, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 245 {0x1500, 0x1360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 246 {0x4033, 0x1360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 247 {0x1186, 0x1300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 248 {0x1186, 0x1340, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 249 {0x13d1, 0xab06, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 250 {0x1259, 0xa117, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, 251 {0x1259, 0xa11e, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 }, [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_netvf_main.c | 42 PCI_VENDOR_ID_NETRONOME, PCI_ANY_ID, 43 PCI_ANY_ID, 0, NFP_DEV_NFP3800_VF, 46 PCI_VENDOR_ID_NETRONOME, PCI_ANY_ID, 47 PCI_ANY_ID, 0, NFP_DEV_NFP6000_VF, 50 PCI_VENDOR_ID_CORIGINE, PCI_ANY_ID, 51 PCI_ANY_ID, 0, NFP_DEV_NFP3800_VF, 54 PCI_VENDOR_ID_CORIGINE, PCI_ANY_ID, 55 PCI_ANY_ID, 0, NFP_DEV_NFP6000_VF,
|
| /linux/drivers/watchdog/ |
| H A D | nv_tco.c | 290 PCI_ANY_ID, PCI_ANY_ID, }, 292 PCI_ANY_ID, PCI_ANY_ID, }, 294 PCI_ANY_ID, PCI_ANY_ID, }, 296 PCI_ANY_ID, PCI_ANY_ID, },
|