/drivers/ide/ |
D | serverworks.c | 292 if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL && in ata66_svwks_dell() 311 if (dev->subsystem_vendor == PCI_VENDOR_ID_SUN && in ata66_svwks_cobalt() 324 if (dev->subsystem_vendor == PCI_VENDOR_ID_SERVERWORKS) in svwks_cable_detect() 328 if (dev->subsystem_vendor == PCI_VENDOR_ID_DELL) in svwks_cable_detect() 332 if (dev->subsystem_vendor == PCI_VENDOR_ID_SUN) in svwks_cable_detect()
|
D | alim15x3.c | 345 if (pdev->subsystem_vendor == 0x10CF && in ali_cable_override() 350 if (pdev->subsystem_vendor == 0x1071 && in ali_cable_override()
|
/drivers/pci/ |
D | hotplug.c | 23 if (add_uevent_var(env, "PCI_SUBSYS_ID=%04X:%04X", pdev->subsystem_vendor, in pci_uevent() 32 pdev->subsystem_vendor, pdev->subsystem_device, in pci_uevent()
|
D | pci-sysfs.c | 43 pci_config_attr(subsystem_vendor, "0x%04x\n"); 130 pci_dev->subsystem_vendor, pci_dev->subsystem_device, in modalias_show() 226 __ATTR_RO(subsystem_vendor),
|
D | pci.h | 153 (id->subvendor == PCI_ANY_ID || id->subvendor == dev->subsystem_vendor) && in pci_match_one_device()
|
D | quirks.c | 1037 if (unlikely(dev->subsystem_vendor == PCI_VENDOR_ID_ASUSTEK)) { in asus_hides_smbus_hostbridge() 1091 } else if (unlikely(dev->subsystem_vendor == PCI_VENDOR_ID_HP)) { in asus_hides_smbus_hostbridge() 1109 } else if (unlikely(dev->subsystem_vendor == PCI_VENDOR_ID_SAMSUNG)) { in asus_hides_smbus_hostbridge() 1115 } else if (unlikely(dev->subsystem_vendor == PCI_VENDOR_ID_COMPAQ)) { in asus_hides_smbus_hostbridge() 1307 if (likely(dev->subsystem_vendor == PCI_VENDOR_ID_ASUSTEK)) { in asus_hides_ac97_lpc()
|
/drivers/message/fusion/ |
D | mptctl.h | 384 u16 subsystem_vendor; member 407 u16 subsystem_vendor; member
|
/drivers/media/video/ivtv/ |
D | ivtv-driver.c | 620 if (itv->dev->subsystem_vendor == IVTV_PCI_ID_HAUPPAUGE || in ivtv_process_options() 621 itv->dev->subsystem_vendor == IVTV_PCI_ID_HAUPPAUGE_ALT1 || in ivtv_process_options() 622 itv->dev->subsystem_vendor == IVTV_PCI_ID_HAUPPAUGE_ALT2) { in ivtv_process_options() 636 if (itv->dev->subsystem_vendor != in ivtv_process_options() 637 itv->card->pci_list[j].subsystem_vendor) in ivtv_process_options() 655 itv->dev->subsystem_vendor, itv->dev->subsystem_device); in ivtv_process_options()
|
D | ivtv-cards.h | 180 u16 subsystem_vendor; member
|
/drivers/media/video/ |
D | hexium_orion.c | 259 if (0x17c8 == dev->pci->subsystem_vendor && 0x0101 == dev->pci->subsystem_device) { in hexium_probe() 267 if (0x17c8 == dev->pci->subsystem_vendor && 0x2101 == dev->pci->subsystem_device) { in hexium_probe()
|
/drivers/message/i2o/ |
D | pci.c | 366 if (pdev->subsystem_vendor == PCI_VENDOR_ID_PROMISE) { in i2o_pci_probe() 383 if (pdev->subsystem_vendor == PCI_VENDOR_ID_DPT) in i2o_pci_probe()
|
/drivers/media/video/cx18/ |
D | cx18-cards.h | 70 u16 subsystem_vendor; member
|
D | cx18-driver.c | 505 if (cx->dev->subsystem_vendor == CX18_PCI_ID_HAUPPAUGE) { in cx18_process_options() 518 if (cx->dev->subsystem_vendor != in cx18_process_options() 519 cx->card->pci_list[j].subsystem_vendor) in cx18_process_options() 536 cx->dev->subsystem_vendor, cx->dev->subsystem_device); in cx18_process_options()
|
/drivers/media/video/bt8xx/ |
D | bttv-input.c | 375 if (btv->c.pci->subsystem_vendor) { in bttv_input_init() 376 input_dev->id.vendor = btv->c.pci->subsystem_vendor; in bttv_input_init()
|
/drivers/media/dvb/ttpci/ |
D | av7110_ir.c | 351 if (av7110->dev->pci->subsystem_vendor) { in av7110_ir_init() 352 input_dev->id.vendor = av7110->dev->pci->subsystem_vendor; in av7110_ir_init()
|
D | av7110_v4l.c | 726 …if ((av7110->dev->pci->subsystem_vendor == 0x110a) && (av7110->dev->pci->subsystem_device == 0x000… in av7110_init_analog_module() 729 …} else if ((av7110->dev->pci->subsystem_vendor == 0x13c2) && (av7110->dev->pci->subsystem_device =… in av7110_init_analog_module() 732 …} else if ((av7110->dev->pci->subsystem_vendor == 0x13c2) && (av7110->dev->pci->subsystem_device =… in av7110_init_analog_module()
|
D | av7110.c | 171 if (dev->pci->subsystem_vendor == 0x13c2 && dev->pci->subsystem_device == 0x000a) in init_av7110_av() 188 else if (dev->pci->subsystem_vendor == 0x110a) { in init_av7110_av() 208 ((av7110->dev->pci->subsystem_vendor == 0x110a) || in init_av7110_av() 209 (av7110->dev->pci->subsystem_vendor == 0x13c2)) && in init_av7110_av() 216 if (dev->pci->subsystem_vendor == 0x13c2 && dev->pci->subsystem_device == 0x000e) in init_av7110_av() 2119 if (av7110->dev->pci->subsystem_vendor == 0x110a) { in frontend_init() 2130 } else if (av7110->dev->pci->subsystem_vendor == 0x13c2) { in frontend_init() 2283 av7110->dev->pci->subsystem_vendor, in frontend_init()
|
D | budget-ci.c | 211 if (saa->pci->subsystem_vendor) { in msp430_ir_init() 212 input_dev->id.vendor = saa->pci->subsystem_vendor; in msp430_ir_init() 1470 budget_ci->budget.dev->pci->subsystem_vendor, in frontend_init()
|
/drivers/media/video/cx88/ |
D | cx88-input.c | 345 if (pci->subsystem_vendor) { in cx88_ir_init() 346 input_dev->id.vendor = pci->subsystem_vendor; in cx88_ir_init()
|
/drivers/ata/ |
D | pata_ali.c | 71 if (pdev->subsystem_vendor == 0x10CF && pdev->subsystem_device == 0x10AF) in ali_cable_override() 74 if (pdev->subsystem_vendor == 0x1071 && pdev->subsystem_device == 0x8317) in ali_cable_override()
|
/drivers/mmc/host/ |
D | sdhci-pci.c | 83 if (chip->pdev->subsystem_vendor == PCI_VENDOR_ID_IBM) in ricoh_probe() 86 if (chip->pdev->subsystem_vendor == PCI_VENDOR_ID_SAMSUNG) in ricoh_probe()
|
/drivers/media/dvb/bt8xx/ |
D | dvb-bt8xx.c | 111 if ((adev->subsystem_vendor == bdev->subsystem_vendor) && in is_pci_slot_eq() 708 card->bt->dev->subsystem_vendor, in frontend_init()
|
/drivers/net/sfc/ |
D | boards.c | 263 (efx->pci_dev->subsystem_vendor == EFX_VENDID_SFC) in efx_set_board_info()
|
/drivers/serial/ |
D | 8250_pci.c | 69 dev->subsystem_vendor, dev->subsystem_device); in moan_device() 256 dev->subsystem_vendor == PCI_SUBVENDOR_ID_EXSYS) in pci_plx9050_init() 605 if (dev->subsystem_vendor == PCI_VENDOR_ID_IBM && in pci_netmos_init() 810 priv->dev->subsystem_vendor, in skip_tx_en_setup() 1141 quirk_id_matches(quirk->subvendor, dev->subsystem_vendor) && in find_quirk()
|
/drivers/media/video/saa7134/ |
D | saa7134-input.c | 639 if (dev->pci->subsystem_vendor) { in saa7134_input_init1() 640 input_dev->id.vendor = dev->pci->subsystem_vendor; in saa7134_input_init1()
|