/Linux-v4.19/include/drm/ |
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-v4.19/drivers/scsi/lpfc/ |
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-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 536 {0x1002, 0x6780, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 537 {0x1002, 0x6784, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 538 {0x1002, 0x6788, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 539 {0x1002, 0x678A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 540 {0x1002, 0x6790, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 541 {0x1002, 0x6791, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 542 {0x1002, 0x6792, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 543 {0x1002, 0x6798, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 544 {0x1002, 0x6799, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, 545 {0x1002, 0x679A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TAHITI}, [all …]
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | 8250_pci.c | 1755 .subvendor = PCI_ANY_ID, 1756 .subdevice = PCI_ANY_ID, 1765 .device = PCI_ANY_ID, 1766 .subvendor = PCI_ANY_ID, 1767 .subdevice = PCI_ANY_ID, 1776 .subvendor = PCI_ANY_ID, 1777 .subdevice = PCI_ANY_ID, 1788 .subdevice = PCI_ANY_ID, 1795 .subvendor = PCI_ANY_ID, 1796 .subdevice = PCI_ANY_ID, [all …]
|
/Linux-v4.19/drivers/ata/ |
D | ata_piix.c | 173 { 0x8086, 0x7010, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_mwdma }, 178 { 0x8086, 0x7111, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 180 { 0x8086, 0x7199, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 182 { 0x8086, 0x7601, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 184 { 0x8086, 0x84CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 }, 186 { 0x8086, 0x2411, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_66 }, 188 { 0x8086, 0x2421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_33 }, 190 { 0x8086, 0x244A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, 192 { 0x8086, 0x244B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, 194 { 0x8086, 0x248A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 }, [all …]
|
D | pata_ninja32.c | 171 { 0x10FC, 0x0003, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 172 { 0x1145, 0x8008, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 173 { 0x1145, 0xf008, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 174 { 0x1145, 0xf021, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 175 { 0x1145, 0xf024, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 176 { 0x1145, 0xf02C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | psb_drv.c | 59 { 0x8086, 0x8108, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &psb_chip_ops }, 60 { 0x8086, 0x8109, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &psb_chip_ops }, 62 { 0x8086, 0x4100, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 63 { 0x8086, 0x4101, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 64 { 0x8086, 0x4102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 65 { 0x8086, 0x4103, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 66 { 0x8086, 0x4104, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 67 { 0x8086, 0x4105, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 68 { 0x8086, 0x4106, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, 69 { 0x8086, 0x4107, PCI_ANY_ID, PCI_ANY_ID, 0, 0, (long) &oaktrail_chip_ops }, [all …]
|
/Linux-v4.19/drivers/parport/ |
D | parport_serial.c | 160 PCI_ANY_ID, PCI_ANY_ID, 0, 0, titan_110l }, 162 PCI_ANY_ID, PCI_ANY_ID, 0, 0, titan_210l }, 164 PCI_ANY_ID, PCI_ANY_ID, 0, 0, netmos_9xx5_combo }, 166 PCI_ANY_ID, PCI_ANY_ID, 0, 0, netmos_9xx5_combo }, 168 PCI_ANY_ID, PCI_ANY_ID, 0, 0, netmos_9xx5_combo }, 170 PCI_ANY_ID, PCI_ANY_ID, 0, 0, netmos_9xx5_combo }, 176 PCI_ANY_ID, PCI_ANY_ID, 0, 0, netmos_9855 }, 187 PCI_ANY_ID, PCI_ANY_ID, 0, 0, avlab_1s1p }, 189 PCI_ANY_ID, PCI_ANY_ID, 0, 0, avlab_1s1p }, 191 PCI_ANY_ID, PCI_ANY_ID, 0, 0, avlab_1s1p }, [all …]
|
D | parport_pc.c | 2717 { 0x1106, 0x0686, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_via_686a }, 2718 { 0x1106, 0x8231, PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_via_8231 }, 2720 PCI_ANY_ID, PCI_ANY_ID, 0, 0, sio_ite_8872 }, 2724 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_1p_10x }, 2726 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_2p_10x }, 2728 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_1p_20x }, 2730 PCI_ANY_ID, PCI_ANY_ID, 0, 0, siig_2p_20x }, 2732 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel }, 2734 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel_dual_a }, 2736 PCI_ANY_ID, PCI_ANY_ID, 0, 0, lava_parallel_dual_b }, [all …]
|
/Linux-v4.19/drivers/char/agp/ |
D | sis-agp.c | 246 .subvendor = PCI_ANY_ID, 247 .subdevice = PCI_ANY_ID, 254 .subvendor = PCI_ANY_ID, 255 .subdevice = PCI_ANY_ID, 262 .subvendor = PCI_ANY_ID, 263 .subdevice = PCI_ANY_ID, 270 .subvendor = PCI_ANY_ID, 271 .subdevice = PCI_ANY_ID, 278 .subvendor = PCI_ANY_ID, 279 .subdevice = PCI_ANY_ID, [all …]
|
D | amd64-agp.c | 619 .subvendor = PCI_ANY_ID, 620 .subdevice = PCI_ANY_ID, 628 .subvendor = PCI_ANY_ID, 629 .subdevice = PCI_ANY_ID, 637 .subvendor = PCI_ANY_ID, 638 .subdevice = PCI_ANY_ID, 646 .subvendor = PCI_ANY_ID, 647 .subdevice = PCI_ANY_ID, 655 .subvendor = PCI_ANY_ID, 656 .subdevice = PCI_ANY_ID, [all …]
|
/Linux-v4.19/drivers/net/arcnet/ |
D | com20020-pci.c | 423 PCI_ANY_ID, PCI_ANY_ID, 429 PCI_ANY_ID, PCI_ANY_ID, 435 PCI_ANY_ID, PCI_ANY_ID, 441 PCI_ANY_ID, PCI_ANY_ID, 447 PCI_ANY_ID, PCI_ANY_ID, 453 PCI_ANY_ID, PCI_ANY_ID, 459 PCI_ANY_ID, PCI_ANY_ID, 465 PCI_ANY_ID, PCI_ANY_ID, 471 PCI_ANY_ID, PCI_ANY_ID, 477 PCI_ANY_ID, PCI_ANY_ID, [all …]
|
/Linux-v4.19/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 32 { PCI_VENDOR_ID_MATROX, 0x522, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_SE_A }, 33 { PCI_VENDOR_ID_MATROX, 0x524, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_SE_B }, 34 { PCI_VENDOR_ID_MATROX, 0x530, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_EV }, 35 { PCI_VENDOR_ID_MATROX, 0x532, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_WB }, 36 { PCI_VENDOR_ID_MATROX, 0x533, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_EH }, 37 { PCI_VENDOR_ID_MATROX, 0x534, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_ER }, 38 { PCI_VENDOR_ID_MATROX, 0x536, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_EW3 }, 39 { PCI_VENDOR_ID_MATROX, 0x538, PCI_ANY_ID, PCI_ANY_ID, 0, 0, G200_EH3 },
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_plx.c | 315 {0x111a, 0x1023, PCI_ANY_ID, PCI_ANY_ID,}, /* Siemens SpeedStream SS1023 */ 316 {0x1385, 0x4100, PCI_ANY_ID, PCI_ANY_ID,}, /* Netgear MA301 */ 317 {0x15e8, 0x0130, PCI_ANY_ID, PCI_ANY_ID,}, /* Correga - does this work? */ 318 {0x1638, 0x1100, PCI_ANY_ID, PCI_ANY_ID,}, /* SMC EZConnect SMC2602W, 321 {0x16ab, 0x1100, PCI_ANY_ID, PCI_ANY_ID,}, /* Global Sun Tech GL24110P */ 322 {0x16ab, 0x1101, PCI_ANY_ID, PCI_ANY_ID,}, /* Reported working, but unknown */ 323 {0x16ab, 0x1102, PCI_ANY_ID, PCI_ANY_ID,}, /* Linksys WDT11 */ 324 {0x16ec, 0x3685, PCI_ANY_ID, PCI_ANY_ID,}, /* USR 2415 */ 325 {0xec80, 0xec00, PCI_ANY_ID, PCI_ANY_ID,}, /* Belkin F5D6000 tested by 327 {0x10b7, 0x7770, PCI_ANY_ID, PCI_ANY_ID,}, /* 3Com AirConnect PCI tested by
|
/Linux-v4.19/drivers/video/fbdev/sis/ |
D | sis_main.h | 118 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, 119 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_540_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1}, 120 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_630_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 2}, 123 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315H, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 3}, 124 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 4}, 125 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_315PRO, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 5}, 126 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_550_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 6}, 127 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_650_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 7}, 128 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_330, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 8}, 129 { PCI_VENDOR_ID_SI, PCI_DEVICE_ID_SI_660_VGA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 9}, [all …]
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | aty128fb.c | 171 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_M3_pci }, 173 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_M3 }, 175 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_M4 }, 177 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_M4 }, 179 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro }, 181 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro }, 183 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro }, 185 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro_pci }, 187 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro }, 189 PCI_ANY_ID, PCI_ANY_ID, 0, 0, rage_128_pro }, [all …]
|
/Linux-v4.19/drivers/video/fbdev/riva/ |
D | fbdev.c | 106 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 108 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 110 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 112 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 114 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 116 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 118 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 120 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 122 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, 124 PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 }, [all …]
|
/Linux-v4.19/drivers/input/gameport/ |
D | emu10k1-gp.c | 46 { 0x1102, 0x7002, PCI_ANY_ID, PCI_ANY_ID }, /* SB Live gameport */ 47 { 0x1102, 0x7003, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy gameport */ 48 { 0x1102, 0x7004, PCI_ANY_ID, PCI_ANY_ID }, /* Dell SB Live */ 49 { 0x1102, 0x7005, PCI_ANY_ID, PCI_ANY_ID }, /* Audigy LS gameport */
|
/Linux-v4.19/drivers/net/ethernet/dec/tulip/ |
D | tulip_core.c | 210 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 }, 211 { 0x1011, 0x0019, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21143 }, 212 { 0x11AD, 0x0002, PCI_ANY_ID, PCI_ANY_ID, 0, 0, LC82C168 }, 213 { 0x10d9, 0x0512, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98713 }, 214 { 0x10d9, 0x0531, PCI_ANY_ID, PCI_ANY_ID, 0, 0, MX98715 }, 216 { 0x125B, 0x1400, PCI_ANY_ID, PCI_ANY_ID, 0, 0, AX88140 }, 217 { 0x11AD, 0xc115, PCI_ANY_ID, PCI_ANY_ID, 0, 0, PNIC2 }, 218 { 0x1317, 0x0981, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, 219 { 0x1317, 0x0985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, 220 { 0x1317, 0x1985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET }, [all …]
|
/Linux-v4.19/drivers/edac/ |
D | ie31200_edac.c | 545 PCI_VEND_DEV(INTEL, IE31200_HB_1), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 548 PCI_VEND_DEV(INTEL, IE31200_HB_2), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 551 PCI_VEND_DEV(INTEL, IE31200_HB_3), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 554 PCI_VEND_DEV(INTEL, IE31200_HB_4), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 557 PCI_VEND_DEV(INTEL, IE31200_HB_5), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 560 PCI_VEND_DEV(INTEL, IE31200_HB_6), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 563 PCI_VEND_DEV(INTEL, IE31200_HB_7), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 566 PCI_VEND_DEV(INTEL, IE31200_HB_8), PCI_ANY_ID, PCI_ANY_ID, 0, 0, 569 PCI_VEND_DEV(INTEL, IE31200_HB_9), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | ne2k-pci.c | 139 { 0x10ec, 0x8029, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_RealTek_RTL_8029 }, 140 { 0x1050, 0x0940, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Winbond_89C940 }, 141 { 0x11f6, 0x1401, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Compex_RL2000 }, 142 { 0x8e2e, 0x3000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_KTI_ET32P2 }, 143 { 0x4a14, 0x5000, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_NetVin_NV5000SC }, 144 { 0x1106, 0x0926, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Via_86C926 }, 145 { 0x10bd, 0x0e34, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_SureCom_NE34 }, 146 { 0x1050, 0x5a5a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Winbond_W89C940F }, 147 { 0x12c3, 0x0058, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Holtek_HT80232 }, 148 { 0x12c3, 0x5598, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CH_Holtek_HT80229 }, [all …]
|
/Linux-v4.19/drivers/cpufreq/ |
D | speedstep-ich.c | 188 PCI_ANY_ID, PCI_ANY_ID, in speedstep_detect_chipset() 195 PCI_ANY_ID, PCI_ANY_ID, in speedstep_detect_chipset() 203 PCI_ANY_ID, PCI_ANY_ID, in speedstep_detect_chipset() 214 PCI_ANY_ID, PCI_ANY_ID, in speedstep_detect_chipset()
|
/Linux-v4.19/drivers/net/can/sja1000/ |
D | peak_pci.c | 83 {PEAK_PCI_VENDOR_ID, PEAK_PCI_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 84 {PEAK_PCI_VENDOR_ID, PEAK_PCIE_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 85 {PEAK_PCI_VENDOR_ID, PEAK_MPCI_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 86 {PEAK_PCI_VENDOR_ID, PEAK_MPCIE_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 87 {PEAK_PCI_VENDOR_ID, PEAK_PC_104P_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 88 {PEAK_PCI_VENDOR_ID, PEAK_PCI_104E_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 89 {PEAK_PCI_VENDOR_ID, PEAK_CPCI_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 90 {PEAK_PCI_VENDOR_ID, PEAK_PCIE_OEM_ID, PCI_ANY_ID, PCI_ANY_ID,}, 92 {PEAK_PCI_VENDOR_ID, PEAK_PCIEC_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,}, 93 {PEAK_PCI_VENDOR_ID, PEAK_PCIEC34_DEVICE_ID, PCI_ANY_ID, PCI_ANY_ID,},
|
/Linux-v4.19/drivers/net/ethernet/3com/ |
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-v4.19/drivers/mtd/maps/ |
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, },
|