vendor 455 arch/x86/kernel/cpu/amd.c { .vendor = X86_VENDOR_AMD, .family = 4, .model_names =
vendor 812 arch/x86/kernel/cpu/common.c char *vendor = NULL;
vendor 815 arch/x86/kernel/cpu/common.c vendor = this_cpu->c_vendor;
vendor 817 arch/x86/kernel/cpu/common.c vendor = c->x86_vendor_id;
vendor 819 arch/x86/kernel/cpu/common.c if (vendor && !strstr(c->x86_model_id, vendor))
vendor 820 arch/x86/kernel/cpu/common.c printk(KERN_CONT "%s ", vendor);
vendor 6 arch/x86/kernel/cpu/cpu.h int vendor;
vendor 258 arch/x86/kernel/cpu/cyrix.c u32 vendor, device;
vendor 278 arch/x86/kernel/cpu/cyrix.c vendor = read_pci_config_16(0, 0, 0x12, PCI_VENDOR_ID);
vendor 284 arch/x86/kernel/cpu/cyrix.c if (vendor == PCI_VENDOR_ID_CYRIX &&
vendor 355 arch/x86/kernel/cpu/intel.c { .vendor = X86_VENDOR_INTEL, .family = 4, .model_names =
vendor 368 arch/x86/kernel/cpu/intel.c { .vendor = X86_VENDOR_INTEL, .family = 5, .model_names =
vendor 379 arch/x86/kernel/cpu/intel.c { .vendor = X86_VENDOR_INTEL, .family = 6, .model_names =
vendor 393 arch/x86/kernel/cpu/intel.c { .vendor = X86_VENDOR_INTEL, .family = 15, .model_names =
vendor 105 arch/x86/kernel/cpu/mtrr/amd.c .vendor = X86_VENDOR_AMD,
vendor 209 arch/x86/kernel/cpu/mtrr/centaur.c .vendor = X86_VENDOR_CENTAUR,
vendor 258 arch/x86/kernel/cpu/mtrr/cyrix.c .vendor = X86_VENDOR_CYRIX,
vendor 66 arch/x86/kernel/cpu/mtrr/main.c if (ops->vendor && ops->vendor < X86_VENDOR_NUM)
vendor 67 arch/x86/kernel/cpu/mtrr/main.c mtrr_ops[ops->vendor] = ops;
vendor 79 arch/x86/kernel/cpu/mtrr/main.c if (dev->vendor == PCI_VENDOR_ID_SERVERWORKS &&
vendor 90 arch/x86/kernel/cpu/mtrr/main.c if (dev->vendor == PCI_VENDOR_ID_INTEL &&
vendor 39 arch/x86/kernel/cpu/mtrr/mtrr.h u32 vendor;
vendor 93 arch/x86/kernel/cpu/mtrr/mtrr.h #define is_cpu(vnd) (mtrr_if && mtrr_if->vendor == X86_VENDOR_##vnd)
vendor 15 arch/x86/kernel/cpu/umc.c { .vendor = X86_VENDOR_UMC, .family = 4, .model_names =
vendor 162 arch/x86/kernel/early-quirks.c u32 vendor;
vendor 200 arch/x86/kernel/early-quirks.c u16 vendor;
vendor 210 arch/x86/kernel/early-quirks.c vendor = read_pci_config_16(num, slot, func, PCI_VENDOR_ID);
vendor 215 arch/x86/kernel/early-quirks.c if (((early_qrk[i].vendor == PCI_ANY_ID) ||
vendor 216 arch/x86/kernel/early-quirks.c (early_qrk[i].vendor == vendor)) &&
vendor 109 arch/x86/kernel/efi.c name, vendor, attr,
vendor 118 arch/x86/kernel/efi.c name_size, name, vendor);
vendor 128 arch/x86/kernel/efi.c name, vendor, attr,
vendor 296 arch/x86/kernel/efi.c char vendor[100] = "unknown";
vendor 332 arch/x86/kernel/efi.c for (i = 0; i < sizeof(vendor) && *c16; ++i)
vendor 333 arch/x86/kernel/efi.c vendor[i] = *c16++;
vendor 334 arch/x86/kernel/efi.c vendor[i] = '\0';
vendor 341 arch/x86/kernel/efi.c efi.systab->hdr.revision & 0xffff, vendor);
vendor 83 arch/x86/kernel/k8.c u32 vendor = device & 0xffff;
vendor 85 arch/x86/kernel/k8.c for (id = k8_nb_ids; id->vendor; id++)
vendor 86 arch/x86/kernel/k8.c if (vendor == id->vendor && device == id->device)
vendor 22 arch/x86/kernel/mmconf-fam10h_64.c u32 vendor;
vendor 82 arch/x86/kernel/mmconf-fam10h_64.c u16 vendor;
vendor 88 arch/x86/kernel/mmconf-fam10h_64.c vendor = id & 0xffff;
vendor 90 arch/x86/kernel/mmconf-fam10h_64.c if (pci_probes[i].vendor == vendor &&
vendor 47 arch/x86/kernel/reboot_fixups_32.c unsigned int vendor;
vendor 78 arch/x86/kernel/reboot_fixups_32.c dev = pci_get_device(cur->vendor, cur->device, NULL);
vendor 440 arch/x86/oprofile/nmi_int.c __u8 vendor = boot_cpu_data.x86_vendor;
vendor 448 arch/x86/oprofile/nmi_int.c switch (vendor) {
vendor 231 arch/x86/pci/amd_bus.c u32 vendor;
vendor 308 arch/x86/pci/amd_bus.c u16 vendor;
vendor 314 arch/x86/pci/amd_bus.c vendor = id & 0xffff;
vendor 316 arch/x86/pci/amd_bus.c if (pci_probes[i].vendor == vendor &&
vendor 46 arch/x86/pci/irq.c u16 vendor, device;
vendor 53 arch/x86/pci/irq.c u16 vendor;
vendor 497 arch/x86/pci/irq.c dev->vendor, dev->device, pirq, irq);
vendor 505 arch/x86/pci/irq.c dev->vendor, dev->device, pirq, irq);
vendor 836 arch/x86/pci/irq.c for (h = pirq_routers; h->vendor; h++) {
vendor 838 arch/x86/pci/irq.c if (rt->rtr_vendor == h->vendor &&
vendor 842 arch/x86/pci/irq.c if (pirq_router_dev->vendor == h->vendor &&
vendor 848 arch/x86/pci/irq.c pirq_router_dev->vendor, pirq_router_dev->device);
vendor 918 arch/x86/pci/irq.c dev->vendor == PCI_VENDOR_ID_O2) {
vendor 161 arch/x86/pci/mmconfig-shared.c u32 vendor;
vendor 181 arch/x86/pci/mmconfig-shared.c u16 vendor, device;
vendor 196 arch/x86/pci/mmconfig-shared.c vendor = l & 0xffff;
vendor 199 arch/x86/pci/mmconfig-shared.c if (pci_mmcfg_probes[i].vendor == vendor &&
vendor 1200 include/acpi/actypes.h struct acpi_resource_vendor vendor;
vendor 78 include/asm-parisc/superio.h (((x)->vendor == PCI_VENDOR_ID_NS) && \
vendor 355 include/linux/ac97_codec.h unsigned short vendor; /* PCI vendor id */
vendor 431 include/linux/hid.h __u32 vendor; /* Vendor ID */
vendor 510 include/linux/hid.h .vendor = (ven), .product = (prod)
vendor 44 include/linux/hiddev.h __s16 vendor;
vendor 28 include/linux/hidraw.h __s16 vendor;
vendor 45 include/linux/input.h __u16 vendor;
vendor 57 include/linux/isapnp.h { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }
vendor 67 include/linux/isapnp.h unsigned short vendor, function;
vendor 73 include/linux/isapnp.h .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction)
vendor 79 include/linux/isapnp.h unsigned short vendor, function;
vendor 69 include/linux/mmc/card.h unsigned short vendor;
vendor 43 include/linux/mmc/sdio_func.h unsigned short vendor; /* vendor id */
vendor 94 include/linux/mmc/sdio_func.h .vendor = (vend), .device = (dev)
vendor 106 include/linux/mmc/sdio_func.h .vendor = SDIO_ANY_ID, .device = SDIO_ANY_ID
vendor 18 include/linux/mod_devicetable.h __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/
vendor 138 include/linux/mod_devicetable.h __u32 vendor;
vendor 316 include/linux/mod_devicetable.h __u16 vendor;
vendor 363 include/linux/mod_devicetable.h __u16 vendor; /* Vendor or SDIO_ANY_ID */
vendor 371 include/linux/mod_devicetable.h __u16 vendor;
vendor 376 include/linux/mod_devicetable.h { .vendor = _vendor, .coreid = _coreid, .revision = _revision, }
vendor 386 include/linux/mod_devicetable.h __u32 vendor;
vendor 159 include/linux/pci.h unsigned short vendor;
vendor 440 include/linux/pci.h .vendor = (vend), .device = (dev), \
vendor 454 include/linux/pci.h .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \
vendor 469 include/linux/pci.h PCI_VENDOR_ID_##vendor, (device), \
vendor 1043 include/linux/pci.h u16 vendor, device; /* You can use PCI_ANY_ID here of course */
vendor 1060 include/linux/pci.h __attribute__((__section__(#section))) = { vendor, device, hook };
vendor 1063 include/linux/pci.h vendor##device##hook, vendor, device, hook)
vendor 1066 include/linux/pci.h vendor##device##hook, vendor, device, hook)
vendor 1069 include/linux/pci.h vendor##device##hook, vendor, device, hook)
vendor 1072 include/linux/pci.h vendor##device##hook, vendor, device, hook)
vendor 1075 include/linux/pci.h resume##vendor##device##hook, vendor, device, hook)
vendor 1078 include/linux/pci.h resume_early##vendor##device##hook, vendor, device, hook)
vendor 1081 include/linux/pci.h suspend##vendor##device##hook, vendor, device, hook)
vendor 30 include/linux/pcieport_if.h __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/
vendor 66 include/linux/ssb/ssb.h u16 vendor;
vendor 87 include/linux/tc.h char vendor[9];
vendor 97 include/linux/tc.h char vendor[9];
vendor 20 include/linux/usb/input.h id->vendor = le16_to_cpu(dev->descriptor.idVendor);
vendor 18 include/linux/usb/iowarrior.h __u32 vendor;
vendor 72 include/media/saa7146.h .vendor = PCI_VENDOR_ID_PHILIPS, \
vendor 506 include/pcmcia/cistpl.h u_char vendor, info;
vendor 102 include/scsi/scsi_device.h const char * vendor; /* [back_compat] point into 'inquiry' ... */
vendor 175 include/scsi/scsi_device.h char *vendor;
vendor 1654 include/sound/emu10k1.h u32 vendor;
vendor 120 include/sound/memalloc.h #define snd_dma_pci_buf_id(pci) (((unsigned int)(pci)->vendor << 16) | (pci)->device)
vendor 73 kernel/trace/trace_mmiotrace.c dev->vendor, dev->device, dev->irq);
vendor 115 net/bluetooth/hidp/core.c ci->vendor = 0x0000;
vendor 121 net/bluetooth/hidp/core.c ci->vendor = session->input->id.vendor;
vendor 131 net/bluetooth/hidp/core.c ci->vendor = session->hid->vendor;
vendor 523 net/bluetooth/hidp/core.c int vendor = 0x0000, product = 0x0000;
vendor 529 net/bluetooth/hidp/core.c vendor = session->input->id.vendor;
vendor 534 net/bluetooth/hidp/core.c vendor = session->hid->vendor;
vendor 538 net/bluetooth/hidp/core.c daemonize("khidpd_%04x%04x", vendor, product);
vendor 640 net/bluetooth/hidp/core.c input->id.vendor = req->vendor;
vendor 772 net/bluetooth/hidp/core.c hid->vendor = req->vendor;
vendor 92 net/bluetooth/hidp/hidp.h __u16 vendor;
vendor 109 net/bluetooth/hidp/hidp.h __u16 vendor;
vendor 155 net/bluetooth/hidp/sock.c __u16 vendor;
vendor 201 net/bluetooth/hidp/sock.c put_user(ca.vendor, &uca->vendor) ||
vendor 763 net/sunrpc/xprtrdma/verbs.c (pcid->vendor == PCI_VENDOR_ID_MELLANOX ||
vendor 764 net/sunrpc/xprtrdma/verbs.c pcid->vendor == PCI_VENDOR_ID_TOPSPIN)) {
vendor 213 scripts/mod/file2alias.c id->vendor = TO_NATIVE(id->vendor);
vendor 217 scripts/mod/file2alias.c ADD(alias, "v", id->vendor != HID_ANY_ID, id->vendor);
vendor 255 scripts/mod/file2alias.c id->vendor = TO_NATIVE(id->vendor);
vendor 263 scripts/mod/file2alias.c ADD(alias, "v", id->vendor != PCI_ANY_ID, id->vendor);
vendor 525 scripts/mod/file2alias.c ADD(alias, "v", id->flags & INPUT_DEVICE_ID_MATCH_VENDOR, id->vendor);
vendor 595 scripts/mod/file2alias.c id->vendor = TO_NATIVE(id->vendor);
vendor 600 scripts/mod/file2alias.c ADD(alias, "v", id->vendor != (__u16)SDIO_ANY_ID, id->vendor);
vendor 610 scripts/mod/file2alias.c id->vendor = TO_NATIVE(id->vendor);
vendor 615 scripts/mod/file2alias.c ADD(alias, "v", id->vendor != SSB_ANY_VENDOR, id->vendor);
vendor 627 scripts/mod/file2alias.c id->vendor = TO_NATIVE(id->vendor);
vendor 631 scripts/mod/file2alias.c ADD(alias, "v", id->vendor != VIRTIO_DEV_ANY_ID, id->vendor);
vendor 421 sound/core/memalloc.c int vendor, device, size, buffers;
vendor 427 sound/core/memalloc.c (vendor = simple_strtol(token, NULL, 0)) <= 0 ||
vendor 441 sound/core/memalloc.c vendor &= 0xffff;
vendor 446 sound/core/memalloc.c while ((pci = pci_get_device(vendor, device, pci)) != NULL) {
vendor 450 sound/core/memalloc.c printk(KERN_ERR "snd-page-alloc: cannot set DMA mask %lx for pci %04x:%04x\n", mask, vendor, device);
vendor 480 sound/core/memalloc.c snd_dma_reserve_buf(&dmab, (unsigned int)((vendor << 16) | device));
vendor 91 sound/drivers/pcsp/pcsp_input.c input_dev->id.vendor = 0x001f;
vendor 2839 sound/oss/ad1848.c vendor, function;
vendor 2908 sound/oss/ad1848.c if((ad1848_dev = pnp_find_dev(bus, ad1848_isapnp_list[slot].vendor, ad1848_isapnp_list[slot].function, NULL)))
vendor 172 sound/pci/au88x0/au88x0.c chip->vendor = pci->vendor;
vendor 339 sound/pci/au88x0/au88x0.c &(chip->vendor))) < 0) {
vendor 184 sound/pci/au88x0/au88x0.h u16 vendor;
vendor 791 sound/pci/bt87x.c { .vendor = PCI_VENDOR_ID_BROOKTREE, \
vendor 3475 sound/pci/cs46xx/cs46xx_lib.c u16 vendor;
vendor 3486 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1489,
vendor 3492 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x5053,
vendor 3499 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1071,
vendor 3506 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x14af, /* Guillemot Corporation */
vendor 3513 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3520 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3528 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3535 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3542 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3550 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3555 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681,
vendor 3561 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x153b,
vendor 3566 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x153b,
vendor 3572 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM,
vendor 3579 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM,
vendor 3586 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM,
vendor 3779 sound/pci/cs46xx/cs46xx_lib.c if (cp->vendor == ss_vendor && cp->id == ss_card) {
vendor 1303 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
vendor 1348 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
vendor 1388 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
vendor 1398 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
vendor 1407 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
vendor 1415 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
vendor 1423 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
vendor 1431 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
vendor 1439 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008,
vendor 1446 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
vendor 1459 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
vendor 1468 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20021102,
vendor 1477 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20011102,
vendor 1494 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10071102,
vendor 1504 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10051102,
vendor 1514 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10031102,
vendor 1523 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102,
vendor 1534 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .revision = 0x04,
vendor 1542 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00531102,
vendor 1548 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00521102,
vendor 1555 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102,
vendor 1561 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004,
vendor 1567 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806B1102,
vendor 1573 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806A1102,
vendor 1579 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80691102,
vendor 1587 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
vendor 1594 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80651102,
vendor 1600 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
vendor 1606 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
vendor 1613 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80611102,
vendor 1621 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
vendor 1627 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80401102,
vendor 1632 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80321102,
vendor 1638 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80311102,
vendor 1644 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80281102,
vendor 1651 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80271102,
vendor 1657 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80261102,
vendor 1663 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80231102,
vendor 1669 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80221102,
vendor 1675 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x40011102,
vendor 1680 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00211102,
vendor 1686 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00201102,
vendor 1692 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002,
vendor 1749 sound/pci/emu10k1/emu10k1_main.c snd_printdd("vendor=0x%x, device=0x%x, subsystem_vendor_id=0x%x, subsystem_id=0x%x\n",pci->vendor, pci->device, emu->serial, emu->model);
vendor 1751 sound/pci/emu10k1/emu10k1_main.c for (c = emu_chip_details; c->vendor; c++) {
vendor 1752 sound/pci/emu10k1/emu10k1_main.c if (c->vendor == pci->vendor && c->device == pci->device) {
vendor 1766 sound/pci/emu10k1/emu10k1_main.c if (c->vendor == 0) {
vendor 1777 sound/pci/emu10k1/emu10k1_main.c c->name, pci->vendor, pci->device, emu->serial, c->subsystem);
vendor 1780 sound/pci/emu10k1/emu10k1_main.c c->name, pci->vendor, pci->device, emu->serial);
vendor 1589 sound/pci/ens1370.c if (ensoniq->pci->vendor == list->vid &&
vendor 2505 sound/pci/es1968.c unsigned short vendor; /* subsystem vendor id */
vendor 2602 sound/pci/es1968.c vend == pm_whitelist[i].vendor) {
vendor 2699 sound/pci/es1968.c vend == mpu_blacklist[i].vendor) {
vendor 94 sound/pci/hda/hda_beep.c input_dev->id.vendor = codec->vendor_id >> 16;
vendor 490 sound/pci/hda/hda_codec.c const char *vendor = NULL;
vendor 496 sound/pci/hda/hda_codec.c vendor = c->name;
vendor 500 sound/pci/hda/hda_codec.c if (!vendor) {
vendor 502 sound/pci/hda/hda_codec.c vendor = tmp;
vendor 505 sound/pci/hda/hda_codec.c snprintf(name, namelen, "%s %s", vendor, codec->preset->name);
vendor 507 sound/pci/hda/hda_codec.c snprintf(name, namelen, "%s ID %x", vendor,
vendor 2039 sound/pci/hda/hda_intel.c if (chip->pci->vendor == PCI_VENDOR_ID_VIA &&
vendor 2312 sound/pci/ice1712/ice1712.c u16 vendor, device;
vendor 2313 sound/pci/ice1712/ice1712.c pci_read_config_word(ice->pci, PCI_SUBSYSTEM_VENDOR_ID, &vendor);
vendor 2315 sound/pci/ice1712/ice1712.c ice->eeprom.subvendor = ((unsigned int)swab16(vendor) << 16) | swab16(device);
vendor 2160 sound/pci/ice1712/ice1724.c u16 vendor, device;
vendor 2162 sound/pci/ice1712/ice1724.c &vendor);
vendor 2165 sound/pci/ice1712/ice1724.c ((unsigned int)swab16(vendor) << 16) | swab16(device);
vendor 2854 sound/pci/intel8x0.c if (pci->vendor == PCI_VENDOR_ID_INTEL &&
vendor 423 sound/pci/korg1212/korg1212.c .vendor = 0x10b5,
vendor 47 sound/pci/oxygen/oxygen.h .vendor = PCI_VENDOR_ID_CMEDIA, \
vendor 511 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4310,
vendor 515 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4320,
vendor 519 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4330,
vendor 523 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4340,
vendor 532 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4312,
vendor 536 sound/pci/riptide/riptide.c .vendor = 0x127a,.device = 0x4322,
vendor 539 sound/pci/riptide/riptide.c {.vendor = 0x127a,.device = 0x4332,
vendor 542 sound/pci/riptide/riptide.c {.vendor = 0x127a,.device = 0x4342,
vendor 589 sound/pci/rme9652/hdsp.c .vendor = PCI_VENDOR_ID_XILINX,
vendor 516 sound/pci/rme9652/hdspm.c .vendor = PCI_VENDOR_ID_XILINX,
vendor 319 sound/pci/rme9652/rme9652.c .vendor = 0x10ee,
vendor 98 sound/pci/trident/trident.c ((pci->vendor << 16) | pci->device) == TRIDENT_DEVICE_ID_SI7018 ? 1 : 2,
vendor 3569 sound/pci/trident/trident_main.c trident->device = (pci->vendor << 16) | pci->device;
vendor 239 sound/ppc/beep.c input_dev->id.vendor = 0x001f;
vendor 115 sound/usb/usbaudio.h #define USB_ID(vendor, product) (((vendor) << 16) | (product))
vendor 1160 sound/usb/usbmidi.c { .id = USB_ID(vendor, product), \
vendor 1164 sound/usb/usbmidi.c PORT_INFO(vendor, product, num, name, 0, \
vendor 1169 sound/usb/usbmidi.c PORT_INFO(vendor, product, num, name, 0, \
vendor 1173 sound/usb/usbmidi.c PORT_INFO(vendor, product, num, name, voices, \
vendor 1182 sound/usb/usbmidi.c PORT_INFO(vendor, product, num, name, voices, \