vendor 147 arch/arm/common/it8152.c if ((dev->vendor == PCI_VENDOR_ID_ITE) && vendor 334 arch/arm/common/it8152.c if ((dev->vendor == PCI_VENDOR_ID_ITE) && vendor 278 arch/arm/kernel/bios32.c return ((dev->vendor == PCI_VENDOR_ID_INTERG && vendor 281 arch/arm/kernel/bios32.c (dev->vendor == PCI_VENDOR_ID_ITE && vendor 1042 arch/arm/mach-davinci/board-da850-evm.c .vendor = 0, /* /sys/class/input/input?/id/vendor */ vendor 21 arch/arm/mach-footbridge/ebsa285-pci.c if (dev->vendor == PCI_VENDOR_ID_CONTAQ && vendor 788 arch/arm/mach-rpc/ecard.c static DEVICE_ATTR_RO(vendor); vendor 225 arch/ia64/include/asm/processor.h char vendor[16]; vendor 34 arch/ia64/kernel/acpi-ext.c struct acpi_resource_vendor_typed *vendor; vendor 40 arch/ia64/kernel/acpi-ext.c vendor = &resource->data.vendor_typed; vendor 42 arch/ia64/kernel/acpi-ext.c if (ACPI_FAILURE(status) || vendor->byte_length < 16) { vendor 47 arch/ia64/kernel/acpi-ext.c memcpy(base, vendor->byte_data, sizeof(*base)); vendor 48 arch/ia64/kernel/acpi-ext.c memcpy(length, vendor->byte_data + 8, sizeof(*length)); vendor 132 arch/ia64/kernel/efi.c prefix##_get_variable (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, \ vendor 144 arch/ia64/kernel/efi.c adjust_arg(name), adjust_arg(vendor), aattr, \ vendor 153 arch/ia64/kernel/efi.c efi_guid_t *vendor) \ vendor 161 arch/ia64/kernel/efi.c adjust_arg(name_size), adjust_arg(name), adjust_arg(vendor)); \ vendor 168 arch/ia64/kernel/efi.c prefix##_set_variable (efi_char16_t *name, efi_guid_t *vendor, \ vendor 178 arch/ia64/kernel/efi.c adjust_arg(name), adjust_arg(vendor), attr, data_size, \ vendor 480 arch/ia64/kernel/efi.c char *cp, vendor[100] = "unknown"; vendor 529 arch/ia64/kernel/efi.c for (i = 0;i < (int) sizeof(vendor) - 1 && *c16; ++i) vendor 530 arch/ia64/kernel/efi.c vendor[i] = *c16++; vendor 531 arch/ia64/kernel/efi.c vendor[i] = '\0'; vendor 536 arch/ia64/kernel/efi.c efi.systab->hdr.revision & 0xffff, vendor); vendor 718 arch/ia64/kernel/setup.c cpunum, c->vendor, c->family, c->model, vendor 809 arch/ia64/kernel/setup.c char vendor[16]; vendor 834 arch/ia64/kernel/setup.c memcpy(c->vendor, cpuid.field.vendor, 16); vendor 79 arch/mips/include/asm/lasat/lasat.h unsigned char vendor; vendor 107 arch/mips/include/asm/mach-loongson64/boot_param.h u32 vendor; vendor 32 arch/mips/pci/fixup-loongson3.c pdev->vendor, pdev->device, pdev->irq); vendor 45 arch/mips/pci/fixup-sb1250.c ht_bridge = !exclude->set && (dev->vendor == PCI_VENDOR_ID_SIBYTE && vendor 1487 arch/mips/pci/pcie-octeon.c (dev->vendor == 0x10b5) && (dev->device == 0x8114)) { vendor 79 arch/parisc/include/asm/superio.h (((x)->vendor == PCI_VENDOR_ID_NS) && \ vendor 1375 arch/powerpc/kernel/eeh.c for (id = &eeh_reset_ids[0]; id->vendor != 0; id++) { vendor 1376 arch/powerpc/kernel/eeh.c if (id->vendor != PCI_ANY_ID && vendor 1377 arch/powerpc/kernel/eeh.c id->vendor != pdev->vendor) vendor 196 arch/powerpc/kernel/pci_of_scan.c dev->vendor = get_int_prop(node, "vendor-id", 0xffff); vendor 256 arch/powerpc/platforms/44x/ppc476.c if (dev->vendor == 0x1033 && (dev->device == 0x0035 || vendor 340 arch/powerpc/platforms/52xx/mpc52xx_pci.c dev->vendor, dev->device); vendor 355 arch/powerpc/platforms/52xx/mpc52xx_pci.c if ( (dev->vendor == PCI_VENDOR_ID_MOTOROLA) && vendor 130 arch/powerpc/platforms/85xx/mpc85xx_cds.c if (dev->vendor == PCI_VENDOR_ID_VIA) { vendor 190 arch/powerpc/platforms/85xx/mpc85xx_cds.c dev->vendor == PCI_VENDOR_ID_IBM && vendor 559 arch/powerpc/platforms/maple/pci.c if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 635 arch/powerpc/platforms/maple/pci.c if (pdev->vendor != PCI_VENDOR_ID_AMD || vendor 175 arch/powerpc/platforms/pasemi/iommu.c if (dev->vendor == 0x1959 && dev->device == 0xa007 && vendor 176 arch/powerpc/platforms/powermac/pci.c const u32 *vendor, *device; vendor 184 arch/powerpc/platforms/powermac/pci.c vendor = of_get_property(np, "vendor-id", NULL); vendor 186 arch/powerpc/platforms/powermac/pci.c if (vendor == NULL || device == NULL) vendor 189 arch/powerpc/platforms/powermac/pci.c if ((*vendor == 0x106b) && (*device == 3) && (offset >= 0x10) vendor 867 arch/powerpc/platforms/powermac/pci.c dev->vendor == PCI_VENDOR_ID_DEC && vendor 961 arch/powerpc/platforms/powermac/pci.c if (dev->vendor == PCI_VENDOR_ID_APPLE vendor 1057 arch/powerpc/platforms/powermac/pci.c if (dev->vendor != PCI_VENDOR_ID_TI) vendor 1098 arch/powerpc/platforms/powermac/pci.c if (dev->vendor == PCI_VENDOR_ID_PROMISE) vendor 78 arch/powerpc/platforms/powernv/ocxl.c u16 vendor, id; vendor 83 arch/powerpc/platforms/powernv/ocxl.c &vendor); vendor 85 arch/powerpc/platforms/powernv/ocxl.c if (vendor == PCI_VENDOR_ID_IBM && id == dvsec_id) vendor 58 arch/powerpc/platforms/pseries/eeh_pseries.c pdn->vendor_id = pdev->vendor; vendor 301 arch/sparc/kernel/pci.c dev->vendor = of_getintprop_default(node, "vendor-id", 0xffff); vendor 350 arch/sparc/kernel/pci.c dev->vendor, dev->device, dev->hdr_type, dev->class); vendor 971 arch/sparc/kernel/pci.c if (to_pci_dev(dev)->vendor != PCI_VENDOR_ID_AL || vendor 376 arch/sparc/kernel/pci_sabre.c if (pdev->vendor == PCI_VENDOR_ID_SUN && vendor 140 arch/sparc/kernel/prom_32.c unsigned int *intr, *device, *vendor, reg0; vendor 165 arch/sparc/kernel/prom_32.c vendor = prop->value; vendor 172 arch/sparc/kernel/prom_32.c name, *vendor, *device, vendor 988 arch/um/drivers/virtio_uml.c vu_dev->vdev.id.vendor = VIRTIO_DEV_ANY_ID; vendor 90 arch/x86/boot/compressed/eboot.c &rom->vendor); vendor 262 arch/x86/events/amd/power.c { .vendor = X86_VENDOR_AMD, .family = 0x15 }, vendor 1019 arch/x86/events/intel/uncore.c while (ids && ids->vendor) { vendor 1020 arch/x86/events/intel/uncore.c if ((ids->vendor == pdev->vendor) && vendor 34 arch/x86/include/asm/cpu_device_id.h .vendor = X86_VENDOR_##_vendor, \ vendor 123 arch/x86/include/asm/intel-family.h .vendor = X86_VENDOR_INTEL, \ vendor 152 arch/x86/include/asm/pci.h uint16_t vendor; vendor 331 arch/x86/kernel/amd_nb.c u32 vendor = device & 0xffff; vendor 341 arch/x86/kernel/amd_nb.c for (id = misc_ids; id->vendor; id++) vendor 342 arch/x86/kernel/amd_nb.c if (vendor == id->vendor && device == id->device) vendor 1653 arch/x86/kernel/cpu/common.c const char *vendor = NULL; vendor 1656 arch/x86/kernel/cpu/common.c vendor = this_cpu->c_vendor; vendor 1659 arch/x86/kernel/cpu/common.c vendor = c->x86_vendor_id; vendor 1662 arch/x86/kernel/cpu/common.c if (vendor && !strstr(c->x86_model_id, vendor)) vendor 1663 arch/x86/kernel/cpu/common.c pr_cont("%s ", vendor); vendor 262 arch/x86/kernel/cpu/cyrix.c u32 vendor, device; vendor 282 arch/x86/kernel/cpu/cyrix.c vendor = read_pci_config_16(0, 0, 0x12, PCI_VENDOR_ID); vendor 288 arch/x86/kernel/cpu/cyrix.c if (vendor == PCI_VENDOR_ID_CYRIX && vendor 38 arch/x86/kernel/cpu/match.c m->vendor | m->family | m->model | m->steppings | m->feature; vendor 40 arch/x86/kernel/cpu/match.c if (m->vendor != X86_VENDOR_ANY && c->x86_vendor != m->vendor) vendor 327 arch/x86/kernel/cpu/microcode/core.c int vendor, family; vendor 329 arch/x86/kernel/cpu/microcode/core.c vendor = x86_cpuid_vendor(); vendor 332 arch/x86/kernel/cpu/microcode/core.c switch (vendor) { vendor 113 arch/x86/kernel/cpu/mtrr/amd.c .vendor = X86_VENDOR_AMD, vendor 115 arch/x86/kernel/cpu/mtrr/centaur.c .vendor = X86_VENDOR_CENTAUR, vendor 271 arch/x86/kernel/cpu/mtrr/cyrix.c .vendor = X86_VENDOR_CYRIX, vendor 85 arch/x86/kernel/cpu/mtrr/mtrr.c if (ops->vendor && ops->vendor < X86_VENDOR_NUM) vendor 86 arch/x86/kernel/cpu/mtrr/mtrr.c mtrr_ops[ops->vendor] = ops; vendor 101 arch/x86/kernel/cpu/mtrr/mtrr.c if (dev->vendor == PCI_VENDOR_ID_SERVERWORKS && vendor 112 arch/x86/kernel/cpu/mtrr/mtrr.c if (dev->vendor == PCI_VENDOR_ID_INTEL && vendor 16 arch/x86/kernel/cpu/mtrr/mtrr.h u32 vendor; vendor 63 arch/x86/kernel/cpu/mtrr/mtrr.h #define is_cpu(vnd) (mtrr_if && mtrr_if->vendor == X86_VENDOR_##vnd) vendor 676 arch/x86/kernel/early-quirks.c u32 vendor; vendor 740 arch/x86/kernel/early-quirks.c u16 vendor; vendor 751 arch/x86/kernel/early-quirks.c vendor = read_pci_config_16(num, slot, func, PCI_VENDOR_ID); vendor 756 arch/x86/kernel/early-quirks.c if (((early_qrk[i].vendor == PCI_ANY_ID) || vendor 757 arch/x86/kernel/early-quirks.c (early_qrk[i].vendor == vendor)) && vendor 24 arch/x86/kernel/mmconf-fam10h_64.c u32 vendor; vendor 79 arch/x86/kernel/mmconf-fam10h_64.c u16 vendor; vendor 85 arch/x86/kernel/mmconf-fam10h_64.c vendor = id & 0xffff; vendor 87 arch/x86/kernel/mmconf-fam10h_64.c if (pci_probes[i].vendor == vendor && vendor 81 arch/x86/kernel/probe_roms.c static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) vendor 86 arch/x86/kernel/probe_roms.c if (pdev->vendor == vendor && pdev->device == device) vendor 89 arch/x86/kernel/probe_roms.c for (id = drv ? drv->id_table : NULL; id && id->vendor; id++) vendor 90 arch/x86/kernel/probe_roms.c if (id->vendor == vendor && id->device == device) vendor 93 arch/x86/kernel/probe_roms.c return id && id->vendor; vendor 96 arch/x86/kernel/probe_roms.c static bool probe_list(struct pci_dev *pdev, unsigned short vendor, vendor 105 arch/x86/kernel/probe_roms.c if (device && match_id(pdev, vendor, device)) vendor 121 arch/x86/kernel/probe_roms.c unsigned short offset, vendor, device, list, rev; vendor 131 arch/x86/kernel/probe_roms.c if (probe_kernel_address(rom + offset + 0x4, vendor) != 0) vendor 137 arch/x86/kernel/probe_roms.c if (match_id(pdev, vendor, device)) { vendor 145 arch/x86/kernel/probe_roms.c probe_list(pdev, vendor, rom + offset + list)) { vendor 58 arch/x86/kernel/reboot_fixups_32.c unsigned int vendor; vendor 95 arch/x86/kernel/reboot_fixups_32.c dev = pci_get_device(cur->vendor, cur->device, NULL); vendor 659 arch/x86/kernel/setup.c u16 vendor, devid; vendor 674 arch/x86/kernel/setup.c vendor = read_pci_config_16(0, 2, 0, PCI_VENDOR_ID); vendor 675 arch/x86/kernel/setup.c if (vendor != 0x8086) vendor 177 arch/x86/kernel/sysfb_efi.c #define EFIFB_DMI_SYSTEM_ID(vendor, name, enumid) \ vendor 182 arch/x86/kernel/sysfb_efi.c DMI_MATCH(DMI_BIOS_VENDOR, vendor), \ vendor 675 arch/x86/oprofile/nmi_int.c __u8 vendor = boot_cpu_data.x86_vendor; vendor 686 arch/x86/oprofile/nmi_int.c switch (vendor) { vendor 88 arch/x86/pci/amd_bus.c u16 vendor; vendor 93 arch/x86/pci/amd_bus.c vendor = id & 0xffff; vendor 96 arch/x86/pci/amd_bus.c if (vendor != PCI_VENDOR_ID_AMD && vendor 97 arch/x86/pci/amd_bus.c vendor != PCI_VENDOR_ID_HYGON) vendor 89 arch/x86/pci/broadcom_bus.c u16 vendor, device; vendor 101 arch/x86/pci/broadcom_bus.c vendor = id & 0xffff; vendor 104 arch/x86/pci/broadcom_bus.c if (vendor == PCI_VENDOR_ID_SERVERWORKS && vendor 690 arch/x86/pci/common.c (dev->vendor == rom->vendor) && vendor 704 arch/x86/pci/fixup.c other = pci_get_device(dev->vendor, dev->device, NULL); vendor 706 arch/x86/pci/fixup.c (other = pci_get_device(dev->vendor, dev->device, other))) { vendor 46 arch/x86/pci/irq.c u16 vendor, device; vendor 53 arch/x86/pci/irq.c u16 vendor; vendor 494 arch/x86/pci/irq.c dev->vendor, dev->device, pirq, irq); vendor 502 arch/x86/pci/irq.c dev->vendor, dev->device, pirq, irq); vendor 850 arch/x86/pci/irq.c for (h = pirq_routers; h->vendor; h++) { vendor 852 arch/x86/pci/irq.c if (rt->rtr_vendor == h->vendor && vendor 856 arch/x86/pci/irq.c if (pirq_router_dev->vendor == h->vendor && vendor 862 arch/x86/pci/irq.c pirq_router_dev->vendor, pirq_router_dev->device); vendor 934 arch/x86/pci/irq.c dev->vendor == PCI_VENDOR_ID_O2) { vendor 270 arch/x86/pci/mmconfig-shared.c u16 vendor, device; vendor 274 arch/x86/pci/mmconfig-shared.c vendor = l & 0xffff; vendor 277 arch/x86/pci/mmconfig-shared.c if (PCI_VENDOR_ID_NVIDIA != vendor || 0x0369 != device) vendor 306 arch/x86/pci/mmconfig-shared.c u32 vendor; vendor 347 arch/x86/pci/mmconfig-shared.c u16 vendor, device; vendor 360 arch/x86/pci/mmconfig-shared.c vendor = l & 0xffff; vendor 364 arch/x86/pci/mmconfig-shared.c if (pci_mmcfg_probes[i].vendor == vendor && vendor 507 arch/x86/platform/efi/efi.c char vendor[100] = "unknown"; vendor 534 arch/x86/platform/efi/efi.c sizeof(vendor) * sizeof(efi_char16_t)); vendor 536 arch/x86/platform/efi/efi.c for (i = 0; i < sizeof(vendor) - 1 && c16[i]; ++i) vendor 537 arch/x86/platform/efi/efi.c vendor[i] = c16[i]; vendor 538 arch/x86/platform/efi/efi.c vendor[i] = '\0'; vendor 539 arch/x86/platform/efi/efi.c early_memunmap(c16, sizeof(vendor) * sizeof(efi_char16_t)); vendor 546 arch/x86/platform/efi/efi.c efi.systab->hdr.revision & 0xffff, vendor); vendor 788 arch/x86/platform/efi/efi_64.c efi_thunk_get_variable(efi_char16_t *name, efi_guid_t *vendor, vendor 800 arch/x86/platform/efi/efi_64.c *vnd = *vendor; vendor 820 arch/x86/platform/efi/efi_64.c efi_thunk_set_variable(efi_char16_t *name, efi_guid_t *vendor, vendor 831 arch/x86/platform/efi/efi_64.c *vnd = *vendor; vendor 849 arch/x86/platform/efi/efi_64.c efi_thunk_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, vendor 862 arch/x86/platform/efi/efi_64.c *vnd = *vendor; vendor 882 arch/x86/platform/efi/efi_64.c efi_guid_t *vendor) vendor 892 arch/x86/platform/efi/efi_64.c *vnd = *vendor; vendor 906 arch/x86/platform/efi/efi_64.c *vendor = *vnd; vendor 164 arch/x86/platform/geode/alix.c const char *vendor, *product; vendor 166 arch/x86/platform/geode/alix.c vendor = dmi_get_system_info(DMI_SYS_VENDOR); vendor 167 arch/x86/platform/geode/alix.c if (!vendor || strcmp(vendor, "PC Engines")) vendor 175 arch/x86/platform/geode/alix.c KBUILD_MODNAME, vendor, product); vendor 98 arch/x86/platform/geode/geos.c const char *vendor, *product; vendor 103 arch/x86/platform/geode/geos.c vendor = dmi_get_system_info(DMI_SYS_VENDOR); vendor 104 arch/x86/platform/geode/geos.c if (!vendor || strcmp(vendor, "Traverse Technologies")) vendor 112 arch/x86/platform/geode/geos.c KBUILD_MODNAME, vendor, product); vendor 479 arch/x86/power/cpu.c .vendor = X86_VENDOR_AMD, vendor 486 arch/x86/power/cpu.c .vendor = X86_VENDOR_AMD, vendor 19 arch/x86/xen/efi.c static efi_char16_t vendor[100] __initdata; vendor 68 arch/x86/xen/efi.c info->vendor.bufsz = sizeof(vendor); vendor 69 arch/x86/xen/efi.c set_xen_guest_handle(info->vendor.name, vendor); vendor 72 arch/x86/xen/efi.c efi_systab_xen.fw_vendor = __pa_symbol(vendor); vendor 73 arch/x86/xen/efi.c efi_systab_xen.fw_revision = info->vendor.revision; vendor 2138 drivers/acpi/acpi_video.c if (dev->vendor != PCI_VENDOR_ID_INTEL) vendor 215 drivers/acpi/acpica/rscalc.c if (resource->data.vendor.byte_length > 7) { vendor 226 drivers/acpi/acpica/rscalc.c (total_size + resource->data.vendor.byte_length); vendor 95 drivers/acpi/acpica/rsdumpinfo.c {ACPI_RSD_UINT16, ACPI_RSD_OFFSET(vendor.byte_length), "Length", NULL}, vendor 96 drivers/acpi/acpica/rsdumpinfo.c {ACPI_RSD_LONGLIST, ACPI_RSD_OFFSET(vendor.byte_data[0]), "Vendor Data", vendor 121 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), vendor 127 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), vendor 145 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), vendor 151 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), vendor 171 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), vendor 175 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), vendor 191 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), vendor 195 drivers/acpi/acpica/rsmemory.c {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), vendor 445 drivers/acpi/acpica/rsxface.c struct acpi_resource_vendor_typed *vendor; vendor 455 drivers/acpi/acpica/rsxface.c vendor = &resource->data.vendor_typed; vendor 464 drivers/acpi/acpica/rsxface.c if ((vendor->byte_length < (ACPI_UUID_LENGTH + 1)) || vendor 465 drivers/acpi/acpica/rsxface.c (vendor->uuid_subtype != info->uuid->subtype) || vendor 466 drivers/acpi/acpica/rsxface.c (memcmp(vendor->uuid, info->uuid->data, ACPI_UUID_LENGTH))) { vendor 615 drivers/acpi/apei/einj.c u32 tval, vendor; vendor 621 drivers/acpi/apei/einj.c vendor = val & ACPI5_VENDOR_BIT; vendor 627 drivers/acpi/apei/einj.c if (!vendor) { vendor 1454 drivers/acpi/nfit/core.c static DEVICE_ATTR_RO(vendor); vendor 619 drivers/ata/ahci.c if (pdev->vendor == PCI_VENDOR_ID_JMICRON && pdev->device == 0x2361) { vendor 1014 drivers/ata/ahci.c return pdev->vendor == PCI_VENDOR_ID_NVIDIA && vendor 1485 drivers/ata/ahci.c if (pdev->vendor != PCI_VENDOR_ID_INTEL || vendor 1604 drivers/ata/ahci.c if (!id || id->vendor != PCI_VENDOR_ID_INTEL) vendor 1646 drivers/ata/ahci.c if (pdev->vendor == PCI_VENDOR_ID_MARVELL && !marvell_enable) vendor 1657 drivers/ata/ahci.c if (pdev->vendor == PCI_VENDOR_ID_PROMISE) vendor 1662 drivers/ata/ahci.c if (pdev->vendor == PCI_VENDOR_ID_STMICRO && pdev->device == 0xCC06) vendor 1664 drivers/ata/ahci.c else if (pdev->vendor == 0x1c44 && pdev->device == 0x8000) vendor 1666 drivers/ata/ahci.c else if (pdev->vendor == PCI_VENDOR_ID_CAVIUM) { vendor 1678 drivers/ata/ahci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 1731 drivers/ata/ahci.c if (pdev->vendor == 0x177d && pdev->device == 0xa01c) vendor 184 drivers/ata/ata_generic.c if (dev->vendor == PCI_VENDOR_ID_UMC && vendor 189 drivers/ata/ata_generic.c if (dev->vendor == PCI_VENDOR_ID_OPTI && vendor 200 drivers/ata/ata_generic.c if (dev->vendor == PCI_VENDOR_ID_AL) vendor 203 drivers/ata/ata_generic.c if (dev->vendor == PCI_VENDOR_ID_ATI) { vendor 1423 drivers/ata/ata_piix.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && pdev->device == 0x2920 && vendor 1691 drivers/ata/ata_piix.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && pdev->device == 0x2652) { vendor 262 drivers/ata/libata-pmp.c u16 vendor = sata_pmp_gscr_vendor(gscr); vendor 295 drivers/ata/libata-pmp.c if (vendor == 0x1095 && (devid == 0x3726 || devid == 0x3826)) { vendor 316 drivers/ata/libata-pmp.c sata_pmp_spec_rev_str(gscr), vendor, devid, vendor 381 drivers/ata/libata-pmp.c u16 vendor = sata_pmp_gscr_vendor(gscr); vendor 385 drivers/ata/libata-pmp.c if (vendor == 0x1095 && (devid == 0x3726 || devid == 0x3826)) { vendor 404 drivers/ata/libata-pmp.c } else if (vendor == 0x1095 && devid == 0x4723) { vendor 416 drivers/ata/libata-pmp.c } else if (vendor == 0x1095 && devid == 0x4726) { vendor 438 drivers/ata/libata-pmp.c } else if (vendor == 0x1095 && (devid == 0x5723 || devid == 0x5733 || vendor 449 drivers/ata/libata-pmp.c } else if (vendor == 0x197b && (devid == 0x2352 || devid == 0x0325)) { vendor 462 drivers/ata/libata-pmp.c } else if (vendor == 0x11ab && devid == 0x4140) { vendor 250 drivers/ata/pata_acpi.c if (pdev->vendor == PCI_VENDOR_ID_ATI) { vendor 471 drivers/ata/pata_ali.c if (north && north->vendor == PCI_VENDOR_ID_AL && ali_isa_bridge) { vendor 562 drivers/ata/pata_amd.c if (pdev->vendor == PCI_VENDOR_ID_AMD) vendor 588 drivers/ata/pata_amd.c if (pdev->vendor == PCI_VENDOR_ID_AMD) { vendor 435 drivers/ata/pata_cmd64x.c int port_ok = !(bridge && bridge->vendor == vendor 852 drivers/ata/pata_it821x.c if (pdev->vendor != PCI_VENDOR_ID_ITE || vendor 913 drivers/ata/pata_it821x.c if (pdev->vendor == PCI_VENDOR_ID_RDC) { vendor 1026 drivers/ata/pata_legacy.c if (p->vendor == 0x1078 && p->device == 0x0000) { vendor 1031 drivers/ata/pata_legacy.c if (p->vendor == 0x1078 && p->device == 0x0002) { vendor 1036 drivers/ata/pata_legacy.c if (p->vendor == 0x8086 && p->device == 0x1234) { vendor 356 drivers/ata/pata_pdc202xx_old.c if (bridge && bridge->vendor == PCI_VENDOR_ID_INTEL) { vendor 280 drivers/ata/pata_sl82c105.c if (bridge->vendor != PCI_VENDOR_ID_WINBOND || vendor 3836 drivers/ata/sata_mv.c if (pdev->vendor == PCI_VENDOR_ID_TTI && vendor 212 drivers/bcma/host_pci.c bus->boardinfo.vendor = bus->host_pci->subsystem_vendor; vendor 3950 drivers/block/mtip32xx/mtip32xx.c pdev->vendor, pdev->device); vendor 3967 drivers/block/mtip32xx/mtip32xx.c if (pdev->bus->self->vendor == PCI_VENDOR_ID_ATI && vendor 3976 drivers/block/mtip32xx/mtip32xx.c parent_dev->bus->parent->self->vendor == vendor 3171 drivers/block/skd_main.c dev_dbg(&pdev->dev, "vendor=%04X device=%04x\n", pdev->vendor, vendor 1042 drivers/block/umem.c .vendor = 0x8086, vendor 1576 drivers/bluetooth/btmrvl_sdio.c id->vendor, id->device, id->class, func->num); vendor 284 drivers/bluetooth/btsdio.c if (func->vendor == SDIO_VENDOR_ID_BROADCOM && vendor 325 drivers/bluetooth/btsdio.c if (func->vendor == 0x0104 && func->device == 0x00c5) vendor 785 drivers/bus/fsl-mc/dprc-driver.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 787 drivers/bus/fsl-mc/dprc-driver.c {.vendor = 0x0}, vendor 367 drivers/bus/fsl-mc/dprc.c obj_desc->vendor = le16_to_cpu(rsp_params->vendor); vendor 631 drivers/bus/fsl-mc/fsl-mc-allocator.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 635 drivers/bus/fsl-mc/fsl-mc-allocator.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 639 drivers/bus/fsl-mc/fsl-mc-allocator.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 642 drivers/bus/fsl-mc/fsl-mc-allocator.c {.vendor = 0x0}, vendor 101 drivers/bus/fsl-mc/fsl-mc-bus.c for (id = mc_drv->match_id_table; id->vendor != 0x0; id++) { vendor 102 drivers/bus/fsl-mc/fsl-mc-bus.c if (id->vendor == mc_dev->obj_desc.vendor && vendor 123 drivers/bus/fsl-mc/fsl-mc-bus.c mc_dev->obj_desc.vendor, vendor 145 drivers/bus/fsl-mc/fsl-mc-bus.c return sprintf(buf, "fsl-mc:v%08Xd%s\n", mc_dev->obj_desc.vendor, vendor 880 drivers/bus/fsl-mc/fsl-mc-bus.c obj_desc.vendor = FSL_MC_VENDOR_FREESCALE; vendor 174 drivers/bus/fsl-mc/fsl-mc-private.h __le16 vendor; vendor 320 drivers/char/agp/ali-agp.c pdev->vendor, pdev->device); vendor 388 drivers/char/agp/ali-agp.c .vendor = PCI_VENDOR_ID_AL, vendor 178 drivers/char/agp/alpha-agp.c pdev->vendor = 0xffff; vendor 452 drivers/char/agp/amd-k7-agp.c if (gfxcard->vendor == PCI_VENDOR_ID_NVIDIA) { vendor 516 drivers/char/agp/amd-k7-agp.c .vendor = PCI_VENDOR_ID_AMD, vendor 524 drivers/char/agp/amd-k7-agp.c .vendor = PCI_VENDOR_ID_AMD, vendor 532 drivers/char/agp/amd-k7-agp.c .vendor = PCI_VENDOR_ID_AMD, vendor 534 drivers/char/agp/amd64-agp.c if (pdev->vendor == PCI_VENDOR_ID_AMD && vendor 539 drivers/char/agp/amd64-agp.c pdev->vendor, pdev->device); vendor 554 drivers/char/agp/amd64-agp.c if (pdev->vendor == PCI_VENDOR_ID_NVIDIA) { vendor 562 drivers/char/agp/amd64-agp.c if (pdev->vendor == PCI_VENDOR_ID_AL) { vendor 606 drivers/char/agp/amd64-agp.c if (pdev->vendor == PCI_VENDOR_ID_NVIDIA) vendor 618 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_AMD, vendor 627 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_AL, vendor 636 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 645 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 654 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 663 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 672 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 681 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_VIA, vendor 690 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_NVIDIA, vendor 698 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_NVIDIA, vendor 707 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 716 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 725 drivers/char/agp/amd64-agp.c .vendor = PCI_VENDOR_ID_AL, vendor 512 drivers/char/agp/ati-agp.c pdev->vendor, pdev->device); vendor 548 drivers/char/agp/ati-agp.c .vendor = PCI_VENDOR_ID_ATI, vendor 47 drivers/char/agp/compat_ioctl.c userinfo.bridge_id = kerninfo.device->vendor | vendor 432 drivers/char/agp/efficeon-agp.c .vendor = PCI_VENDOR_ID_TRANSMETA, vendor 723 drivers/char/agp/frontend.c userinfo.bridge_id = kerninfo.device->vendor | vendor 463 drivers/char/agp/hp-agp.c fake_bridge_dev.vendor = PCI_VENDOR_ID_HP; vendor 626 drivers/char/agp/i460-agp.c .vendor = PCI_VENDOR_ID_INTEL, vendor 756 drivers/char/agp/intel-agp.c pdev->vendor, pdev->device); vendor 836 drivers/char/agp/intel-agp.c .vendor = PCI_VENDOR_ID_INTEL, \ vendor 366 drivers/char/agp/isoch.c dev->vendor, dev->device); vendor 433 drivers/char/agp/nvidia-agp.c .vendor = PCI_VENDOR_ID_NVIDIA, vendor 441 drivers/char/agp/nvidia-agp.c .vendor = PCI_VENDOR_ID_NVIDIA, vendor 355 drivers/char/agp/parisc-agp.c fake_bridge_dev->vendor = PCI_VENDOR_ID_HP; vendor 193 drivers/char/agp/sis-agp.c pdev->vendor, pdev->device); vendor 244 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 252 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 260 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 268 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 276 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 284 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 292 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 300 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 308 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 316 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 324 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 332 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 340 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 348 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 356 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 364 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 372 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 380 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 388 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 396 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 404 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 412 drivers/char/agp/sis-agp.c .vendor = PCI_VENDOR_ID_SI, vendor 472 drivers/char/agp/sworks-agp.c "[%04x/%04x]\n", pdev->vendor, pdev->device); vendor 538 drivers/char/agp/sworks-agp.c .vendor = PCI_VENDOR_ID_SERVERWORKS, vendor 624 drivers/char/agp/uninorth-agp.c pdev->vendor, pdev->device); vendor 689 drivers/char/agp/uninorth-agp.c .vendor = PCI_VENDOR_ID_APPLE, vendor 528 drivers/char/agp/via-agp.c .vendor = PCI_VENDOR_ID_VIA, \ vendor 337 drivers/char/hw_random/intel-rng.c for (i = 0; !dev && pci_tbl[i].vendor; ++i) vendor 338 drivers/char/hw_random/intel-rng.c dev = pci_get_device(pci_tbl[i].vendor, pci_tbl[i].device, vendor 1161 drivers/char/sonypi.c jog_dev->id.vendor = PCI_VENDOR_ID_SONY; vendor 1176 drivers/char/sonypi.c key_dev->id.vendor = PCI_VENDOR_ID_SONY; vendor 614 drivers/char/tpm/tpm_i2c_infineon.c u32 vendor; vendor 635 drivers/char/tpm/tpm_i2c_infineon.c if (iic_tpm_read(TPM_DID_VID(0), (u8 *)&vendor, 4) < 0) { vendor 641 drivers/char/tpm/tpm_i2c_infineon.c if (vendor == TPM_TIS_I2C_DID_VID_9645) { vendor 643 drivers/char/tpm/tpm_i2c_infineon.c } else if (vendor == TPM_TIS_I2C_DID_VID_9635) { vendor 646 drivers/char/tpm/tpm_i2c_infineon.c dev_err(dev, "vendor id did not match! ID was %08x\n", vendor); vendor 651 drivers/char/tpm/tpm_i2c_infineon.c dev_info(dev, "1.2 TPM (device-id 0x%X)\n", vendor >> 16); vendor 571 drivers/char/tpm/tpm_tis_core.c u16 vendor; vendor 576 drivers/char/tpm/tpm_tis_core.c rc = tpm_tis_read16(priv, TPM_DID_VID(0), &vendor); vendor 581 drivers/char/tpm/tpm_tis_core.c if (vendor != TPM_VID_INTEL) vendor 860 drivers/char/tpm/tpm_tis_core.c u32 vendor; vendor 926 drivers/char/tpm/tpm_tis_core.c rc = tpm_tis_read32(priv, TPM_DID_VID(0), &vendor); vendor 930 drivers/char/tpm/tpm_tis_core.c priv->manufacturer_id = vendor; vendor 938 drivers/char/tpm/tpm_tis_core.c vendor >> 16, rid); vendor 5450 drivers/crypto/caam/caamalg_qi2.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 5453 drivers/crypto/caam/caamalg_qi2.c { .vendor = 0x0 } vendor 644 drivers/crypto/cavium/cpt/cptpf_main.c (u32)pdev->vendor, (u32)pdev->device); vendor 470 drivers/crypto/cavium/nitrox/nitrox_main.c ndev->hw.vendor_id = pdev->vendor; vendor 249 drivers/crypto/cavium/zip/zip_main.c pdev->vendor, pdev->device, dev_to_node(dev)); vendor 843 drivers/crypto/hifn_795x.c if (pci2id[i].pci_vendor == dev->pdev->vendor && vendor 1684 drivers/crypto/inside-secure/safexcel.c ent->vendor, ent->device, ent->subvendor, vendor 66 drivers/dca/dca-core.c return ((pdev->vendor == PCI_VENDOR_ID_INTEL) && vendor 1208 drivers/edac/amd64_edac.c static struct pci_dev *pci_get_related_function(unsigned int vendor, vendor 1214 drivers/edac/amd64_edac.c while ((dev = pci_get_device(vendor, device, dev))) { vendor 1259 drivers/edac/amd64_edac.c f1 = pci_get_related_function(nb->misc->vendor, pci_func, nb->misc); vendor 2649 drivers/edac/amd64_edac.c pvt->F0 = pci_get_related_function(pvt->F3->vendor, pci_id1, pvt->F3); vendor 2655 drivers/edac/amd64_edac.c pvt->F6 = pci_get_related_function(pvt->F3->vendor, pci_id2, pvt->F3); vendor 2672 drivers/edac/amd64_edac.c pvt->F1 = pci_get_related_function(pvt->F3->vendor, pci_id1, pvt->F3); vendor 2679 drivers/edac/amd64_edac.c pvt->F2 = pci_get_related_function(pvt->F3->vendor, pci_id2, pvt->F3); vendor 841 drivers/edac/i5000_edac.c pvt->system_address->vendor, pvt->system_address->device); vendor 844 drivers/edac/i5000_edac.c pvt->branchmap_werrors->vendor, vendor 848 drivers/edac/i5000_edac.c pvt->fsb_error_regs->vendor, pvt->fsb_error_regs->device); vendor 639 drivers/edac/i5100_edac.c static struct pci_dev *pci_get_device_func(unsigned vendor, vendor 646 drivers/edac/i5100_edac.c ret = pci_get_device(vendor, device, ret); vendor 777 drivers/edac/i5400_edac.c pvt->system_address->vendor, pvt->system_address->device); vendor 780 drivers/edac/i5400_edac.c pvt->branchmap_werrors->vendor, vendor 784 drivers/edac/i5400_edac.c pvt->fsb_error_regs->vendor, pvt->fsb_error_regs->device); vendor 975 drivers/edac/i7300_edac.c pvt->pci_dev_16_0_fsb_ctlr->vendor, vendor 979 drivers/edac/i7300_edac.c pvt->pci_dev_16_1_fsb_addr_map->vendor, vendor 983 drivers/edac/i7300_edac.c pvt->pci_dev_16_2_fsb_err_regs->vendor, vendor 414 drivers/edac/i82443bxgx_edac.c while (mci_pdev == NULL && id->vendor != 0) { vendor 415 drivers/edac/i82443bxgx_edac.c mci_pdev = pci_get_device(id->vendor, vendor 2538 drivers/edac/sb_edac.c pdev->vendor, pdev->device, vendor 323 drivers/firewire/core-device.c IMMEDIATE_ATTR(vendor, CSR_VENDOR), vendor 603 drivers/firewire/nosy.c lynx->phyic.vendor = get_phy_vendorid(lynx); vendor 686 drivers/firewire/nosy.c .vendor = PCI_VENDOR_ID_TI, vendor 284 drivers/firewire/ohci.c unsigned short vendor, device, revision, flags; vendor 3560 drivers/firewire/ohci.c if (dev->vendor == PCI_VENDOR_ID_PINNACLE_SYSTEMS) { vendor 3611 drivers/firewire/ohci.c if ((ohci_quirks[i].vendor == dev->vendor) && vendor 688 drivers/firmware/broadcom/bcm47xx_sprom.c nvram_read_u16(prefix, NULL, "boardvendor", &binfo->vendor, 0, true); vendor 689 drivers/firmware/broadcom/bcm47xx_sprom.c if (!binfo->vendor) vendor 690 drivers/firmware/broadcom/bcm47xx_sprom.c binfo->vendor = SSB_BOARDVENDOR_BCM; vendor 89 drivers/firmware/efi/arm-init.c char vendor[100] = "unknown"; vendor 120 drivers/firmware/efi/arm-init.c sizeof(vendor) * sizeof(efi_char16_t)); vendor 122 drivers/firmware/efi/arm-init.c for (i = 0; i < (int) sizeof(vendor) - 1 && *c16; ++i) vendor 123 drivers/firmware/efi/arm-init.c vendor[i] = c16[i]; vendor 124 drivers/firmware/efi/arm-init.c vendor[i] = '\0'; vendor 125 drivers/firmware/efi/arm-init.c early_memunmap(c16, sizeof(vendor) * sizeof(efi_char16_t)); vendor 130 drivers/firmware/efi/arm-init.c efi.systab->hdr.revision & 0xffff, vendor); vendor 41 drivers/firmware/efi/efi-pstore.c efi_guid_t vendor = LINUX_EFI_CRASH_GUID; vendor 49 drivers/firmware/efi/efi-pstore.c if (efi_guidcmp(entry->var.VendorGuid, vendor)) vendor 246 drivers/firmware/efi/efi-pstore.c efi_guid_t vendor = LINUX_EFI_CRASH_GUID; vendor 263 drivers/firmware/efi/efi-pstore.c ret = efivar_entry_set_safe(efi_name, vendor, PSTORE_EFI_ATTRIBUTES, vendor 278 drivers/firmware/efi/efi-pstore.c efi_guid_t vendor = LINUX_EFI_CRASH_GUID; vendor 281 drivers/firmware/efi/efi-pstore.c if (efi_guidcmp(entry->var.VendorGuid, vendor)) vendor 238 drivers/firmware/efi/efi.c static __init int efivar_ssdt_iter(efi_char16_t *name, efi_guid_t vendor, vendor 255 drivers/firmware/efi/efi.c memcpy(&entry->var.VendorGuid, &vendor, sizeof(efi_guid_t)); vendor 158 drivers/firmware/efi/efivars.c sanity_check(struct efi_variable *var, efi_char16_t *name, efi_guid_t vendor, vendor 166 drivers/firmware/efi/efivars.c efi_guidcmp(vendor, var->VendorGuid)) { vendor 177 drivers/firmware/efi/efivars.c efivar_validate(vendor, name, data, size) == false) { vendor 206 drivers/firmware/efi/efivars.c efi_guid_t vendor; vendor 222 drivers/firmware/efi/efivars.c vendor = compat->VendorGuid; vendor 227 drivers/firmware/efi/efivars.c err = sanity_check(var, name, vendor, size, attributes, data); vendor 239 drivers/firmware/efi/efivars.c vendor = new_var->VendorGuid; vendor 244 drivers/firmware/efi/efivars.c err = sanity_check(var, name, vendor, size, attributes, data); vendor 442 drivers/firmware/efi/efivars.c efi_guid_t vendor; vendor 454 drivers/firmware/efi/efivars.c vendor = compat->VendorGuid; vendor 460 drivers/firmware/efi/efivars.c vendor = del_var->VendorGuid; vendor 465 drivers/firmware/efi/efivars.c entry = efivar_entry_find(name, vendor, &efivar_sysfs_list, true); vendor 594 drivers/firmware/efi/efivars.c static int efivar_update_sysfs_entry(efi_char16_t *name, efi_guid_t vendor, vendor 599 drivers/firmware/efi/efivars.c if (efivar_entry_find(name, vendor, &efivar_sysfs_list, false)) vendor 603 drivers/firmware/efi/efivars.c memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); vendor 630 drivers/firmware/efi/efivars.c static int efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, vendor 640 drivers/firmware/efi/efivars.c memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); vendor 24 drivers/firmware/efi/libstub/secureboot.c #define get_efi_var(name, vendor, ...) \ vendor 26 drivers/firmware/efi/libstub/secureboot.c (efi_char16_t *)(name), (efi_guid_t *)(vendor), \ vendor 23 drivers/firmware/efi/libstub/tpm.c #define get_efi_var(name, vendor, ...) \ vendor 25 drivers/firmware/efi/libstub/tpm.c (efi_char16_t *)(name), (efi_guid_t *)(vendor), \ vendor 28 drivers/firmware/efi/libstub/tpm.c #define set_efi_var(name, vendor, ...) \ vendor 30 drivers/firmware/efi/libstub/tpm.c (efi_char16_t *)(name), (efi_guid_t *)(vendor), \ vendor 300 drivers/firmware/efi/runtime-wrappers.c efi_guid_t *vendor, vendor 309 drivers/firmware/efi/runtime-wrappers.c status = efi_queue_work(EFI_GET_VARIABLE, name, vendor, attr, data_size, vendor 317 drivers/firmware/efi/runtime-wrappers.c efi_guid_t *vendor) vendor 323 drivers/firmware/efi/runtime-wrappers.c status = efi_queue_work(EFI_GET_NEXT_VARIABLE, name_size, name, vendor, vendor 330 drivers/firmware/efi/runtime-wrappers.c efi_guid_t *vendor, vendor 339 drivers/firmware/efi/runtime-wrappers.c status = efi_queue_work(EFI_SET_VARIABLE, name, vendor, &attr, &data_size, vendor 346 drivers/firmware/efi/runtime-wrappers.c virt_efi_set_variable_nonblocking(efi_char16_t *name, efi_guid_t *vendor, vendor 355 drivers/firmware/efi/runtime-wrappers.c status = efi_call_virt(set_variable, name, vendor, attr, data_size, vendor 163 drivers/firmware/efi/vars.c efi_guid_t vendor; vendor 241 drivers/firmware/efi/vars.c efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, vendor 260 drivers/firmware/efi/vars.c if (efi_guidcmp(vendor, variable_validate[i].vendor)) vendor 277 drivers/firmware/efi/vars.c efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, vendor 288 drivers/firmware/efi/vars.c if (efi_guidcmp(variable_validate[i].vendor, vendor)) vendor 337 drivers/firmware/efi/vars.c static bool variable_is_present(efi_char16_t *variable_name, efi_guid_t *vendor, vendor 351 drivers/firmware/efi/vars.c *vendor)) { vendor 665 drivers/firmware/efi/vars.c efi_guid_t vendor = entry->var.VendorGuid; vendor 675 drivers/firmware/efi/vars.c if (head && efivar_entry_find(name, vendor, head, false)) { vendor 682 drivers/firmware/efi/vars.c status = ops->set_variable(name, &vendor, vendor 702 drivers/firmware/efi/vars.c efivar_entry_set_nonblocking(efi_char16_t *name, efi_guid_t vendor, vendor 724 drivers/firmware/efi/vars.c status = ops->set_variable_nonblocking(name, &vendor, attributes, vendor 748 drivers/firmware/efi/vars.c int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, vendor 772 drivers/firmware/efi/vars.c return efivar_entry_set_nonblocking(name, vendor, attributes, vendor 789 drivers/firmware/efi/vars.c status = ops->set_variable(name, &vendor, attributes, size, data); vendor 963 drivers/firmware/efi/vars.c efi_guid_t *vendor = &entry->var.VendorGuid; vendor 969 drivers/firmware/efi/vars.c if (efivar_validate(*vendor, name, data, *size) == false) vendor 1003 drivers/firmware/efi/vars.c status = ops->set_variable(name, vendor, attributes, *size, data); vendor 309 drivers/firmware/google/gsmi.c efi_guid_t *vendor, u32 *attr, vendor 329 drivers/firmware/google/gsmi.c memcpy(¶m.guid, vendor, sizeof(param.guid)); vendor 374 drivers/firmware/google/gsmi.c efi_guid_t *vendor) vendor 395 drivers/firmware/google/gsmi.c memcpy(¶m.guid, vendor, sizeof(param.guid)); vendor 420 drivers/firmware/google/gsmi.c memcpy(vendor, ¶m.guid, sizeof(param.guid)); vendor 430 drivers/firmware/google/gsmi.c efi_guid_t *vendor, vendor 454 drivers/firmware/google/gsmi.c memcpy(¶m.guid, vendor, sizeof(param.guid)); vendor 589 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c if (pdev->vendor == p->chip_vendor && vendor 388 drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c vhdr->VendorID == adev->pdev->vendor && vendor 2619 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c amdgpu_asic_name[adev->asic_type], pdev->vendor, pdev->device, vendor 549 drivers/gpu/drm/amd/amdkfd/kfd_device.c pdev->vendor, pdev->device); vendor 701 drivers/gpu/drm/amd/amdkfd/kfd_device.c dev_info(kfd_device, "added device %x:%x\n", kfd->pdev->vendor, vendor 726 drivers/gpu/drm/amd/amdkfd/kfd_device.c kfd->pdev->vendor, kfd->pdev->device); vendor 832 drivers/gpu/drm/amd/amdkfd/kfd_device.c kfd->pdev->vendor, kfd->pdev->device); vendor 840 drivers/gpu/drm/amd/amdkfd/kfd_device.c kfd->pdev->vendor, kfd->pdev->device); vendor 1276 drivers/gpu/drm/amd/amdkfd/kfd_topology.c dev->node_props.vendor_id = gpu->pdev->vendor; vendor 48 drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c int8_t vendor[3];/* "AMD" */ vendor 2503 drivers/gpu/drm/amd/display/dc/core/dc_resource.c info->vendor.valid = false; vendor 2514 drivers/gpu/drm/amd/display/dc/core/dc_resource.c set_vendor_info_packet(&info->vendor, pipe_ctx->stream); vendor 783 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c dce110_update_hdmi_info_packet(enc110, 0, &info_frame->vendor); vendor 796 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c dce110_update_hdmi_info_packet(enc110, 1, &info_frame->vendor); vendor 660 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c enc1_update_hdmi_info_packet(enc1, 1, &info_frame->vendor); vendor 157 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c enc2_update_hdmi_info_packet(enc1, 1, &info_frame->vendor); vendor 80 drivers/gpu/drm/amd/display/dc/inc/hw/stream_encoder.h struct dc_info_packet vendor; vendor 54 drivers/gpu/drm/ast/ast_drv.c .vendor = PCI_VENDOR_ASPEED, \ vendor 162 drivers/gpu/drm/bochs/bochs_drv.c .vendor = 0x1234, vendor 169 drivers/gpu/drm/bochs/bochs_drv.c .vendor = 0x1234, vendor 620 drivers/gpu/drm/cirrus/cirrus.c .vendor = PCI_VENDOR_ID_CIRRUS, vendor 626 drivers/gpu/drm/cirrus/cirrus.c .vendor = PCI_VENDOR_ID_CIRRUS, vendor 75 drivers/gpu/drm/drm_agpsupport.c info->id_vendor = kern->device->vendor; vendor 103 drivers/gpu/drm/drm_edid.c char vendor[4]; vendor 1827 drivers/gpu/drm/drm_edid.c static bool edid_vendor(const struct edid *edid, const char *vendor) vendor 1836 drivers/gpu/drm/drm_edid.c return !strncmp(edid_vendor, vendor, 3); vendor 1853 drivers/gpu/drm/drm_edid.c if (edid_vendor(edid, quirk->vendor) && vendor 290 drivers/gpu/drm/drm_pci.c for (i = 0; pdriver->id_table[i].vendor != 0; i++) { vendor 301 drivers/gpu/drm/drm_pci.c pci_get_subsys(pid->vendor, pid->device, pid->subvendor, vendor 552 drivers/gpu/drm/drm_vm.c || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) vendor 827 drivers/gpu/drm/exynos/exynos_hdmi.c ret = drm_hdmi_vendor_infoframe_from_display_mode(&frm.vendor.hdmi, vendor 830 drivers/gpu/drm/exynos/exynos_hdmi.c ret = hdmi_vendor_infoframe_pack(&frm.vendor.hdmi, buf, vendor 355 drivers/gpu/drm/i2c/sil164_drv.c int vendor = sil164_read(client, SIL164_VENDOR_HI) << 8 | vendor 361 drivers/gpu/drm/i2c/sil164_drv.c if (vendor != 0x1 || device != 0x6) { vendor 363 drivers/gpu/drm/i2c/sil164_drv.c vendor, device, rev); vendor 368 drivers/gpu/drm/i2c/sil164_drv.c vendor, device, rev); vendor 874 drivers/gpu/drm/i2c/tda998x_drv.c if (drm_hdmi_vendor_infoframe_from_display_mode(&frame.vendor.hdmi, vendor 205 drivers/gpu/drm/i915/display/dvo_ch7xxx.c u8 vendor, device; vendor 216 drivers/gpu/drm/i915/display/dvo_ch7xxx.c if (!ch7xxx_readb(dvo, CH7xxx_REG_VID, &vendor)) vendor 219 drivers/gpu/drm/i915/display/dvo_ch7xxx.c name = ch7xxx_get_id(vendor); vendor 222 drivers/gpu/drm/i915/display/dvo_ch7xxx.c vendor, adapter->name, dvo->slave_addr); vendor 239 drivers/gpu/drm/i915/display/dvo_ch7xxx.c name, vendor, device); vendor 1251 drivers/gpu/drm/i915/display/intel_display_types.h enum lspcon_vendor vendor; vendor 777 drivers/gpu/drm/i915/display/intel_hdmi.c &crtc_state->infoframes.hdmi.vendor.hdmi; vendor 90 drivers/gpu/drm/i915/display/intel_lspcon.c lspcon->vendor = LSPCON_VENDOR_MCA; vendor 95 drivers/gpu/drm/i915/display/intel_lspcon.c lspcon->vendor = LSPCON_VENDOR_PARADE; vendor 444 drivers/gpu/drm/i915/display/intel_lspcon.c if (lspcon->vendor == LSPCON_VENDOR_MCA) vendor 184 drivers/gpu/drm/i915/gvt/firmware.c VERIFY("vender id", id, pdev->vendor); vendor 242 drivers/gpu/drm/i915/gvt/firmware.c GVT_FIRMWARE_PATH, pdev->vendor, pdev->device, vendor 163 drivers/gpu/drm/i915/intel_pch.c if (pch->vendor != PCI_VENDOR_ID_INTEL) vendor 1002 drivers/gpu/drm/mediatek/mtk_hdmi.c const char *vendor, vendor 1009 drivers/gpu/drm/mediatek/mtk_hdmi.c err = hdmi_spd_infoframe_init(&frame, vendor, product); vendor 404 drivers/gpu/drm/mga/mga_dma.c && (dev->pdev->bus->self->vendor == 0x3388) vendor 598 drivers/gpu/drm/nouveau/dispnv50/disp.c ret = drm_hdmi_vendor_infoframe_from_display_mode(&vendor_frame.vendor.hdmi, vendor 191 drivers/gpu/drm/nouveau/nouveau_abi16.c getparam->value = dev->pdev->vendor; vendor 199 drivers/gpu/drm/nouveau/nouveau_acpi.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 667 drivers/gpu/drm/nouveau/nouveau_drm.c if (!bridge || bridge->vendor != PCI_VENDOR_ID_INTEL) vendor 30 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c const struct nvkm_device_pci_vendor *vendor; vendor 34 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c u16 vendor; vendor 1636 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c switch (pci_dev->vendor) { vendor 1644 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c if (pciv = pcid->vendor, pcid->device == pci_dev->device) { vendor 1645 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c while (pciv && pciv->vendor) { vendor 1646 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c if (pciv->vendor == pci_dev->subsystem_vendor && vendor 28 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) vendor 40 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmig84.c pack_hdmi_infoframe(&vendor_infoframe, vendor, vendor_size); vendor 28 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) vendor 39 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigf119.c pack_hdmi_infoframe(&vendor_infoframe, vendor, vendor_size); vendor 28 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) vendor 40 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigk104.c pack_hdmi_infoframe(&vendor_infoframe, vendor, vendor_size); vendor 28 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) vendor 40 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigt215.c pack_hdmi_infoframe(&vendor_infoframe, vendor, vendor_size); vendor 26 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c u8 rekey, u8 *avi, u8 avi_size, u8 *vendor, u8 vendor_size) vendor 38 drivers/gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c pack_hdmi_infoframe(&vendor_infoframe, vendor, vendor_size); vendor 68 drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h u8 *vendor, u8 vendor_size); vendor 172 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c u8 *vendor, vendor_size; vendor 194 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c vendor = avi + avi_size; vendor 205 drivers/gpu/drm/nouveau/nvkm/engine/disp/rootnv50.c vendor, vendor_size); vendor 140 drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c if (info.device->vendor == quirk->hostbridge_vendor && vendor 143 drivers/gpu/drm/nouveau/nvkm/subdev/pci/agp.c pci->pdev->vendor == quirk->chip_vendor) && vendor 190 drivers/gpu/drm/radeon/radeon_agp.c rdev->pdev->vendor == p->chip_vendor && vendor 639 drivers/gpu/drm/radeon/radeon_bios.c vhdr->VendorID == rdev->pdev->vendor && vendor 172 drivers/gpu/drm/radeon/radeon_device.c if (rdev->pdev->vendor == p->chip_vendor && vendor 1313 drivers/gpu/drm/radeon/radeon_device.c radeon_family_name[rdev->family], pdev->vendor, pdev->device, vendor 1455 drivers/gpu/drm/radeon/radeon_pm.c if (rdev->pdev->vendor == p->chip_vendor && vendor 275 drivers/gpu/drm/rockchip/inno_hdmi.c rc = drm_hdmi_vendor_infoframe_from_display_mode(&frame.vendor.hdmi, vendor 106 drivers/gpu/drm/zte/zx_hdmi.c ret = drm_hdmi_vendor_infoframe_from_display_mode(&frame.vendor.hdmi, vendor 34 drivers/greybus/core.c (id->vendor != bundle->intf->vendor_id)) vendor 54 drivers/greybus/core.c for (; id->vendor || id->product || id->class || id->driver_info; vendor 741 drivers/hid/hid-alps.c input2->id.vendor = input->id.vendor; vendor 805 drivers/hid/hid-core.c if (hid->vendor == USB_VENDOR_ID_MICROSOFT && vendor 899 drivers/hid/hid-core.c switch (hid->vendor) { vendor 1845 drivers/hid/hid-core.c (id->vendor == HID_ANY_ID || id->vendor == hdev->vendor) && vendor 2124 drivers/hid/hid-core.c __u32 bus, vendor, product; vendor 2129 drivers/hid/hid-core.c &bus, &vendor, &product, &driver_data); vendor 2139 drivers/hid/hid-core.c dynid->id.vendor = vendor; vendor 2315 drivers/hid/hid-core.c hdev->bus, hdev->group, hdev->vendor, hdev->product); vendor 2338 drivers/hid/hid-core.c hdev->bus, hdev->vendor, hdev->product)) vendor 2351 drivers/hid/hid-core.c hdev->bus, hdev->group, hdev->vendor, hdev->product)) vendor 2416 drivers/hid/hid-core.c hdev->vendor, hdev->product, atomic_inc_return(&id)); vendor 173 drivers/hid/hid-elan.c input->id.vendor = hdev->vendor; vendor 19 drivers/hid/hid-hyperv.c unsigned short vendor; vendor 484 drivers/hid/hid-hyperv.c hid_dev->vendor = input_dev->hid_dev_info.vendor; vendor 445 drivers/hid/hid-input.c dev->bus, dev->vendor, dev->product, dev->version, quirks); vendor 1730 drivers/hid/hid-input.c input_dev->id.vendor = hid->vendor; vendor 136 drivers/hid/hid-lgff.c if (dev->id.vendor == devices[i].idVendor && vendor 684 drivers/hid/hid-logitech-dj.c dj_hiddev->vendor = djrcv_hdev->vendor; vendor 3342 drivers/hid/hid-logitech-hidpp.c input_dev->id.vendor = hdev->vendor; vendor 591 drivers/hid/hid-magicmouse.c if (id->vendor == USB_VENDOR_ID_APPLE && vendor 629 drivers/hid/hid-magicmouse.c if (id->vendor == BT_VENDOR_ID_APPLE) vendor 650 drivers/hid/hid-magicmouse.c if (id->vendor == BT_VENDOR_ID_APPLE) { vendor 1710 drivers/hid/hid-multitouch.c if (id->vendor == HID_ANY_ID && id->product == HID_ANY_ID) vendor 111 drivers/hid/hid-picolcd_cir.c rdev->input_id.vendor = data->hdev->vendor; vendor 434 drivers/hid/hid-picolcd_core.c idev->id.vendor = hdev->vendor; vendor 135 drivers/hid/hid-pl.c if (hid->vendor == USB_VENDOR_ID_JESS2) vendor 934 drivers/hid/hid-quirks.c switch (hdev->vendor) { vendor 1049 drivers/hid/hid-quirks.c bl_entry->driver_data, bl_entry->vendor, vendor 1088 drivers/hid/hid-quirks.c hdev->vendor = q_new->hid_bl_item.vendor = id->vendor; vendor 1148 drivers/hid/hid-quirks.c unsigned short int vendor, product; vendor 1156 drivers/hid/hid-quirks.c &vendor, &product, &quirks); vendor 1158 drivers/hid/hid-quirks.c id.vendor = (__u16)vendor; vendor 1216 drivers/hid/hid-quirks.c quirks, hdev->vendor, hdev->product); vendor 1236 drivers/hid/hid-quirks.c hdev->vendor == USB_VENDOR_ID_NCR && vendor 1242 drivers/hid/hid-quirks.c if (hdev->bus == BUS_USB && hdev->vendor == USB_VENDOR_ID_JABRA) { vendor 667 drivers/hid/hid-sensor-hub.c hsdev->vendor_id = hdev->vendor; vendor 1384 drivers/hid/hid-sony.c sc->touchpad->id.vendor = sc->hdev->vendor; vendor 1448 drivers/hid/hid-sony.c sc->sensor_dev->id.vendor = sc->hdev->vendor; vendor 412 drivers/hid/hid-steam.c input->id.vendor = hdev->vendor; vendor 686 drivers/hid/hid-steam.c client_hdev->vendor = hdev->vendor; vendor 883 drivers/hid/hid-uclogic-params.c switch (VID_PID(hdev->vendor, hdev->product)) { vendor 294 drivers/hid/hid-udraw-ps3.c input_dev->id.vendor = hdev->vendor; vendor 645 drivers/hid/hid-wiimote-core.c wdata->input->id.vendor = wdata->hdev->vendor; vendor 813 drivers/hid/hid-wiimote-core.c __u16 vendor, product; vendor 816 drivers/hid/hid-wiimote-core.c vendor = wdata->hdev->vendor; vendor 842 drivers/hid/hid-wiimote-core.c if (vendor == USB_VENDOR_ID_NINTENDO) { vendor 855 drivers/hid/hid-wiimote-core.c name, vendor, product, exttype); vendor 495 drivers/hid/hid-wiimote-modules.c wdata->accel->id.vendor = wdata->hdev->vendor; vendor 747 drivers/hid/hid-wiimote-modules.c wdata->ir->id.vendor = wdata->hdev->vendor; vendor 942 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 1217 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 1495 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 1883 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 2103 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 2333 drivers/hid/hid-wiimote-modules.c wdata->extension.input->id.vendor = wdata->hdev->vendor; vendor 2568 drivers/hid/hid-wiimote-modules.c wdata->mp->id.vendor = wdata->hdev->vendor; vendor 406 drivers/hid/hidraw.c dinfo.vendor = dev->hid->vendor; vendor 1108 drivers/hid/i2c-hid/i2c-hid-core.c hid->vendor = le16_to_cpu(ihid->hdesc.wVendorID); vendor 1112 drivers/hid/i2c-hid/i2c-hid-core.c client->name, hid->vendor, hid->product); vendor 1115 drivers/hid/i2c-hid/i2c-hid-core.c ihid->quirks = i2c_hid_lookup_quirk(hid->vendor, hid->product); vendor 238 drivers/hid/intel-ish-hid/ishtp-hid.c hid->vendor = le16_to_cpu(client_data->hid_devices[cur_hid_dev].vid); vendor 241 drivers/hid/intel-ish-hid/ishtp-hid.c hid->vendor, hid->product); vendor 393 drivers/hid/uhid.c __u32 vendor; vendor 442 drivers/hid/uhid.c event->u.create.vendor = compat->vendor; vendor 507 drivers/hid/uhid.c hid->vendor = ev->u.create2.vendor; vendor 549 drivers/hid/uhid.c ev->u.create2.vendor = orig.vendor; vendor 1356 drivers/hid/usbhid/hid-core.c hid->vendor = le16_to_cpu(dev->descriptor.idVendor); vendor 645 drivers/hid/usbhid/hiddev.c dinfo.vendor = le16_to_cpu(dev->descriptor.idVendor); vendor 222 drivers/hid/wacom_sys.c if (hdev->vendor == USB_VENDOR_ID_WACOM && vendor 286 drivers/hid/wacom_sys.c if (hdev->vendor == USB_VENDOR_ID_WACOM && vendor 757 drivers/hid/wacom_sys.c __u32 oVid = features->oVid ? features->oVid : hdev->vendor; vendor 761 drivers/hid/wacom_sys.c if (features->oVid != HID_ANY_ID && sibling->vendor != oVid) vendor 771 drivers/hid/wacom_sys.c if (hdev->vendor == sibling->vendor && hdev->product == sibling->product) { vendor 2029 drivers/hid/wacom_sys.c input_dev->id.vendor = hdev->vendor; vendor 2440 drivers/hid/wacom_sys.c if (id->vendor == USB_VENDOR_ID_WACOM && vendor 2098 drivers/hid/wacom_wac.c if (hdev->vendor == 0x56a && vendor 559 drivers/hv/vmbus_drv.c static DEVICE_ATTR_RO(vendor); vendor 1768 drivers/hwmon/adt7462.c int vendor, device, revision; vendor 1773 drivers/hwmon/adt7462.c vendor = i2c_smbus_read_byte_data(client, ADT7462_REG_VENDOR); vendor 1774 drivers/hwmon/adt7462.c if (vendor != ADT7462_VENDOR) vendor 1186 drivers/hwmon/adt7470.c int vendor, device, revision; vendor 1191 drivers/hwmon/adt7470.c vendor = i2c_smbus_read_byte_data(client, ADT7470_REG_VENDOR); vendor 1192 drivers/hwmon/adt7470.c if (vendor != ADT7470_VENDOR) vendor 244 drivers/hwmon/coretemp.c if (host_bridge && host_bridge->vendor == PCI_VENDOR_ID_INTEL) { vendor 161 drivers/hwmon/hwmon-vid.c u8 vendor; vendor 259 drivers/hwmon/hwmon-vid.c static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) vendor 264 drivers/hwmon/hwmon-vid.c if (vendor == vrm_models[i].vendor && vendor 44 drivers/hwmon/pmbus/inspur-ipsps.c [vendor] = IPSPS_REG_VENDOR_ID, vendor 157 drivers/hwmon/pmbus/inspur-ipsps.c static SENSOR_DEVICE_ATTR_RO(vendor, ipsps_string, vendor); vendor 1220 drivers/i2c/busses/i2c-i801.c const char *vendor; vendor 1222 drivers/i2c/busses/i2c-i801.c vendor = dmi_get_system_info(DMI_SYS_VENDOR); vendor 1223 drivers/i2c/busses/i2c-i801.c if (!vendor || strcmp(vendor, "Dell Inc.")) vendor 169 drivers/i2c/busses/i2c-nomadik.c struct i2c_vendor_data *vendor; vendor 466 drivers/i2c/busses/i2c-nomadik.c if (dev->stop || !dev->vendor->has_mtdws) vendor 546 drivers/i2c/busses/i2c-nomadik.c if (dev->stop || !dev->vendor->has_mtdws) vendor 970 drivers/i2c/busses/i2c-nomadik.c struct i2c_vendor_data *vendor = id->data; vendor 971 drivers/i2c/busses/i2c-nomadik.c u32 max_fifo_threshold = (vendor->fifodepth / 2) - 1; vendor 979 drivers/i2c/busses/i2c-nomadik.c dev->vendor = vendor; vendor 173 drivers/i2c/busses/i2c-piix4.c if ((PIIX4_dev->vendor == PCI_VENDOR_ID_SERVERWORKS) && vendor 187 drivers/i2c/busses/i2c-piix4.c PIIX4_dev->vendor == PCI_VENDOR_ID_INTEL) { vendor 281 drivers/i2c/busses/i2c-piix4.c if ((PIIX4_dev->vendor == PCI_VENDOR_ID_AMD && vendor 284 drivers/i2c/busses/i2c-piix4.c (PIIX4_dev->vendor == PCI_VENDOR_ID_AMD && vendor 287 drivers/i2c/busses/i2c-piix4.c (PIIX4_dev->vendor == PCI_VENDOR_ID_HYGON && vendor 360 drivers/i2c/busses/i2c-piix4.c if (PIIX4_dev->vendor == PCI_VENDOR_ID_AMD || vendor 361 drivers/i2c/busses/i2c-piix4.c PIIX4_dev->vendor == PCI_VENDOR_ID_HYGON) { vendor 919 drivers/i2c/busses/i2c-piix4.c if ((dev->vendor == PCI_VENDOR_ID_ATI && vendor 922 drivers/i2c/busses/i2c-piix4.c dev->vendor == PCI_VENDOR_ID_AMD || vendor 923 drivers/i2c/busses/i2c-piix4.c dev->vendor == PCI_VENDOR_ID_HYGON) { vendor 927 drivers/i2c/busses/i2c-piix4.c if ((dev->vendor == PCI_VENDOR_ID_AMD || vendor 928 drivers/i2c/busses/i2c-piix4.c dev->vendor == PCI_VENDOR_ID_HYGON) && vendor 969 drivers/i2c/busses/i2c-piix4.c if (dev->vendor == PCI_VENDOR_ID_ATI && vendor 979 drivers/i2c/busses/i2c-piix4.c if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 280 drivers/ide/alim15x3.c if (north && north->vendor != PCI_VENDOR_ID_AL) vendor 39 drivers/ide/amd74xx.c return (dev->vendor == PCI_VENDOR_ID_NVIDIA) ? 0x10 : 0; vendor 149 drivers/ide/amd74xx.c if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 152 drivers/ide/amd74xx.c else if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 166 drivers/ide/amd74xx.c if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 259 drivers/ide/amd74xx.c if (dev->vendor == PCI_VENDOR_ID_NVIDIA && vendor 56 drivers/ide/ide-generic.c if (p->vendor == PCI_VENDOR_ID_CYRIX && vendor 62 drivers/ide/ide-generic.c if (p->vendor == PCI_VENDOR_ID_INTEL && vendor 115 drivers/ide/ide-pci-generic.c switch (dev->vendor) { vendor 138 drivers/ide/ide-pci-generic.c if (dev->vendor != PCI_VENDOR_ID_JMICRON) { vendor 428 drivers/ide/pdc202xx_new.c dev2->vendor == dev->vendor && vendor 483 drivers/ide/pdc202xx_new.c bridge->vendor == PCI_VENDOR_ID_DEC && vendor 501 drivers/ide/pdc202xx_new.c bridge->vendor == PCI_VENDOR_ID_INTEL && vendor 311 drivers/ide/pdc202xx_old.c if (dev->vendor == PCI_DEVICE_ID_PROMISE_20265) { vendor 315 drivers/ide/pdc202xx_old.c bridge->vendor == PCI_VENDOR_ID_INTEL && vendor 285 drivers/ide/serverworks.c dev->vendor == PCI_VENDOR_ID_SERVERWORKS && vendor 304 drivers/ide/serverworks.c dev->vendor == PCI_VENDOR_ID_SERVERWORKS && vendor 174 drivers/ide/setup-pci.c dev->vendor, dev->device, dev->revision); vendor 252 drivers/ide/sl82c105.c if (bridge->vendor != PCI_VENDOR_ID_WINBOND || vendor 116 drivers/iio/adc/cpcap-adc.c u16 vendor; vendor 499 drivers/iio/adc/cpcap-adc.c (ddata->vendor == CPCAP_VENDOR_TI)) { vendor 791 drivers/iio/adc/cpcap-adc.c if (ddata->vendor == CPCAP_VENDOR_TI) { vendor 894 drivers/iio/adc/cpcap-adc.c if ((ddata->vendor == CPCAP_VENDOR_ST) && vendor 999 drivers/iio/adc/cpcap-adc.c error = cpcap_get_vendor(ddata->dev, ddata->reg, &ddata->vendor); vendor 240 drivers/infiniband/core/mad.c struct ib_mad_mgmt_vendor_class_table *vendor; vendor 449 drivers/infiniband/core/mad.c vendor = port_priv->version[mad_reg_req-> vendor 450 drivers/infiniband/core/mad.c mgmt_class_version].vendor; vendor 451 drivers/infiniband/core/mad.c if (vendor) { vendor 453 drivers/infiniband/core/mad.c vendor_class = vendor->vendor_class[vclass]; vendor 1489 drivers/infiniband/core/mad.c static int check_vendor_table(struct ib_mad_mgmt_vendor_class_table *vendor) vendor 1494 drivers/infiniband/core/mad.c if (vendor->vendor_class[i]) vendor 1578 drivers/infiniband/core/mad.c struct ib_mad_mgmt_vendor_class_table *vendor = NULL; vendor 1588 drivers/infiniband/core/mad.c mad_reg_req->mgmt_class_version].vendor; vendor 1591 drivers/infiniband/core/mad.c vendor = kzalloc(sizeof *vendor, GFP_ATOMIC); vendor 1592 drivers/infiniband/core/mad.c if (!vendor) vendor 1595 drivers/infiniband/core/mad.c *vendor_table = vendor; vendor 1663 drivers/infiniband/core/mad.c if (vendor) { vendor 1665 drivers/infiniband/core/mad.c kfree(vendor); vendor 1676 drivers/infiniband/core/mad.c struct ib_mad_mgmt_vendor_class_table *vendor; vendor 1722 drivers/infiniband/core/mad.c vendor = port_priv->version[ vendor 1723 drivers/infiniband/core/mad.c agent_priv->reg_req->mgmt_class_version].vendor; vendor 1725 drivers/infiniband/core/mad.c if (!vendor) vendor 1728 drivers/infiniband/core/mad.c vendor_class = vendor->vendor_class[mgmt_class]; vendor 1750 drivers/infiniband/core/mad.c vendor->vendor_class[mgmt_class] = NULL; vendor 1752 drivers/infiniband/core/mad.c if (!check_vendor_table(vendor)) { vendor 1753 drivers/infiniband/core/mad.c kfree(vendor); vendor 1757 drivers/infiniband/core/mad.c vendor = NULL; vendor 1791 drivers/infiniband/core/mad.c struct ib_mad_mgmt_vendor_class_table *vendor; vendor 1817 drivers/infiniband/core/mad.c vendor = port_priv->version[ vendor 1818 drivers/infiniband/core/mad.c mad_hdr->class_version].vendor; vendor 1819 drivers/infiniband/core/mad.c if (!vendor) vendor 1821 drivers/infiniband/core/mad.c vendor_class = vendor->vendor_class[vendor_class_index( vendor 176 drivers/infiniband/core/mad_priv.h struct ib_mad_mgmt_vendor_class_table *vendor; vendor 138 drivers/infiniband/hw/bnxt_re/ib_verbs.c ib_attr->vendor_id = rdev->en_dev->pdev->vendor; vendor 570 drivers/infiniband/hw/bnxt_re/main.c return scnprintf(buf, PAGE_SIZE, "0x%x\n", rdev->en_dev->pdev->vendor); vendor 971 drivers/infiniband/hw/cxgb3/iwch_provider.c props->vendor_id = (u32)dev->rdev.rnic_info.pdev->vendor; vendor 1043 drivers/infiniband/hw/cxgb3/iwch_provider.c return sprintf(buf, "%x.%x\n", iwch_dev->rdev.rnic_info.pdev->vendor, vendor 279 drivers/infiniband/hw/cxgb4/provider.c props->vendor_id = (u32)dev->rdev.lldi.pdev->vendor; vendor 358 drivers/infiniband/hw/cxgb4/provider.c return sprintf(buf, "%x.%x\n", c4iw_dev->rdev.lldi.pdev->vendor, vendor 296 drivers/infiniband/hw/efa/efa_verbs.c props->vendor_id = dev->pdev->vendor; vendor 197 drivers/infiniband/hw/hfi1/affinity.c while (ids->vendor) { vendor 199 drivers/infiniband/hw/hfi1/affinity.c while ((dev = pci_get_device(ids->vendor, ids->device, dev))) { vendor 996 drivers/infiniband/hw/hfi1/pcie.c u16 lnkctl2, vendor; vendor 1325 drivers/infiniband/hw/hfi1/pcie.c ret = pci_read_config_word(dd->pcidev, PCI_VENDOR_ID, &vendor); vendor 1333 drivers/infiniband/hw/hfi1/pcie.c if (vendor == 0xffff) { vendor 1126 drivers/infiniband/hw/hns/hns_roce_hw_v2.c hr_dev->vendor_id = hr_dev->pci_dev->vendor; vendor 69 drivers/infiniband/hw/i40iw/i40iw_verbs.c props->vendor_id = iwdev->ldev->pcidev->vendor; vendor 72 drivers/infiniband/hw/mthca/mthca_reset.c while ((bridge = pci_get_device(mdev->pdev->vendor, vendor 122 drivers/infiniband/hw/ocrdma/ocrdma_main.c return scnprintf(buf, PAGE_SIZE, "0x%x\n", dev->nic_info.pdev->vendor); vendor 80 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c attr->vendor_id = dev->nic_info.pdev->vendor; vendor 162 drivers/infiniband/hw/qib/qib_pcie.c dd->vendorid = ent->vendor; vendor 415 drivers/infiniband/hw/qib/qib_pcie.c if (parent->vendor != 0x8086) vendor 339 drivers/infiniband/hw/qib/qib_qsfp.c ret = qsfp_read(ppd, QSFP_VEND_OFFS, &cp->vendor, QSFP_VEND_LEN); vendor 343 drivers/infiniband/hw/qib/qib_qsfp.c cks += cp->vendor[idx]; vendor 513 drivers/infiniband/hw/qib/qib_qsfp.c QSFP_VEND_LEN, cd.vendor); vendor 158 drivers/infiniband/hw/qib/qib_qsfp.h char vendor[QSFP_VEND_LEN]; vendor 974 drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c if (pdev_net->vendor != PCI_VENDOR_ID_VMWARE || vendor 979 drivers/input/input.c if (id->vendor != dev->id.vendor) vendor 1170 drivers/input/input.c dev->id.bustype, dev->id.vendor, dev->id.product, dev->id.version); vendor 1366 drivers/input/input.c id->id.bustype, id->id.vendor, vendor 1445 drivers/input/input.c INPUT_DEV_ID_ATTR(vendor); vendor 1620 drivers/input/input.c dev->id.bustype, dev->id.vendor, vendor 764 drivers/input/joydev.c .vendor = (vnd), \ vendor 295 drivers/input/joystick/a3d.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_MADCATZ; vendor 407 drivers/input/joystick/adi.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_LOGITECH; vendor 116 drivers/input/joystick/amijoy.c amijoy_dev[i]->id.vendor = 0x0001; vendor 463 drivers/input/joystick/analog.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_ANALOG; vendor 192 drivers/input/joystick/cobra.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_CREATIVE; vendor 617 drivers/input/joystick/db9.c input_dev->id.vendor = 0x0002; vendor 157 drivers/input/joystick/fsia6b.c input_dev->id.vendor = SERIO_FSIA6B; vendor 826 drivers/input/joystick/gamecon.c input_dev->id.vendor = 0x0001; vendor 289 drivers/input/joystick/gf2k.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_GENIUS; vendor 344 drivers/input/joystick/grip.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_GRAVIS; vendor 597 drivers/input/joystick/grip_mp.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_GRAVIS; vendor 212 drivers/input/joystick/guillemot.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_GUILLEMOT; vendor 276 drivers/input/joystick/iforce/iforce-main.c input_dev->id.vendor = get_unaligned_le16(buf + 1); vendor 321 drivers/input/joystick/iforce/iforce-main.c if (iforce_device[i].idvendor == input_dev->id.vendor && vendor 243 drivers/input/joystick/interact.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_INTERACT; vendor 149 drivers/input/joystick/magellan.c input_dev->id.vendor = SERIO_MAGELLAN; vendor 734 drivers/input/joystick/sidewinder.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_MICROSOFT; vendor 209 drivers/input/joystick/spaceball.c input_dev->id.vendor = SERIO_SPACEBALL; vendor 164 drivers/input/joystick/spaceorb.c input_dev->id.vendor = SERIO_SPACEORB; vendor 135 drivers/input/joystick/stinger.c input_dev->id.vendor = SERIO_STINGER; vendor 307 drivers/input/joystick/tmdc.c input_dev->id.vendor = GAMEPORT_ID_VENDOR_THRUSTMASTER; vendor 213 drivers/input/joystick/turbografx.c input_dev->id.vendor = 0x0003; vendor 188 drivers/input/joystick/twidjoy.c input_dev->id.vendor = SERIO_TWIDJOY; vendor 250 drivers/input/joystick/walkera0701.c w->input_dev->id.vendor = 0x0001; vendor 141 drivers/input/joystick/warrior.c input_dev->id.vendor = SERIO_WARRIOR; vendor 965 drivers/input/joystick/xpad.c init_packet->idVendor != xpad->dev->id.vendor) vendor 148 drivers/input/joystick/zhenhua.c input_dev->id.vendor = SERIO_ZHENHUA; vendor 166 drivers/input/keyboard/adc-keys.c input->id.vendor = 0x0001; vendor 110 drivers/input/keyboard/adp5520-keys.c input->id.vendor = 0x0001; vendor 527 drivers/input/keyboard/adp5588-keys.c input->id.vendor = 0x0001; vendor 974 drivers/input/keyboard/adp5589-keys.c input->id.vendor = 0x0001; vendor 211 drivers/input/keyboard/amikbd.c dev->id.vendor = 0x0001; vendor 1259 drivers/input/keyboard/applespi.c touchpad_input_dev->id.vendor = SYNAPTICS_VENDOR_ID; vendor 203 drivers/input/keyboard/atakbd.c atakbd_dev->id.vendor = 0x0001; vendor 1074 drivers/input/keyboard/atkbd.c input_dev->id.vendor = 0x0001; vendor 347 drivers/input/keyboard/bcm-keypad.c input_dev->id.vendor = 0x0001; vendor 432 drivers/input/keyboard/cap11xx.c priv->idev->id.vendor = CAP11XX_MANUFACTURER_ID; vendor 138 drivers/input/keyboard/clps711x-keypad.c poll_dev->input->id.vendor = 0x0001; vendor 242 drivers/input/keyboard/davinci_keyscan.c key_dev->id.vendor = 0x0001; vendor 813 drivers/input/keyboard/gpio_keys.c input->id.vendor = 0x0001; vendor 276 drivers/input/keyboard/gpio_keys_polled.c input->id.vendor = 0x0001; vendor 533 drivers/input/keyboard/hil_kbd.c input_dev->id.vendor = PCI_VENDOR_ID_HP; vendor 261 drivers/input/keyboard/hilkbd.c hil_dev.dev->id.vendor = PCI_VENDOR_ID_HP; vendor 635 drivers/input/keyboard/lkkbd.c input_dev->id.vendor = SERIO_LKKBD; vendor 262 drivers/input/keyboard/locomokbd.c input_dev->id.vendor = 0x0001; vendor 204 drivers/input/keyboard/lpc32xx-keys.c input->id.vendor = 0x0001; vendor 266 drivers/input/keyboard/mtk-pmic-keys.c input_dev->id.vendor = 0x0001; vendor 87 drivers/input/keyboard/newtonkbd.c input_dev->id.vendor = SERIO_NEWTON; vendor 239 drivers/input/keyboard/omap-keypad.c input_dev->id.vendor = 0x0001; vendor 314 drivers/input/keyboard/omap4-keypad.c input_dev->id.vendor = 0x0001; vendor 76 drivers/input/keyboard/opencores-kbd.c input->id.vendor = 0x0001; vendor 560 drivers/input/keyboard/pmic8xxx-keypad.c kp->input->id.vendor = 0x0001; vendor 220 drivers/input/keyboard/sh_keysc.c input->id.vendor = 0x0001; vendor 234 drivers/input/keyboard/spear-keyboard.c input_dev->id.vendor = 0x0001; vendor 91 drivers/input/keyboard/stowaway.c input_dev->id.vendor = SERIO_STOWAWAY; vendor 260 drivers/input/keyboard/sun4i-lradc-keys.c lradc->input->id.vendor = 0x0001; vendor 273 drivers/input/keyboard/sunkbd.c input_dev->id.vendor = SERIO_SUNKBD; vendor 242 drivers/input/keyboard/tca6416-keypad.c input->id.vendor = 0x0001; vendor 317 drivers/input/keyboard/tca8418_keypad.c input->id.vendor = 0x0001; vendor 349 drivers/input/keyboard/twl4030_keypad.c input->id.vendor = 0x0001; vendor 89 drivers/input/keyboard/xtkbd.c input_dev->id.vendor = 0x0001; vendor 82 drivers/input/misc/gpio-beeper.c input->id.vendor = 0x0001; vendor 103 drivers/input/misc/ixp4xx-beeper.c input_dev->id.vendor = 0x001f; vendor 58 drivers/input/misc/m68kspkr.c input_dev->id.vendor = 0x001f; vendor 127 drivers/input/misc/pcf8574_keypad.c idev->id.vendor = 0x0001; vendor 77 drivers/input/misc/pcspkr.c pcspkr_dev->id.vendor = 0x001f; vendor 183 drivers/input/misc/pwm-beeper.c beeper->input->id.vendor = 0x001f; vendor 156 drivers/input/misc/sparcspkr.c input_dev->id.vendor = 0x001f; vendor 549 drivers/input/misc/uinput.c dev->id.vendor = user_dev->id.vendor; vendor 253 drivers/input/misc/xen-kbdfront.c kbd->id.vendor = 0x5853; vendor 300 drivers/input/misc/xen-kbdfront.c ptr->id.vendor = 0x5853; vendor 350 drivers/input/misc/xen-kbdfront.c mtouch->id.vendor = 0x5853; vendor 1431 drivers/input/mouse/alps.c dev3->id.vendor = 0x0002; vendor 3113 drivers/input/mouse/alps.c dev2->id.vendor = 0x0002; vendor 3215 drivers/input/mouse/alps.c psmouse->vendor = "ALPS"; vendor 105 drivers/input/mouse/amimouse.c dev->id.vendor = 0x0001; vendor 126 drivers/input/mouse/atarimouse.c atamouse_dev->id.vendor = 0x0001; vendor 457 drivers/input/mouse/byd.c psmouse->vendor = "BYD"; vendor 213 drivers/input/mouse/cypress_ps2.c psmouse->vendor = "Cypress"; vendor 1054 drivers/input/mouse/elan_i2c_core.c input->id.vendor = ELAN_VENDOR_ID; vendor 1086 drivers/input/mouse/elan_i2c_core.c input->id.vendor = ELAN_VENDOR_ID; vendor 1396 drivers/input/mouse/elantech.c psmouse->vendor = "Elantech"; vendor 1980 drivers/input/mouse/elantech.c tp_dev->id.vendor = 0x0002; vendor 41 drivers/input/mouse/focaltech.c psmouse->vendor = "FocalTech"; vendor 1046 drivers/input/mouse/hgpk.c psmouse->vendor = "ALPS"; vendor 143 drivers/input/mouse/inport.c inport_dev->id.vendor = INPORT_VENDOR; vendor 263 drivers/input/mouse/lifebook.c psmouse->vendor = "Fujitsu"; vendor 288 drivers/input/mouse/lifebook.c dev2->id.vendor = 0x0002; vendor 136 drivers/input/mouse/logibm.c logibm_dev->id.vendor = 0x0003; vendor 426 drivers/input/mouse/logips2pp.c psmouse->vendor = "Logitech"; vendor 124 drivers/input/mouse/pc110pad.c pc110pad_dev->id.vendor = 0x0003; vendor 566 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Genius"; vendor 597 drivers/input/mouse/psmouse-base.c if (!psmouse->vendor) vendor 598 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Generic"; vendor 643 drivers/input/mouse/psmouse-base.c if (!psmouse->vendor) vendor 644 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Generic"; vendor 680 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Kensington"; vendor 693 drivers/input/mouse/psmouse-base.c if (!psmouse->vendor) vendor 694 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Generic"; vendor 715 drivers/input/mouse/psmouse-base.c psmouse->vendor = "Cortron"; vendor 1566 drivers/input/mouse/psmouse-base.c selected_proto->name, psmouse->vendor, psmouse->name); vendor 1571 drivers/input/mouse/psmouse-base.c input_dev->id.vendor = 0x0002; vendor 94 drivers/input/mouse/psmouse.h const char *vendor; vendor 74 drivers/input/mouse/rpcmouse.c rpcmouse_dev->id.vendor = 0x0005; vendor 973 drivers/input/mouse/sentelic.c psmouse->vendor = "Sentelic"; vendor 249 drivers/input/mouse/sermouse.c input_dev->id.vendor = sermouse->type; vendor 111 drivers/input/mouse/synaptics.c psmouse->vendor = "Synaptics"; vendor 80 drivers/input/mouse/touchkit_ps2.c psmouse->vendor = "eGalax"; vendor 418 drivers/input/mouse/trackpoint.c psmouse->vendor = trackpoint_variants[variant_id]; vendor 466 drivers/input/mouse/trackpoint.c psmouse->vendor, firmware_id, vendor 360 drivers/input/mouse/vmmouse.c psmouse->vendor = VMMOUSE_VENDOR; vendor 451 drivers/input/mouse/vmmouse.c abs_dev->id.vendor = 0x0002; vendor 346 drivers/input/rmi4/rmi_driver.c input->id.vendor = SYNAPTICS_VENDOR_ID; vendor 187 drivers/input/serio/pcips2.c .vendor = 0x14f2, /* MOBILITY */ vendor 195 drivers/input/serio/pcips2.c .vendor = 0x14f2, /* MOBILITY */ vendor 536 drivers/input/tablet/wacom_serial4.c input_dev->id.vendor = SERIO_WACOM_IV; vendor 472 drivers/input/touchscreen/bcm_iproc_tsc.c idev->id.vendor = SERIO_UNKNOWN; vendor 248 drivers/input/touchscreen/da9052_tsi.c input_dev->id.vendor = 0x15B6; vendor 128 drivers/input/touchscreen/dynapro.c input_dev->id.vendor = SERIO_DYNAPRO; vendor 117 drivers/input/touchscreen/egalax_ts_serial.c input_dev->id.vendor = SERIO_EGALAX; vendor 328 drivers/input/touchscreen/elo.c input_dev->id.vendor = SERIO_ELO; vendor 117 drivers/input/touchscreen/fujitsu_ts.c input_dev->id.vendor = SERIO_FUJITSU; vendor 738 drivers/input/touchscreen/goodix.c ts->input_dev->id.vendor = 0x0416; vendor 117 drivers/input/touchscreen/gunze.c input_dev->id.vendor = SERIO_GUNZE; vendor 127 drivers/input/touchscreen/hampshire.c input_dev->id.vendor = SERIO_HAMPSHIRE; vendor 131 drivers/input/touchscreen/inexio.c input_dev->id.vendor = SERIO_INEXIO; vendor 254 drivers/input/touchscreen/lpc32xx_ts.c input->id.vendor = 0x0001; vendor 1474 drivers/input/touchscreen/melfas_mip4.c input->id.vendor = 0x13c5; vendor 177 drivers/input/touchscreen/mk712.c mk712_dev->id.vendor = 0x0005; vendor 145 drivers/input/touchscreen/mtouch.c input_dev->id.vendor = SERIO_MICROTOUCH; vendor 164 drivers/input/touchscreen/pcap_ts.c input_dev->id.vendor = 0x0001; vendor 217 drivers/input/touchscreen/penmount.c input_dev->id.vendor = SERIO_PENMOUNT; vendor 314 drivers/input/touchscreen/s3c2410_ts.c ts.input->id.vendor = 0xDEAD; vendor 294 drivers/input/touchscreen/sun4i-ts.c ts->input->id.vendor = 0x0001; vendor 274 drivers/input/touchscreen/surface3_spi.c input->id.vendor = 0x045e; /* Microsoft */ vendor 315 drivers/input/touchscreen/surface3_spi.c input->id.vendor = 0x045e; /* Microsoft */ vendor 157 drivers/input/touchscreen/touchit213.c input_dev->id.vendor = SERIO_TOUCHIT213; vendor 119 drivers/input/touchscreen/touchright.c input_dev->id.vendor = SERIO_TOUCHRIGHT; vendor 126 drivers/input/touchscreen/touchwin.c input_dev->id.vendor = SERIO_TOUCHWIN; vendor 269 drivers/input/touchscreen/tps6507x-ts.c input_dev->id.vendor = init_data->vendor; vendor 100 drivers/input/touchscreen/tsc40.c input_dev->id.vendor = SERIO_TSC40; vendor 345 drivers/input/touchscreen/ucb1400_ts.c ucb->ts_idev->id.vendor = ucb1400_reg_read(ucb->ac97, vendor 177 drivers/input/touchscreen/wacom_i2c.c input->id.vendor = 0x56a; vendor 558 drivers/input/touchscreen/wacom_w8001.c dev->id.vendor = 0x056a; vendor 1040 drivers/input/touchscreen/wdt87xx_i2c.c input->id.vendor = wdt->param.vendor_id; vendor 72 drivers/iommu/amd_iommu_proto.h return (pdev->vendor == PCI_VENDOR_ID_ATI) && vendor 59 drivers/iommu/intel-iommu.c #define IS_AZALIA(pdev) ((pdev)->vendor == 0x8086 && (pdev)->device == 0x3a3e) vendor 5879 drivers/iommu/intel-iommu.c u16 vendor, id; vendor 5883 drivers/iommu/intel-iommu.c pci_read_config_word(pdev, pos + 4, &vendor); vendor 5885 drivers/iommu/intel-iommu.c if (vendor == PCI_VENDOR_ID_INTEL && id == 5) vendor 33 drivers/ipack/ipack.c (id->vendor == IPACK_ANY_ID || id->vendor == device->id_vendor) && vendor 43 drivers/ipack/ipack.c while (ids->vendor || ids->device) { vendor 437 drivers/irqchip/irq-vic.c enum amba_vendor vendor; vendor 445 drivers/irqchip/irq-vic.c vendor = (cellid >> 12) & 0xff; vendor 447 drivers/irqchip/irq-vic.c base, cellid, vendor); vendor 449 drivers/irqchip/irq-vic.c switch(vendor) { vendor 4354 drivers/isdn/hardware/mISDN/hfcmulti.c if (ent->vendor == PCI_VENDOR_ID_DIGIUM && vendor 5267 drivers/isdn/hardware/mISDN/hfcmulti.c pdev->vendor, pdev->device, vendor 5433 drivers/isdn/hardware/mISDN/hfcmulti.c if (m == NULL && ent->vendor == PCI_VENDOR_ID_CCD && ( vendor 5439 drivers/isdn/hardware/mISDN/hfcmulti.c "subvendor:%04x subdevice:%04x)\n", pdev->vendor, vendor 424 drivers/leds/leds-as3645a.c const char *vendor; vendor 453 drivers/leds/leds-as3645a.c vendor = "AMS, Austria Micro Systems"; vendor 456 drivers/leds/leds-as3645a.c vendor = "ADI, Analog Devices Inc."; vendor 459 drivers/leds/leds-as3645a.c vendor = "NSC, National Semiconductor"; vendor 462 drivers/leds/leds-as3645a.c vendor = "NXP"; vendor 465 drivers/leds/leds-as3645a.c vendor = "TI, Texas Instrument"; vendor 468 drivers/leds/leds-as3645a.c vendor = "Unknown"; vendor 471 drivers/leds/leds-as3645a.c dev_info(dev, "Chip vendor: %s (%d) Version: %d\n", vendor, vendor 412 drivers/leds/leds-pca9532.c data->idev->id.vendor = 0x001f; vendor 786 drivers/macintosh/adbhid.c input_dev->id.vendor = 0x0001; vendor 72 drivers/macintosh/ams/ams-input.c input->id.vendor = 0; vendor 46 drivers/macintosh/mac_hid.c mac_hid_emumouse_dev->id.vendor = 0x0001; vendor 685 drivers/macintosh/macio_asic.c if (ent->vendor != PCI_VENDOR_ID_APPLE) vendor 750 drivers/macintosh/macio_asic.c .vendor = PCI_VENDOR_ID_APPLE, vendor 44 drivers/macintosh/via-pmu-event.c pmu_input_dev->id.vendor = 0x0001; vendor 329 drivers/media/cec/cec-core.c adap->rc->input_id.vendor = 0; vendor 69 drivers/media/common/siano/smsir.c dev->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); vendor 63 drivers/media/i2c/ir-kbd-i2c.c int start, range, toggle, dev, code, ircode, vendor; vendor 108 drivers/media/i2c/ir-kbd-i2c.c vendor = get_unaligned_be16(buf + 1); vendor 110 drivers/media/i2c/ir-kbd-i2c.c if (vendor == 0x800f) { vendor 116 drivers/media/i2c/ir-kbd-i2c.c *ptoggle, vendor, dev, code); vendor 122 drivers/media/i2c/ir-kbd-i2c.c vendor, dev, code); vendor 125 drivers/media/i2c/ir-kbd-i2c.c *scancode = RC_SCANCODE_RC6_6A(vendor, dev, code); vendor 363 drivers/media/pci/bt8xx/bt878.c .vendor = PCI_VENDOR_ID_BROOKTREE, \ vendor 541 drivers/media/pci/bt8xx/bttv-input.c rc->input_id.vendor = btv->c.pci->subsystem_vendor; vendor 544 drivers/media/pci/bt8xx/bttv-input.c rc->input_id.vendor = btv->c.pci->vendor; vendor 948 drivers/media/pci/bt8xx/dst.c memset(&state->vendor, '\0', 8); vendor 949 drivers/media/pci/bt8xx/dst.c memcpy(&state->vendor, &state->rxbuffer, 7); vendor 950 drivers/media/pci/bt8xx/dst.c pr_err("Vendor=[%s]\n", &state->vendor[0]); vendor 124 drivers/media/pci/bt8xx/dst_common.h u8 vendor[8]; vendor 698 drivers/media/pci/bt8xx/dvb-bt8xx.c card->bt->dev->vendor, vendor 673 drivers/media/pci/cx18/cx18-driver.c cx->pci_dev->vendor, cx->pci_dev->device); vendor 2070 drivers/media/pci/cx23885/cx23885-core.c int vendor, dev; vendor 2090 drivers/media/pci/cx23885/cx23885-core.c pdev = pci_get_device(broken_dev_id[i].vendor, vendor 2217 drivers/media/pci/cx23885/cx23885-core.c .vendor = 0x14f1, vendor 2223 drivers/media/pci/cx23885/cx23885-core.c .vendor = 0x14f1, vendor 362 drivers/media/pci/cx23885/cx23885-input.c rc->input_id.vendor = dev->pci->subsystem_vendor; vendor 365 drivers/media/pci/cx23885/cx23885-input.c rc->input_id.vendor = dev->pci->vendor; vendor 1355 drivers/media/pci/cx25821/cx25821-core.c .vendor = 0x14f1, vendor 1361 drivers/media/pci/cx25821/cx25821-core.c .vendor = 0x14f1, vendor 467 drivers/media/pci/cx88/cx88-input.c dev->input_id.vendor = pci->subsystem_vendor; vendor 470 drivers/media/pci/cx88/cx88-input.c dev->input_id.vendor = pci->vendor; vendor 788 drivers/media/pci/cx88/cx88-mpeg.c .vendor = 0x14f1, vendor 1640 drivers/media/pci/cx88/cx88-video.c .vendor = 0x14f1, vendor 330 drivers/media/pci/ddbridge/ddbridge-hw.c .vendor = DDVID, \ vendor 371 drivers/media/pci/ddbridge/ddbridge-hw.c const struct ddb_info *get_ddb_info(u16 vendor, u16 device, vendor 379 drivers/media/pci/ddbridge/ddbridge-hw.c if (vendor == id->vendor && vendor 31 drivers/media/pci/ddbridge/ddbridge-hw.h u16 vendor; vendor 40 drivers/media/pci/ddbridge/ddbridge-hw.h const struct ddb_info *get_ddb_info(u16 vendor, u16 device, vendor 197 drivers/media/pci/ddbridge/ddbridge-main.c dev->link[0].ids.vendor = id->vendor; vendor 201 drivers/media/pci/ddbridge/ddbridge-main.c dev->link[0].ids.devid = (id->device << 16) | id->vendor; vendor 204 drivers/media/pci/ddbridge/ddbridge-main.c dev->link[0].info = get_ddb_info(id->vendor, id->device, vendor 95 drivers/media/pci/ddbridge/ddbridge.h u16 vendor; vendor 746 drivers/media/pci/dm1105/dm1105.c dev->input_id.vendor = dm1105->pdev->subsystem_vendor; vendor 749 drivers/media/pci/dm1105/dm1105.c dev->input_id.vendor = dm1105->pdev->vendor; vendor 1207 drivers/media/pci/dm1105/dm1105.c .vendor = PCI_VENDOR_ID_TRIGEM, vendor 1212 drivers/media/pci/dm1105/dm1105.c .vendor = PCI_VENDOR_ID_AXESS, vendor 720 drivers/media/pci/ivtv/ivtv-driver.c itv->pdev->vendor, itv->pdev->device); vendor 61 drivers/media/pci/mantis/mantis_common.h .vendor = TWINHAN_TECHNOLOGIES, \ vendor 49 drivers/media/pci/mantis/mantis_input.c dev->input_id.vendor = mantis->vendor_id; vendor 1162 drivers/media/pci/ngene/ngene-cards.c .vendor = NGENE_VID, .device = NGENE_PID, \ vendor 765 drivers/media/pci/pluto2/pluto2.c .vendor = PCI_VENDOR_ID_SCM, vendor 5777 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5783 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5789 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5795 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5801 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5807 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5813 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5819 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5825 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5831 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5837 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5843 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5849 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5855 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5861 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5867 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5873 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5879 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5885 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5891 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5897 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5903 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5909 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5915 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5921 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5927 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5933 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5939 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5945 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5951 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5957 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5963 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5969 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5975 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5981 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5987 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5993 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 5999 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6005 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6011 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6017 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6023 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6029 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6035 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6042 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6049 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6056 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6062 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6068 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6074 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6080 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6086 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6092 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6098 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6104 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6110 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6116 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6122 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6128 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6135 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6141 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6147 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6154 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6160 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6166 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6172 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6178 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6184 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6190 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6196 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6203 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6209 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6215 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6222 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6228 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6234 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6240 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6246 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6252 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6258 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6264 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6270 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6276 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6282 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6288 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6294 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6300 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6306 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6312 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6318 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6324 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6330 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6336 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6342 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6348 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6354 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6360 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6366 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6372 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6378 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6384 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6390 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6396 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6402 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6408 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6414 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6420 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6426 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6432 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6438 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6444 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6450 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6456 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6462 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6468 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6474 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6480 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6486 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6492 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6498 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6504 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6510 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6516 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6522 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6528 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6534 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6540 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6546 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6552 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6558 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6564 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6570 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6576 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6582 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6588 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6594 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6600 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6606 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6612 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6618 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6624 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6630 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6636 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6642 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6648 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6654 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6660 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6666 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6672 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6678 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6684 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6690 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6696 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6702 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6708 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6714 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6720 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6726 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6732 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6738 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6744 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6750 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6756 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6762 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6768 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6774 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6780 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6786 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6792 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6798 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6804 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6810 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6816 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6822 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6828 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6834 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6840 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6846 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6852 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6858 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6864 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6870 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6876 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6882 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6888 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6894 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6900 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6906 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6912 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6918 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6924 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6930 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6936 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6942 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6948 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6954 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6960 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6966 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6972 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6978 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6984 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6990 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 6996 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7002 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7008 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7014 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7020 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7026 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7032 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7038 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7045 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7051 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7058 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7064 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7070 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 7076 drivers/media/pci/saa7134/saa7134-cards.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 805 drivers/media/pci/saa7134/saa7134-input.c rc->input_id.vendor = dev->pci->subsystem_vendor; vendor 808 drivers/media/pci/saa7134/saa7134-input.c rc->input_id.vendor = dev->pci->vendor; vendor 358 drivers/media/pci/saa7146/hexium_gemini.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 365 drivers/media/pci/saa7146/hexium_gemini.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 372 drivers/media/pci/saa7146/hexium_gemini.c .vendor = 0, vendor 420 drivers/media/pci/saa7146/hexium_orion.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 427 drivers/media/pci/saa7146/hexium_orion.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 434 drivers/media/pci/saa7146/hexium_orion.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 441 drivers/media/pci/saa7146/hexium_orion.c .vendor = 0, vendor 813 drivers/media/pci/saa7146/mxb.c .vendor = PCI_VENDOR_ID_PHILIPS, vendor 819 drivers/media/pci/saa7146/mxb.c .vendor = 0, vendor 1483 drivers/media/pci/saa7164/saa7164-core.c .vendor = 0x1131, vendor 149 drivers/media/pci/smipcie/smipcie-ir.c rc_dev->input_id.vendor = dev->pci_dev->subsystem_vendor; vendor 1096 drivers/media/pci/smipcie/smipcie-main.c .vendor = SMI_VID, .device = SMI_PID, \ vendor 2260 drivers/media/pci/ttpci/av7110.c av7110->dev->pci->vendor, vendor 2878 drivers/media/pci/ttpci/av7110.c .vendor = 0, vendor 126 drivers/media/pci/ttpci/av7110_ir.c rcdev->input_id.vendor = pci->subsystem_vendor; vendor 129 drivers/media/pci/ttpci/av7110_ir.c rcdev->input_id.vendor = pci->vendor; vendor 1335 drivers/media/pci/ttpci/budget-av.c saa->pci->vendor, vendor 1587 drivers/media/pci/ttpci/budget-av.c .vendor = 0, vendor 181 drivers/media/pci/ttpci/budget-ci.c dev->input_id.vendor = saa->pci->subsystem_vendor; vendor 184 drivers/media/pci/ttpci/budget-ci.c dev->input_id.vendor = saa->pci->vendor; vendor 1439 drivers/media/pci/ttpci/budget-ci.c budget_ci->budget.dev->pci->vendor, vendor 1539 drivers/media/pci/ttpci/budget-ci.c .vendor = 0, vendor 38 drivers/media/pci/ttpci/budget-patch.c .vendor = 0, vendor 359 drivers/media/pci/ttpci/budget-patch.c budget->dev->pci->vendor, vendor 755 drivers/media/pci/ttpci/budget.c budget->dev->pci->vendor, vendor 849 drivers/media/pci/ttpci/budget.c .vendor = 0, vendor 365 drivers/media/platform/seco-cec/seco-cec.c cec->ir->input_id.vendor = 0; vendor 247 drivers/media/radio/radio-sf16fmi.c dev = pnp_find_dev(NULL, id_table[i].vendor, vendor 131 drivers/media/rc/fintek-cir.c u16 vendor, chip; vendor 167 drivers/media/rc/fintek-cir.c vendor = vendor_major << 8 | vendor_minor; vendor 169 drivers/media/rc/fintek-cir.c if (vendor != VENDOR_ID_FINTEK) vendor 170 drivers/media/rc/fintek-cir.c fit_pr(KERN_WARNING, "Unknown vendor ID: 0x%04x", vendor); vendor 179 drivers/media/rc/fintek-cir.c fintek->chip_vendor = vendor; vendor 528 drivers/media/rc/fintek-cir.c rdev->input_id.vendor = VENDOR_ID_FINTEK; vendor 72 drivers/media/rc/gpio-ir-recv.c rcdev->input_id.vendor = 0x0001; vendor 123 drivers/media/rc/imon.c u16 vendor; /* usb vendor ID */ vendor 1931 drivers/media/rc/imon.c "iMON Remote (%04x:%04x)", ictx->vendor, ictx->product); vendor 1991 drivers/media/rc/imon.c ictx->vendor, ictx->product); vendor 2040 drivers/media/rc/imon.c ictx->vendor, ictx->product); vendor 2202 drivers/media/rc/imon.c ictx->vendor = le16_to_cpu(ictx->usbdev_intf0->descriptor.idVendor); vendor 2368 drivers/media/rc/imon.c u16 vendor, product; vendor 2373 drivers/media/rc/imon.c vendor = le16_to_cpu(usbdev->descriptor.idVendor); vendor 2377 drivers/media/rc/imon.c __func__, vendor, product, ifnum); vendor 2436 drivers/media/rc/imon.c vendor, product, ifnum, vendor 263 drivers/media/rc/ir-hix5hd2.c rdev->input_id.vendor = 0x0001; vendor 1571 drivers/media/rc/ite-cir.c rdev->input_id.vendor = PCI_VENDOR_ID_ITE; vendor 341 drivers/media/rc/mtk-cir.c ir->rc->input_id.vendor = 0x0001; vendor 1030 drivers/media/rc/nuvoton-cir.c rdev->input_id.vendor = PCI_VENDOR_ID_WINBOND2; vendor 519 drivers/media/rc/serial_ir.c rcdev->input_id.vendor = 0x0001; vendor 337 drivers/media/rc/sir_ir.c rcdev->input_id.vendor = 0x0001; vendor 236 drivers/media/rc/sunxi-cir.c ir->rc->input_id.vendor = 0x0001; vendor 1065 drivers/media/rc/winbond-cir.c data->dev->input_id.vendor = PCI_VENDOR_ID_WINBOND; vendor 328 drivers/media/usb/au0828/au0828-input.c rc->input_id.vendor = le16_to_cpu(dev->usbdev->descriptor.idVendor); vendor 262 drivers/media/usb/cpia2/cpia2.h u16 vendor; vendor 436 drivers/media/usb/cpia2/cpia2_core.c cam->params.pnp_id.vendor = (cmd.buffer.block_data[0] << 8) | vendor 443 drivers/media/usb/cpia2/cpia2_core.c if (cam->params.pnp_id.vendor == 0x553) { vendor 863 drivers/media/usb/cpia2/cpia2_usb.c cam->params.pnp_id.vendor, vendor 13 drivers/media/usb/go7007/go7007-loader.c u16 vendor; vendor 39 drivers/media/usb/go7007/go7007-loader.c u16 vendor, product; vendor 53 drivers/media/usb/go7007/go7007-loader.c vendor = le16_to_cpu(usbdev->descriptor.idVendor); vendor 57 drivers/media/usb/go7007/go7007-loader.c if (fw_configs[i].vendor == vendor && vendor 240 drivers/media/usb/gspca/cpia1.c u16 vendor; vendor 484 drivers/media/usb/gspca/cpia1.c sd->params.pnpID.vendor = vendor 1459 drivers/media/usb/gspca/cpia1.c sd->params.qx3.qx3_detected = (sd->params.pnpID.vendor == 0x0813 && vendor 1676 drivers/media/usb/gspca/cpia1.c sd->params.pnpID.vendor, sd->params.pnpID.product, vendor 397 drivers/media/usb/gspca/spca561.c __u16 vendor, product; vendor 408 drivers/media/usb/gspca/spca561.c vendor = (data2 << 8) | data1; vendor 414 drivers/media/usb/gspca/spca561.c if (vendor != id->idVendor || product != id->idProduct) { vendor 457 drivers/media/usb/tm6000/tm6000-input.c rc->input_id.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); vendor 1407 drivers/message/fusion/mptbase.c mpt_get_product_name(u16 vendor, u16 device, u8 revision) vendor 1411 drivers/message/fusion/mptbase.c if (vendor == PCI_VENDOR_ID_BROCADE) { vendor 1882 drivers/message/fusion/mptbase.c ioc->prod_name = mpt_get_product_name(pdev->vendor, pdev->device, vendor 5495 drivers/message/fusion/mptbase.c } else if (ioc->pcidev->vendor == PCI_VENDOR_ID_ATTO) { vendor 2364 drivers/message/fusion/mptctl.c karg.vendor = pdev->vendor; vendor 382 drivers/message/fusion/mptctl.h u16 vendor; vendor 405 drivers/message/fusion/mptctl.h u16 vendor; vendor 2444 drivers/message/fusion/mptscsih.c if (ioc->pcidev->vendor == vendor 48 drivers/mfd/intel_msic.c unsigned vendor; vendor 381 drivers/mfd/intel_msic.c msic->vendor = MSIC_VENDOR(id0); vendor 404 drivers/mfd/intel_msic.c msic->vendor); vendor 63 drivers/mfd/motorola-cpcap.c u16 vendor, rev; vendor 66 drivers/mfd/motorola-cpcap.c ret = cpcap_get_vendor(&cpcap->spi->dev, cpcap->regmap, &vendor); vendor 75 drivers/mfd/motorola-cpcap.c vendor == CPCAP_VENDOR_ST ? "ST" : "TI", vendor 1444 drivers/misc/cardreader/rtsx_pcr.c pci_name(pcidev), (int)pcidev->vendor, (int)pcidev->device, vendor 1602 drivers/misc/cardreader/rtsx_pcr.c pci_name(pcidev), (int)pcidev->vendor, (int)pcidev->device); vendor 46 drivers/misc/cb710/core.c if (pdev0->vendor == PCI_VENDOR_ID_ENE vendor 670 drivers/misc/cxl/cxl.h u16 vendor; vendor 18 drivers/misc/cxl/flash.c u16 vendor; vendor 244 drivers/misc/cxl/flash.c header->vendor = cpu_to_be16(adapter->guest->vendor); vendor 409 drivers/misc/cxl/of.c adapter->guest->vendor = val; vendor 510 drivers/misc/cxl/sysfs.c u16 vendor; vendor 521 drivers/misc/cxl/sysfs.c return scnprintf(buf, PAGE_SIZE, "0x%.4x\n", cr->vendor); vendor 561 drivers/misc/cxl/sysfs.c __ATTR_RO(vendor); vendor 601 drivers/misc/cxl/sysfs.c rc = cxl_ops->afu_cr_read16(afu, cr_idx, PCI_VENDOR_ID, &cr->vendor); vendor 52 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, vendor 61 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, vendor 69 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, /* VF Vendor ID */ vendor 78 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, vendor 86 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, /* VF Vendor ID */ vendor 95 drivers/misc/genwqe/card_base.c { .vendor = PCI_VENDOR_ID_IBM, vendor 391 drivers/misc/habanalabs/habanalabs_drv.c (int)pdev->vendor, (int)pdev->device, (int)pdev->revision); vendor 211 drivers/misc/ibmasm/remote.c mouse_dev->id.vendor = pdev->vendor; vendor 224 drivers/misc/ibmasm/remote.c keybd_dev->id.vendor = pdev->vendor; vendor 407 drivers/misc/ics932s401.c int vendor, device, revision; vendor 412 drivers/misc/ics932s401.c vendor = i2c_smbus_read_word_data(client, ICS932S401_REG_VENDOR_REV); vendor 413 drivers/misc/ics932s401.c vendor >>= 8; vendor 414 drivers/misc/ics932s401.c revision = vendor >> ICS932S401_REV_SHIFT; vendor 415 drivers/misc/ics932s401.c vendor &= ICS932S401_VENDOR_MASK; vendor 416 drivers/misc/ics932s401.c if (vendor != ICS932S401_VENDOR) vendor 696 drivers/misc/lis3lv02d/lis3lv02d.c input_dev->id.vendor = 0; vendor 34 drivers/misc/mei/hw-me.h .vendor = PCI_VENDOR_ID_INTEL, .device = (dev), \ vendor 29 drivers/misc/mic/bus/mic_bus.c return sprintf(buf, "0x%04x\n", dev->id.vendor); vendor 31 drivers/misc/mic/bus/mic_bus.c static DEVICE_ATTR_RO(vendor); vendor 38 drivers/misc/mic/bus/mic_bus.c dev->id.device, dev->id.vendor); vendor 56 drivers/misc/mic/bus/mic_bus.c return id->vendor == MBUS_DEV_ANY_ID || id->vendor == dev->id.vendor; vendor 81 drivers/misc/mic/bus/mic_bus.c dev->id.device, dev->id.vendor); vendor 149 drivers/misc/mic/bus/mic_bus.c mbdev->id.vendor = MBUS_DEV_ANY_ID; vendor 30 drivers/misc/mic/bus/scif_bus.c return sprintf(buf, "0x%04x\n", dev->id.vendor); vendor 32 drivers/misc/mic/bus/scif_bus.c static DEVICE_ATTR_RO(vendor); vendor 40 drivers/misc/mic/bus/scif_bus.c dev->id.device, dev->id.vendor); vendor 58 drivers/misc/mic/bus/scif_bus.c return id->vendor == SCIF_DEV_ANY_ID || id->vendor == dev->id.vendor; vendor 83 drivers/misc/mic/bus/scif_bus.c dev->id.device, dev->id.vendor); vendor 148 drivers/misc/mic/bus/scif_bus.c sdev->id.vendor = SCIF_DEV_ANY_ID; vendor 22 drivers/misc/mic/bus/scif_bus.h u32 vendor; vendor 30 drivers/misc/mic/bus/vop_bus.c return sprintf(buf, "0x%04x\n", dev->id.vendor); vendor 32 drivers/misc/mic/bus/vop_bus.c static DEVICE_ATTR_RO(vendor); vendor 40 drivers/misc/mic/bus/vop_bus.c dev->id.device, dev->id.vendor); vendor 58 drivers/misc/mic/bus/vop_bus.c return id->vendor == VOP_DEV_ANY_ID || id->vendor == dev->id.vendor; vendor 83 drivers/misc/mic/bus/vop_bus.c dev->id.device, dev->id.vendor); vendor 147 drivers/misc/mic/bus/vop_bus.c vdev->id.vendor = VOP_DEV_ANY_ID; vendor 22 drivers/misc/mic/bus/vop_bus.h u32 vendor; vendor 37 drivers/misc/ocxl/config.c u16 vendor, id; vendor 42 drivers/misc/ocxl/config.c &vendor); vendor 44 drivers/misc/ocxl/config.c if (vendor == PCI_VENDOR_ID_IBM && id == dvsec_id) vendor 53 drivers/misc/ocxl/config.c u16 vendor, id; vendor 59 drivers/misc/ocxl/config.c &vendor); vendor 62 drivers/misc/ocxl/config.c if (vendor == PCI_VENDOR_ID_IBM && vendor 487 drivers/misc/phantom.c { .vendor = PCI_VENDOR_ID_PLX, .device = PCI_DEVICE_ID_PLX_9050, vendor 799 drivers/misc/pti.c __func__, __LINE__, pdev->vendor, pdev->device); vendor 162 drivers/mmc/core/quirks.h (f->cis_vendor == card->cis.vendor || vendor 83 drivers/mmc/core/sdio.c func->vendor = func->card->cis.vendor; vendor 732 drivers/mmc/core/sdio.c if (card->cis.vendor == oldcard->cis.vendor && vendor 43 drivers/mmc/core/sdio_bus.c sdio_config_attr(vendor, "0x%04x\n"); vendor 51 drivers/mmc/core/sdio_bus.c func->class, func->vendor, func->device); vendor 69 drivers/mmc/core/sdio_bus.c if (id->vendor != (__u16)SDIO_ANY_ID && id->vendor != func->vendor) vendor 84 drivers/mmc/core/sdio_bus.c while (ids->class || ids->vendor || ids->device) { vendor 115 drivers/mmc/core/sdio_bus.c "SDIO_ID=%04X:%04X", func->vendor, func->device)) vendor 120 drivers/mmc/core/sdio_bus.c func->class, func->vendor, func->device)) vendor 73 drivers/mmc/core/sdio_cis.c unsigned int vendor, device; vendor 76 drivers/mmc/core/sdio_cis.c vendor = buf[0] | (buf[1] << 8); vendor 82 drivers/mmc/core/sdio_cis.c func->vendor = vendor; vendor 85 drivers/mmc/core/sdio_cis.c card->cis.vendor = vendor; vendor 387 drivers/mmc/core/sdio_cis.c if (func->vendor == 0) { vendor 388 drivers/mmc/core/sdio_cis.c func->vendor = func->card->cis.vendor; vendor 1537 drivers/mmc/host/omap_hsmmc.c card->cis.vendor = 0x104c; vendor 298 drivers/mmc/host/sdhci-acpi.c static bool sdhci_acpi_cht_pci_wifi(unsigned int vendor, unsigned int device, vendor 304 drivers/mmc/host/sdhci-acpi.c dev = pci_get_device(vendor, device, from); vendor 239 drivers/mmc/host/sdhci-of-arasan.c u32 vendor; vendor 242 drivers/mmc/host/sdhci-of-arasan.c vendor = sdhci_readl(host, SDHCI_ARASAN_VENDOR_REGISTER); vendor 244 drivers/mmc/host/sdhci-of-arasan.c vendor |= VENDOR_ENHANCED_STROBE; vendor 246 drivers/mmc/host/sdhci-of-arasan.c vendor &= ~VENDOR_ENHANCED_STROBE; vendor 248 drivers/mmc/host/sdhci-of-arasan.c sdhci_writel(host, vendor, SDHCI_ARASAN_VENDOR_REGISTER); vendor 2098 drivers/mmc/host/sdhci-pci-core.c (int)pdev->vendor, (int)pdev->device, (int)pdev->revision); vendor 92 drivers/mmc/host/sdhci-pci.h .vendor = _PCI_VEND(vend), .device = _PCI_DEV(vend, dev), \ vendor 98 drivers/mmc/host/sdhci-pci.h .vendor = _PCI_VEND(vend), .device = _PCI_DEV(vend, dev), \ vendor 105 drivers/mmc/host/sdhci-pci.h .vendor = _PCI_VEND(vend), .device = PCI_ANY_ID, \ vendor 1083 drivers/mmc/host/via-sdmmc.c pci_name(pcidev), (int)pcidev->vendor, (int)pcidev->device, vendor 1215 drivers/mmc/host/via-sdmmc.c pci_name(pcidev), (int)pcidev->vendor, (int)pcidev->device); vendor 1361 drivers/mmc/host/vub300.c "vub_%04X%04X", card->cis.vendor, card->cis.device); vendor 1368 drivers/mmc/host/vub300.c sf->vendor, sf->device); vendor 288 drivers/mtd/chips/cfi_probe.c static char *vendorname(__u16 vendor) vendor 290 drivers/mtd/chips/cfi_probe.c switch (vendor) { vendor 325 drivers/mtd/maps/amd76xrom.c for(id = amd76xrom_pci_tbl; id->vendor; id++) { vendor 326 drivers/mtd/maps/amd76xrom.c pdev = pci_get_device(id->vendor, id->device, NULL); vendor 361 drivers/mtd/maps/ck804xrom.c for(id = ck804xrom_pci_tbl; id->vendor; id++) { vendor 362 drivers/mtd/maps/ck804xrom.c pdev = pci_get_device(id->vendor, id->device, NULL); vendor 422 drivers/mtd/maps/esb2rom.c for (id = esb2rom_pci_tbl; id->vendor; id++) { vendor 424 drivers/mtd/maps/esb2rom.c pdev = pci_get_device(id->vendor, id->device, NULL); vendor 358 drivers/mtd/maps/ichxrom.c for (id = ichxrom_pci_tbl; id->vendor; id++) { vendor 359 drivers/mtd/maps/ichxrom.c pdev = pci_get_device(id->vendor, id->device, NULL); vendor 230 drivers/mtd/maps/pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 239 drivers/mtd/maps/pci.c .vendor = PCI_VENDOR_ID_DEC, vendor 219 drivers/mtd/maps/scb2_flash.c .vendor = PCI_VENDOR_ID_SERVERWORKS, vendor 40 drivers/mtd/nand/raw/nand_macronix.c mxic = (struct nand_onfi_vendor_macronix *)p->onfi->vendor; vendor 84 drivers/mtd/nand/raw/nand_micron.c struct nand_onfi_vendor_micron *micron = (void *)p->onfi->vendor; vendor 298 drivers/mtd/nand/raw/nand_onfi.c memcpy(onfi->vendor, p->vendor, sizeof(p->vendor)); vendor 59 drivers/mtd/sm_ftl.c char *vendor; vendor 61 drivers/mtd/sm_ftl.c vendor = kstrndup(ftl->cis_buffer + SM_CIS_VENDOR_OFFSET, vendor 63 drivers/mtd/sm_ftl.c if (!vendor) vendor 74 drivers/mtd/sm_ftl.c vendor_attribute->data = vendor; vendor 75 drivers/mtd/sm_ftl.c vendor_attribute->len = strlen(vendor); vendor 99 drivers/mtd/sm_ftl.c kfree(vendor); vendor 739 drivers/net/can/peak_canfd/peak_pciefd_main.c pdev->vendor, pdev->device, sub_sys_id); vendor 238 drivers/net/can/sja1000/ems_pci.c if (pdev->vendor == PCI_VENDOR_ID_PLX) { vendor 293 drivers/net/can/sja1000/kvaser_pci.c pdev->vendor, pdev->device); vendor 568 drivers/net/can/sja1000/peak_pci.c pdev->vendor, pdev->device, sub_sys_id); vendor 507 drivers/net/ethernet/3com/3c515.c for(i=0; corkscrew_isapnp_adapters[i].vendor != 0; i++) { vendor 511 drivers/net/ethernet/3com/3c515.c corkscrew_isapnp_adapters[i].vendor, vendor 247 drivers/net/ethernet/8390/ne.c for (i = 0; isapnp_clone_list[i].vendor != 0; i++) { vendor 251 drivers/net/ethernet/8390/ne.c isapnp_clone_list[i].vendor, vendor 341 drivers/net/ethernet/8390/smc-ultra.c for (i = 0; ultra_device_ids[i].vendor != 0; i++) { vendor 345 drivers/net/ethernet/8390/smc-ultra.c ultra_device_ids[i].vendor, vendor 528 drivers/net/ethernet/alteon/acenic.c switch(pdev->vendor) { vendor 1915 drivers/net/ethernet/amd/amd8111e.c .vendor = PCI_VENDOR_ID_AMD, vendor 1919 drivers/net/ethernet/amd/amd8111e.c .vendor = 0, vendor 278 drivers/net/ethernet/amd/xgbe/xgbe-pci.c (rdev->vendor == PCI_VENDOR_ID_AMD) && (rdev->device == 0x15d0)) { vendor 271 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c u8 vendor[32]; vendor 288 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c char vendor[XGBE_SFP_BASE_VENDOR_NAME_LEN + 1]; vendor 82 drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c if (pdev->vendor != PCI_VENDOR_ID_AQUANTIA) vendor 192 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c eeprom->magic = adapter->pdev->vendor | vendor 778 drivers/net/ethernet/atheros/atl1c/atl1c_main.c hw->vendor_id = pdev->vendor; vendor 578 drivers/net/ethernet/atheros/atl1e/atl1e_main.c hw->vendor_id = pdev->vendor; vendor 78 drivers/net/ethernet/atheros/atlx/atl2.c hw->vendor_id = pdev->vendor; vendor 16255 drivers/net/ethernet/broadcom/tg3.c u32 vendor; vendor 16272 drivers/net/ethernet/broadcom/tg3.c while (pci_id->vendor != 0) { vendor 16273 drivers/net/ethernet/broadcom/tg3.c bridge = pci_get_device(pci_id->vendor, pci_id->device, vendor 16295 drivers/net/ethernet/broadcom/tg3.c u32 vendor; vendor 16305 drivers/net/ethernet/broadcom/tg3.c while (pci_id->vendor != 0) { vendor 16306 drivers/net/ethernet/broadcom/tg3.c bridge = pci_get_device(pci_id->vendor, vendor 137 drivers/net/ethernet/brocade/bna/bfa_defs_mfg_comm.h u8 vendor; /*!< vendor */ vendor 1005 drivers/net/ethernet/brocade/bna/bnad_ethtool.c eeprom->magic = bnad->pcidev->vendor | (bnad->pcidev->device << 16); vendor 1045 drivers/net/ethernet/brocade/bna/bnad_ethtool.c if (eeprom->magic != (bnad->pcidev->vendor | vendor 694 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c eeprom->magic = oct_dev->pci_dev->vendor; vendor 882 drivers/net/ethernet/cavium/liquidio/lio_main.c (u32)pdev->vendor, (u32)pdev->device); vendor 398 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c (u32)pdev->vendor, (u32)pdev->device); vendor 1999 drivers/net/ethernet/dec/tulip/de4x5.c u_short vendor; vendor 2026 drivers/net/ethernet/dec/tulip/de4x5.c vendor = (u_short) cfid; vendor 2124 drivers/net/ethernet/dec/tulip/de4x5.c u_short vendor, status; vendor 2132 drivers/net/ethernet/dec/tulip/de4x5.c vendor = this_dev->vendor; vendor 2198 drivers/net/ethernet/dec/tulip/de4x5.c u_short vendor, status; vendor 2215 drivers/net/ethernet/dec/tulip/de4x5.c vendor = pdev->vendor; vendor 126 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC21040 ((vendor == DC21040_VID) && (device == DC21040_DID)) vendor 127 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC21041 ((vendor == DC21041_VID) && (device == DC21041_DID)) vendor 128 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC21140 ((vendor == DC21140_VID) && (device == DC21140_DID)) vendor 129 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC2114x ((vendor == DC2114x_VID) && (device == DC2114x_DID)) vendor 130 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC21142 ((vendor == DC2114x_VID) && (device == DC21142)) vendor 131 drivers/net/ethernet/dec/tulip/de4x5.h #define is_DC21143 ((vendor == DC2114x_VID) && (device == DC21143)) vendor 184 drivers/net/ethernet/dec/tulip/dmfe.c (__CHK_IO_SIZE(((pci_dev)->device << 16) | (pci_dev)->vendor, \ vendor 1272 drivers/net/ethernet/dec/tulip/tulip_core.c if (pdev->vendor == 0x1282 && pdev->device == 0x9102) vendor 1350 drivers/net/ethernet/dec/tulip/tulip_core.c if (pdev->vendor == 0x1282 && pdev->device == 0x9100 && vendor 346 drivers/net/ethernet/dlink/dl2k.c if (np->pdev->vendor == PCI_VENDOR_ID_DLINK) { /* D-Link Only */ vendor 365 drivers/net/ethernet/dlink/dl2k.c if (np->pdev->vendor != PCI_VENDOR_ID_DLINK) { vendor 1336 drivers/net/ethernet/emulex/benet/be_cmds.h u32 vendor; vendor 3626 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 3629 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c { .vendor = 0x0 } vendor 221 drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 2468 drivers/net/ethernet/hp/hp100.c lp->pci_dev->vendor == PCI_VENDOR_ID && vendor 862 drivers/net/ethernet/intel/e1000/e1000_main.c hw->vendor_id = pdev->vendor; vendor 507 drivers/net/ethernet/intel/e1000e/ethtool.c eeprom->magic = adapter->pdev->vendor | (adapter->pdev->device << 16); vendor 567 drivers/net/ethernet/intel/e1000e/ethtool.c (adapter->pdev->vendor | (adapter->pdev->device << 16))) vendor 1983 drivers/net/ethernet/intel/fm10k/fm10k_pci.c hw->vendor_id = pdev->vendor; vendor 14810 drivers/net/ethernet/intel/i40e/i40e_main.c hw->vendor_id = pdev->vendor; vendor 3713 drivers/net/ethernet/intel/iavf/iavf_main.c hw->vendor_id = pdev->vendor; vendor 2835 drivers/net/ethernet/intel/ice/ice_main.c hw->vendor_id = pdev->vendor; vendor 3015 drivers/net/ethernet/intel/igb/igb_main.c pci_name(pdev), pdev->vendor, pdev->device); vendor 3078 drivers/net/ethernet/intel/igb/igb_main.c hw->vendor_id = pdev->vendor; vendor 2762 drivers/net/ethernet/intel/igbvf/netdev.c hw->vendor_id = pdev->vendor; vendor 4198 drivers/net/ethernet/intel/igc/igc_main.c hw->vendor_id = pdev->vendor; vendor 559 drivers/net/ethernet/intel/ixgb/ixgb_main.c hw->vendor_id = pdev->vendor; vendor 6258 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c hw->vendor_id = pdev->vendor; vendor 10603 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if ((entry->vendor != pdev->vendor) || vendor 10751 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c pci_name(pdev), pdev->vendor, pdev->device); vendor 125 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c u16 vendor = pdev->vendor; vendor 136 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c vfdev = pci_get_device(vendor, vf_id, NULL); vendor 137 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c for (; vfdev; vfdev = pci_get_device(vendor, vf_id, vfdev)) { vendor 3012 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c hw->vendor_id = pdev->vendor; vendor 49 drivers/net/ethernet/mellanox/mlx4/reset.c u16 vendor; vendor 128 drivers/net/ethernet/mellanox/mlx4/reset.c &vendor) && vendor != 0xffff) vendor 134 drivers/net/ethernet/mellanox/mlx4/reset.c if (vendor == 0xffff) { vendor 39 drivers/net/ethernet/microchip/lan743x_main.c pdev->vendor, pdev->device); vendor 3303 drivers/net/ethernet/myricom/myri10ge/myri10ge.c u16 vendor; vendor 3311 drivers/net/ethernet/myricom/myri10ge/myri10ge.c pci_read_config_word(mgp->pdev, PCI_VENDOR_ID, &vendor); vendor 3312 drivers/net/ethernet/myricom/myri10ge/myri10ge.c if (vendor == 0xffff) { vendor 3418 drivers/net/ethernet/myricom/myri10ge/myri10ge.c u16 cmd, vendor; vendor 3455 drivers/net/ethernet/myricom/myri10ge/myri10ge.c pci_read_config_word(mgp->pdev, PCI_VENDOR_ID, &vendor); vendor 3456 drivers/net/ethernet/myricom/myri10ge/myri10ge.c if (vendor == 0xffff) { vendor 1027 drivers/net/ethernet/neterion/s2io.c if (tdev->vendor == NEC_VENID && tdev->device == NEC_DEVID) { vendor 5763 drivers/net/ethernet/neterion/s2io.c eeprom->magic = sp->pdev->vendor | (sp->pdev->device << 16); vendor 5801 drivers/net/ethernet/neterion/s2io.c if (eeprom->magic != (sp->pdev->vendor | (sp->pdev->device << 16))) { vendor 5805 drivers/net/ethernet/neterion/s2io.c (sp->pdev->vendor | (sp->pdev->device << 16)), vendor 262 drivers/net/ethernet/netronome/nfp/nfp_devlink.c const char *sn, *vendor, *part; vendor 271 drivers/net/ethernet/netronome/nfp/nfp_devlink.c vendor = nfp_hwinfo_lookup(pf->hwinfo, "assembly.vendor"); vendor 274 drivers/net/ethernet/netronome/nfp/nfp_devlink.c if (vendor && part && sn) { vendor 277 drivers/net/ethernet/netronome/nfp/nfp_devlink.c buf = kmalloc(strlen(vendor) + strlen(part) + strlen(sn) + 1, vendor 283 drivers/net/ethernet/netronome/nfp/nfp_devlink.c strcat(buf, vendor); vendor 689 drivers/net/ethernet/netronome/nfp/nfp_main.c if (pdev->vendor == PCI_VENDOR_ID_NETRONOME && vendor 2662 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c {.vendor = PCI_VENDOR_ID_INTEL, vendor 2670 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c {.vendor = PCI_VENDOR_ID_INTEL, vendor 2677 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c {.vendor = PCI_VENDOR_ID_ROHM, vendor 2684 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c {.vendor = PCI_VENDOR_ID_ROHM, vendor 381 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c eeprom->magic = (adapter->pdev)->vendor | vendor 604 drivers/net/ethernet/qlogic/netxen/netxen_nic_ethtool.c if ((data_read & 0xffff) != adapter->pdev->vendor) vendor 1719 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h unsigned short vendor; vendor 621 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c eeprom->magic = (adapter->pdev)->vendor | vendor 942 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c if ((data_read & 0xffff) != adapter->pdev->vendor) vendor 1230 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c if (qlcnic_boards[i].vendor == pdev->vendor && vendor 1895 drivers/net/ethernet/realtek/8139cp.c if (pdev->vendor == PCI_VENDOR_ID_REALTEK && vendor 1899 drivers/net/ethernet/realtek/8139cp.c pdev->vendor, pdev->device, pdev->revision); vendor 968 drivers/net/ethernet/realtek/8139too.c if (pdev->vendor == PCI_VENDOR_ID_REALTEK && vendor 972 drivers/net/ethernet/realtek/8139too.c pdev->vendor, pdev->device, pdev->revision); vendor 976 drivers/net/ethernet/realtek/8139too.c if (pdev->vendor == PCI_VENDOR_ID_REALTEK && vendor 1031 drivers/net/ethernet/sgi/ioc3-eth.c if (dev->vendor == PCI_VENDOR_ID_SGI && vendor 1175 drivers/net/ethernet/sgi/ioc3-eth.c u32 vendor, model, rev; vendor 1303 drivers/net/ethernet/sgi/ioc3-eth.c vendor = (sw_physid1 << 12) | (sw_physid2 >> 4); vendor 1307 drivers/net/ethernet/sgi/ioc3-eth.c ip->mii.phy_id, vendor, model, rev); vendor 3366 drivers/net/ethernet/sun/cassini.c if ((pdev->vendor == PCI_VENDOR_ID_SUN) && vendor 3385 drivers/net/ethernet/sun/cassini.c if ((pdev->vendor == PCI_VENDOR_ID_NS) && vendor 4815 drivers/net/ethernet/sun/cassini.c if (pdev->vendor != 0x8086 || pdev->device != 0x537c) vendor 531 drivers/net/ethernet/sun/sungem.c if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && vendor 1683 drivers/net/ethernet/sun/sungem.c if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { vendor 1707 drivers/net/ethernet/sun/sungem.c if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && vendor 1927 drivers/net/ethernet/sun/sungem.c if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) vendor 1955 drivers/net/ethernet/sun/sungem.c if (pdev->vendor == PCI_VENDOR_ID_APPLE) { vendor 1982 drivers/net/ethernet/sun/sungem.c if (pdev->vendor == PCI_VENDOR_ID_SUN && vendor 2039 drivers/net/ethernet/sun/sungem.c if (pdev->vendor == PCI_VENDOR_ID_SUN) { vendor 2874 drivers/net/ethernet/sun/sungem.c if (pdev->vendor == PCI_VENDOR_ID_SUN && vendor 2939 drivers/net/ethernet/sun/sungem.c if (pdev->vendor == PCI_VENDOR_ID_APPLE) vendor 2908 drivers/net/ethernet/sun/sunhme.c busdev->vendor != PCI_VENDOR_ID_DEC || vendor 2914 drivers/net/ethernet/sun/sunhme.c if (this_pdev->vendor == PCI_VENDOR_ID_SUN && vendor 3181 drivers/net/ethernet/sun/sunhme.c if (qpdev->vendor == PCI_VENDOR_ID_DEC && vendor 3186 drivers/net/ethernet/sun/sunhme.c qpdev->vendor, qpdev->device); vendor 390 drivers/net/usb/hso.c #define default_port_device(vendor, product) \ vendor 391 drivers/net/usb/hso.c USB_DEVICE(vendor, product), \ vendor 394 drivers/net/usb/hso.c #define icon321_port_device(vendor, product) \ vendor 395 drivers/net/usb/hso.c USB_DEVICE(vendor, product), \ vendor 178 drivers/net/usb/kaweth.c __u16 vendor; vendor 64 drivers/net/usb/pegasus.c {.name = pn, .vendor = vid, .device = pid, .private = flags}, vendor 409 drivers/net/usb/pegasus.c if (usb_dev_id[pegasus->dev_index].vendor == VENDOR_LINKSYS || vendor 410 drivers/net/usb/pegasus.c usb_dev_id[pegasus->dev_index].vendor == VENDOR_DLINK) { vendor 414 drivers/net/usb/pegasus.c if (usb_dev_id[pegasus->dev_index].vendor == VENDOR_ELCON) { vendor 445 drivers/net/usb/pegasus.c if (usb_dev_id[pegasus->dev_index].vendor == VENDOR_LINKSYS || vendor 446 drivers/net/usb/pegasus.c usb_dev_id[pegasus->dev_index].vendor == VENDOR_LINKSYS2 || vendor 447 drivers/net/usb/pegasus.c usb_dev_id[pegasus->dev_index].vendor == VENDOR_DLINK) { vendor 1328 drivers/net/usb/pegasus.c usb_dev_id[i].vendor = vendor_id; vendor 105 drivers/net/usb/pegasus.h __u16 vendor; vendor 305 drivers/net/wan/sbni.c if( pdev->vendor != SBNI_PCI_VENDOR && vendor 1742 drivers/net/wireless/ath/ar5523/ar5523.c #define AR5523_DEVICE_UG(vendor, device) \ vendor 1743 drivers/net/wireless/ath/ar5523/ar5523.c { USB_DEVICE((vendor), (device)) }, \ vendor 1744 drivers/net/wireless/ath/ar5523/ar5523.c { USB_DEVICE((vendor), (device) + 1), \ vendor 1746 drivers/net/wireless/ath/ar5523/ar5523.c #define AR5523_DEVICE_UX(vendor, device) \ vendor 1747 drivers/net/wireless/ath/ar5523/ar5523.c { USB_DEVICE((vendor), (device)), \ vendor 1749 drivers/net/wireless/ath/ar5523/ar5523.c { USB_DEVICE((vendor), (device) + 1), \ vendor 1403 drivers/net/wireless/ath/ath10k/core.c ar->id.vendor, ar->id.device, vendor 1008 drivers/net/wireless/ath/ath10k/core.h u32 vendor; vendor 3579 drivers/net/wireless/ath/ath10k/pci.c pdev->vendor, pdev->device, vendor 3594 drivers/net/wireless/ath/ath10k/pci.c ar->id.vendor = pdev->vendor; vendor 2010 drivers/net/wireless/ath/ath10k/sdio.c func->num, func->vendor, func->device, vendor 2073 drivers/net/wireless/ath/ath10k/sdio.c ar->id.vendor = id->vendor; vendor 2109 drivers/net/wireless/ath/ath10k/sdio.c func->num, func->vendor, func->device); vendor 1015 drivers/net/wireless/ath/ath10k/usb.c ar->id.vendor = vendor_id; vendor 48 drivers/net/wireless/ath/ath5k/led.c .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \ vendor 1317 drivers/net/wireless/ath/ath6kl/sdio.c func->num, func->vendor, func->device, vendor 1397 drivers/net/wireless/ath/ath6kl/sdio.c func->num, func->vendor, func->device); vendor 322 drivers/net/wireless/ath/wil6210/pcie_bus.c (int)pdev->vendor, (int)pdev->device, (int)pdev->revision, vendor 107 drivers/net/wireless/broadcom/b43/bus.c dev->board_vendor = core->bus->boardinfo.vendor; vendor 206 drivers/net/wireless/broadcom/b43/bus.c dev->board_vendor = sdev->bus->boardinfo.vendor; vendor 5515 drivers/net/wireless/broadcom/b43/main.c (pdev->vendor == PCI_VENDOR_ID_##_vendor) && \ vendor 5526 drivers/net/wireless/broadcom/b43/main.c if (bus->boardinfo.vendor == SSB_BOARDVENDOR_DELL && vendor 5529 drivers/net/wireless/broadcom/b43/main.c if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && vendor 28 drivers/net/wireless/broadcom/b43/sdio.c u16 vendor; vendor 37 drivers/net/wireless/broadcom/b43/sdio.c static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) vendor 42 drivers/net/wireless/broadcom/b43/sdio.c if (vendor == q->vendor && device == q->device) vendor 97 drivers/net/wireless/broadcom/b43/sdio.c u16 vendor = 0, device = 0; vendor 109 drivers/net/wireless/broadcom/b43/sdio.c vendor = tuple->data[1] | (tuple->data[2]<<8); vendor 112 drivers/net/wireless/broadcom/b43/sdio.c vendor, device); vendor 123 drivers/net/wireless/broadcom/b43/sdio.c if (!vendor || !device) { vendor 149 drivers/net/wireless/broadcom/b43/sdio.c b43_sdio_get_quirks(vendor, device)); vendor 803 drivers/net/wireless/broadcom/b43legacy/b43legacy.h return (dev->dev->bus->boardinfo.vendor == PCI_VENDOR_ID_BROADCOM); vendor 198 drivers/net/wireless/broadcom/b43legacy/leds.c if (bus->boardinfo.vendor == PCI_VENDOR_ID_COMPAQ) vendor 203 drivers/net/wireless/broadcom/b43legacy/leds.c if (bus->boardinfo.vendor == PCI_VENDOR_ID_ASUSTEK) vendor 3770 drivers/net/wireless/broadcom/b43legacy/main.c if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && vendor 1001 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c brcmf_dbg(SDIO, "sdio vendor ID: 0x%04x\n", func->vendor); vendor 1069 drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c brcmf_dbg(SDIO, "sdio vendor ID: 0x%04x\n", func->vendor); vendor 1878 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c brcmf_dbg(PCIE, "Enter %x:%x\n", pdev->vendor, pdev->device); vendor 1953 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c brcmf_err(NULL, "failed %x:%x\n", pdev->vendor, pdev->device); vendor 484 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c sih->boardvendor = pbus->boardinfo.vendor; vendor 89 drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c core->id.rev, bus->boardinfo.type, bus->boardinfo.vendor, vendor 4418 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c pcidev->vendor, vendor 4422 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c core->bus->boardinfo.vendor, vendor 4457 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c wlc_hw->vendorid = pcidev->vendor; vendor 4460 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c wlc_hw->vendorid = core->bus->boardinfo.vendor; vendor 5631 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c u16 vendor = pcidev->vendor; vendor 5634 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c if (vendor != PCI_VENDOR_ID_BROADCOM) { vendor 5635 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c pr_err("unknown vendor id %04x\n", vendor); vendor 1502 drivers/net/wireless/intel/iwlegacy/common.h .vendor = PCI_VENDOR_ID_INTEL, .device = (dev), \ vendor 79 drivers/net/wireless/intel/iwlwifi/pcie/drv.c .vendor = PCI_VENDOR_ID_INTEL, .device = (dev), \ vendor 62 drivers/net/wireless/intersil/hostap/hostap_plx.c #define PLXDEV(vendor,dev,str) { vendor, dev, PCI_ANY_ID, PCI_ANY_ID } vendor 456 drivers/net/wireless/intersil/hostap/hostap_plx.c tmd7160 = (pdev->vendor == 0x15e8) && (pdev->device == 0x0131); vendor 1204 drivers/net/wireless/marvell/libertas/if_sdio.c func->class, func->vendor, func->device, vendor 235 drivers/net/wireless/marvell/mwifiex/pcie.c pdev->vendor, pdev->device, pdev->revision); vendor 374 drivers/net/wireless/marvell/mwifiex/pcie.c __func__, pdev->vendor, pdev->device, pdev->revision); vendor 401 drivers/net/wireless/marvell/mwifiex/pcie.c __func__, pdev->vendor, pdev->device, pdev->revision); vendor 96 drivers/net/wireless/marvell/mwifiex/sdio.c func->vendor, func->device, func->class, func->num); vendor 2601 drivers/net/wireless/realtek/rtlwifi/base.c rtlpriv->mac80211.vendor = PEER_ATH; vendor 2606 drivers/net/wireless/realtek/rtlwifi/base.c rtlpriv->mac80211.vendor = PEER_BROAD; vendor 2609 drivers/net/wireless/realtek/rtlwifi/base.c rtlpriv->mac80211.vendor = PEER_RAL; vendor 2612 drivers/net/wireless/realtek/rtlwifi/base.c rtlpriv->mac80211.vendor = PEER_CISCO; vendor 2615 drivers/net/wireless/realtek/rtlwifi/base.c rtlpriv->mac80211.vendor = PEER_MARV; vendor 2652 drivers/net/wireless/realtek/rtlwifi/base.c u32 vendor = PEER_UNKNOWN; vendor 2675 drivers/net/wireless/realtek/rtlwifi/base.c mac->vendor = PEER_UNKNOWN; vendor 2695 drivers/net/wireless/realtek/rtlwifi/base.c vendor = mac->vendor; vendor 2703 drivers/net/wireless/realtek/rtlwifi/base.c vendor == PEER_ATH) { vendor 2704 drivers/net/wireless/realtek/rtlwifi/base.c vendor = PEER_ATH; vendor 2711 drivers/net/wireless/realtek/rtlwifi/base.c vendor == PEER_RAL) { vendor 2713 drivers/net/wireless/realtek/rtlwifi/base.c vendor = PEER_RAL; vendor 2715 drivers/net/wireless/realtek/rtlwifi/base.c vendor == PEER_CISCO) { vendor 2716 drivers/net/wireless/realtek/rtlwifi/base.c vendor = PEER_CISCO; vendor 2721 drivers/net/wireless/realtek/rtlwifi/base.c vendor == PEER_BROAD) { vendor 2723 drivers/net/wireless/realtek/rtlwifi/base.c vendor = PEER_BROAD; vendor 2725 drivers/net/wireless/realtek/rtlwifi/base.c vendor == PEER_MARV) { vendor 2726 drivers/net/wireless/realtek/rtlwifi/base.c vendor = PEER_MARV; vendor 2730 drivers/net/wireless/realtek/rtlwifi/base.c mac->vendor = vendor; vendor 171 drivers/net/wireless/realtek/rtlwifi/core.c mac->vendor = PEER_UNKNOWN; vendor 344 drivers/net/wireless/realtek/rtlwifi/core.c mac->vendor = PEER_UNKNOWN; vendor 1175 drivers/net/wireless/realtek/rtlwifi/core.c mac->vendor = PEER_UNKNOWN; vendor 1267 drivers/net/wireless/realtek/rtlwifi/core.c mac->vendor = PEER_UNKNOWN; vendor 1887 drivers/net/wireless/realtek/rtlwifi/pci.c venderid = pdev->vendor; vendor 2025 drivers/net/wireless/realtek/rtlwifi/pci.c pcipriv->ndis_adapter.pcibridge_vendorid = bridge_pdev->vendor; vendor 2027 drivers/net/wireless/realtek/rtlwifi/pci.c if (bridge_pdev->vendor == pcibridge_vendors[tmp]) { vendor 2064 drivers/net/wireless/realtek/rtlwifi/pci.c pdev->vendor, pcipriv->ndis_adapter.linkctrl_reg); vendor 35 drivers/net/wireless/realtek/rtlwifi/pci.h .vendor = (vend), \ vendor 1638 drivers/net/wireless/realtek/rtlwifi/rtl8192c/dm_common.c if (rtlpriv->mac80211.vendor == PEER_CISCO && vendor 329 drivers/net/wireless/realtek/rtlwifi/rtl8192de/dm.c (rtlpriv->mac80211.vendor == PEER_CISCO)) { vendor 171 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c if (mac->vendor == PEER_CISCO && vendor 56 drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c u32 edca_be_ul = edca_setting_ul[mac->vendor]; vendor 57 drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c u32 edca_be_dl = edca_setting_dl[mac->vendor]; vendor 58 drivers/net/wireless/realtek/rtlwifi/rtl8192se/dm.c u32 edca_gmode = edca_setting_dl_gmode[mac->vendor]; vendor 1004 drivers/net/wireless/realtek/rtlwifi/rtl8723be/dm.c iot_peer = rtlpriv->mac80211.vendor; vendor 2681 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/dm.c iot_peer = rtlpriv->mac80211.vendor; vendor 3738 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c if (mac->vendor == PEER_ATH) vendor 1532 drivers/net/wireless/realtek/rtlwifi/wifi.h u32 vendor; vendor 1221 drivers/net/wireless/realtek/rtw88/pci.c pdev->vendor, pdev->device, pdev->revision); vendor 60 drivers/ntb/hw/idt/ntb_hw_idt.h .vendor = PCI_VENDOR_ID_IDT, .device = PCI_DEVICE_ID_IDT_##devname, \ vendor 2360 drivers/nvme/host/pci.c if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { vendor 2365 drivers/nvme/host/pci.c } else if (pdev->vendor == PCI_VENDOR_ID_SAMSUNG && vendor 2732 drivers/nvme/host/pci.c if (pdev->vendor == 0x144d && pdev->device == 0xa802) { vendor 2745 drivers/nvme/host/pci.c } else if (pdev->vendor == 0x144d && pdev->device == 0xa804) { vendor 2756 drivers/nvme/host/pci.c } else if ((pdev->vendor == 0x144d && (pdev->device == 0xa801 || vendor 2758 drivers/nvme/host/pci.c (pdev->vendor == 0x1e0f && pdev->device == 0x0001)) { vendor 1239 drivers/nvme/target/fc.c u8 reason, u8 explanation, u8 vendor) vendor 1250 drivers/nvme/target/fc.c rjt->rjt.vendor = vendor; vendor 56 drivers/parisc/eisa_enumerator.c char vendor[4]; vendor 64 drivers/parisc/eisa_enumerator.c vendor[3] = '\0'; vendor 65 drivers/parisc/eisa_enumerator.c vendor[2] = '@' + (id & 0x1f); vendor 67 drivers/parisc/eisa_enumerator.c vendor[1] = '@' + (id & 0x1f); vendor 69 drivers/parisc/eisa_enumerator.c vendor[0] = '@' + (id & 0x1f); vendor 72 drivers/parisc/eisa_enumerator.c sprintf(s, "%s%02X%02X", vendor, device, rev); vendor 795 drivers/parisc/iosapic.c pcidev->vendor, pcidev->device, isi_line, pcidev->irq); vendor 349 drivers/parisc/superio.c pcidev->vendor, pcidev->device, vendor 458 drivers/parisc/superio.c dev->vendor, dev->device, vendor 2859 drivers/parport/parport_pc.c id->vendor, id->device, io_lo, io_hi); vendor 2864 drivers/parport/parport_pc.c id->vendor, id->device, io_lo, io_hi, irq); vendor 514 drivers/pci/controller/pci-aardvark.c bridge->conf.vendor = advk_readl(pcie, PCIE_CORE_DEV_ID_REG) & 0xffff; vendor 571 drivers/pci/controller/pci-mvebu.c bridge->conf.vendor = PCI_VENDOR_ID_MARVELL; vendor 786 drivers/pci/hotplug/cpqphp_core.c vendor_id = pdev->vendor; vendor 1365 drivers/pci/hotplug/cpqphp_core.c .vendor = PCI_ANY_ID, vendor 1074 drivers/pci/hotplug/ibmphp_ebda.c .vendor = PCI_VENDOR_ID_IBM, vendor 245 drivers/pci/hotplug/shpchp_core.c if (bridge->vendor == PCI_VENDOR_ID_AMD && vendor 250 drivers/pci/hotplug/shpchp_ctrl.c if ((ctrl->pci_dev->vendor == 0x8086) && (ctrl->pci_dev->device == 0x0332)) { vendor 577 drivers/pci/hotplug/shpchp_ctrl.c if ((p_slot->ctrl->pci_dev->vendor == PCI_VENDOR_ID_AMD && vendor 930 drivers/pci/hotplug/shpchp_hpc.c if (pdev->vendor == PCI_VENDOR_ID_AMD && vendor 973 drivers/pci/hotplug/shpchp_hpc.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 157 drivers/pci/iov.c virtfn->vendor = dev->vendor; vendor 976 drivers/pci/iov.c vfdev = pci_get_device(dev->vendor, dev_id, NULL); vendor 986 drivers/pci/iov.c vfdev = pci_get_device(dev->vendor, dev_id, vfdev); vendor 20 drivers/pci/irq.c dev_name(&parent->dev), parent->vendor, parent->device); vendor 277 drivers/pci/p2pdma.c unsigned short vendor; vendor 300 drivers/pci/p2pdma.c unsigned short vendor, device; vendor 305 drivers/pci/p2pdma.c vendor = root->vendor; vendor 309 drivers/pci/p2pdma.c for (entry = pci_p2pdma_whitelist; entry->vendor; entry++) { vendor 310 drivers/pci/p2pdma.c if (vendor != entry->vendor || device != entry->device) vendor 9 drivers/pci/pci-bridge-emul.h u16 vendor; vendor 51 drivers/pci/pci-driver.c unsigned int vendor, unsigned int device, vendor 62 drivers/pci/pci-driver.c dynid->id.vendor = vendor; vendor 103 drivers/pci/pci-driver.c u32 vendor, device, subvendor = PCI_ANY_ID, vendor 110 drivers/pci/pci-driver.c &vendor, &device, &subvendor, &subdevice, vendor 120 drivers/pci/pci-driver.c pdev->vendor = vendor; vendor 139 drivers/pci/pci-driver.c while (ids->vendor || ids->subvendor || ids->class_mask) { vendor 150 drivers/pci/pci-driver.c retval = pci_add_dynid(pdrv, vendor, device, subvendor, subdevice, vendor 171 drivers/pci/pci-driver.c u32 vendor, device, subvendor = PCI_ANY_ID, vendor 177 drivers/pci/pci-driver.c &vendor, &device, &subvendor, &subdevice, vendor 185 drivers/pci/pci-driver.c if ((id->vendor == vendor) && vendor 225 drivers/pci/pci-driver.c while (ids->vendor || ids->subvendor || ids->class_mask) { vendor 236 drivers/pci/pci-driver.c .vendor = PCI_ANY_ID, vendor 673 drivers/pci/pci-driver.c drv->name, pci_dev->vendor, pci_dev->device); vendor 1567 drivers/pci/pci-driver.c if (add_uevent_var(env, "PCI_ID=%04X:%04X", pdev->vendor, pdev->device)) vendor 1578 drivers/pci/pci-driver.c pdev->vendor, pdev->device, vendor 57 drivers/pci/pci-stub.c unsigned int vendor, device, subvendor = PCI_ANY_ID, vendor 65 drivers/pci/pci-stub.c &vendor, &device, &subvendor, &subdevice, vendor 74 drivers/pci/pci-stub.c vendor, device, subvendor, subdevice, class, class_mask); vendor 76 drivers/pci/pci-stub.c rc = pci_add_dynid(&stub_driver, vendor, device, vendor 46 drivers/pci/pci-sysfs.c pci_config_attr(vendor, "0x%04x\n"); vendor 272 drivers/pci/pci-sysfs.c pci_dev->vendor, pci_dev->device, vendor 316 drivers/pci/pci.c unsigned short vendor, device, subsystem_vendor, subsystem_device; vendor 321 drivers/pci/pci.c ret = sscanf(p, "%hx:%hx:%hx:%hx%n", &vendor, &device, vendor 324 drivers/pci/pci.c ret = sscanf(p, "%hx:%hx%n", &vendor, &device, &count); vendor 334 drivers/pci/pci.c if ((!vendor || vendor == dev->vendor) && vendor 239 drivers/pci/pci.h if ((id->vendor == PCI_ANY_ID || id->vendor == dev->vendor) && vendor 574 drivers/pci/pci.h u16 vendor; vendor 764 drivers/pci/pcie/aer.c dev->vendor, dev->device, vendor 365 drivers/pci/probe.c if (bridge->vendor == PCI_VENDOR_ID_DEC && bridge->device == 0x0001) vendor 1490 drivers/pci/probe.c if (dev->vendor == PCI_VENDOR_ID_INTEL && vendor 1626 drivers/pci/probe.c static void pci_subsystem_ids(struct pci_dev *dev, u16 *vendor, u16 *device) vendor 1630 drivers/pci/probe.c *vendor = dev->physfn->sriov->subsystem_vendor; vendor 1635 drivers/pci/probe.c pci_read_config_word(dev, PCI_SUBSYSTEM_VENDOR_ID, vendor); vendor 1758 drivers/pci/probe.c dev->vendor, dev->device, dev->hdr_type, dev->class); vendor 2249 drivers/pci/probe.c if (bridge && bridge->vendor == PCI_VENDOR_ID_IDT && vendor 2275 drivers/pci/probe.c dev->vendor = l & 0xffff; vendor 369 drivers/pci/proc.c dev->vendor, vendor 64 drivers/pci/quirks.c (f->vendor == dev->vendor || vendor 65 drivers/pci/quirks.c f->vendor == (u16) PCI_ANY_ID) && vendor 1946 drivers/pci/quirks.c dev->vendor, dev->device); vendor 2021 drivers/pci/quirks.c dev->vendor, dev->device); vendor 2086 drivers/pci/quirks.c dev->vendor, dev->device); vendor 2118 drivers/pci/quirks.c dev->vendor, dev->device); vendor 2137 drivers/pci/quirks.c dev->vendor, dev->device); vendor 2142 drivers/pci/quirks.c dev->vendor, dev->device); vendor 3695 drivers/pci/quirks.c if (nhi->vendor != PCI_VENDOR_ID_INTEL vendor 3983 drivers/pci/quirks.c if ((i->vendor == dev->vendor || vendor 3984 drivers/pci/quirks.c i->vendor == (u16)PCI_ANY_ID) && vendor 4699 drivers/pci/quirks.c u16 vendor; vendor 4826 drivers/pci/quirks.c if ((i->vendor == dev->vendor || vendor 4827 drivers/pci/quirks.c i->vendor == (u16)PCI_ANY_ID) && vendor 4994 drivers/pci/quirks.c u16 vendor; vendor 5015 drivers/pci/quirks.c if ((p->vendor == dev->vendor || vendor 5016 drivers/pci/quirks.c p->vendor == (u16)PCI_ANY_ID) && vendor 5036 drivers/pci/quirks.c if ((p->vendor == dev->vendor || vendor 5037 drivers/pci/quirks.c p->vendor == (u16)PCI_ANY_ID) && vendor 298 drivers/pci/search.c struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, vendor 303 drivers/pci/search.c .vendor = vendor, vendor 327 drivers/pci/search.c struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, vendor 330 drivers/pci/search.c return pci_get_subsys(vendor, device, PCI_ANY_ID, PCI_ANY_ID, from); vendor 351 drivers/pci/search.c .vendor = PCI_ANY_ID, vendor 379 drivers/pci/search.c while (ids->vendor || ids->subvendor || ids->class_mask) { vendor 627 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[0]); vendor 630 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[1]); vendor 633 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[2]); vendor 636 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[3]); vendor 639 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[4]); vendor 642 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[5]); vendor 645 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[6]); vendor 648 drivers/pci/switch/switchtec.c set_fw_info_part(&info, &fi->vendor[7]); vendor 1472 drivers/pci/switch/switchtec.c .vendor = PCI_VENDOR_ID_MICROSEMI, \ vendor 1480 drivers/pci/switch/switchtec.c .vendor = PCI_VENDOR_ID_MICROSEMI, \ vendor 538 drivers/pci/vpd.c dev->vendor == f0->vendor && dev->device == f0->device) vendor 480 drivers/pcmcia/bcm63xx_pcmcia.c .vendor = PCI_VENDOR_ID_BROADCOM, vendor 489 drivers/pcmcia/bcm63xx_pcmcia.c .vendor = PCI_VENDOR_ID_BROADCOM, vendor 1242 drivers/pcmcia/cistpl.c return parse_strings(p, q, 2, v2->str, &v2->vendor, NULL); vendor 761 drivers/pcmcia/i82365.c for (devid = id_table; devid->vendor; devid++) { vendor 762 drivers/pcmcia/i82365.c if ((dev = pnp_find_dev(NULL, devid->vendor, devid->function, NULL))) { vendor 151 drivers/pcmcia/ricoh.h if(socket->dev->vendor == PCI_VENDOR_ID_RICOH) vendor 184 drivers/pcmcia/ti113x.h if (socket->dev->vendor == PCI_VENDOR_ID_ENE) vendor 196 drivers/pcmcia/ti113x.h if (socket->dev->vendor == PCI_VENDOR_ID_ENE) vendor 261 drivers/pcmcia/ti113x.h if(socket->dev->vendor == PCI_VENDOR_ID_TI) vendor 920 drivers/pcmcia/ti113x.h .vendor = _vend, \ vendor 1349 drivers/pcmcia/yenta_socket.c .vendor = vend, \ vendor 179 drivers/platform/chrome/cros_ec_sysfs.c r_chip->vendor[sizeof(r_chip->vendor) - 1] = '\0'; vendor 183 drivers/platform/chrome/cros_ec_sysfs.c "Chip vendor: %s\n", r_chip->vendor); vendor 47 drivers/platform/x86/acer-wireless.c idev->id.vendor = PCI_VENDOR_ID_AI; vendor 125 drivers/platform/x86/acerhdf.c const char *vendor; vendor 619 drivers/platform/x86/acerhdf.c char const *vendor, *version, *product; vendor 624 drivers/platform/x86/acerhdf.c vendor = dmi_get_system_info(DMI_SYS_VENDOR); vendor 628 drivers/platform/x86/acerhdf.c if (!vendor || !version || !product) { vendor 638 drivers/platform/x86/acerhdf.c for (bt = bios_tbl; bt->vendor[0]; bt++) { vendor 639 drivers/platform/x86/acerhdf.c pr_info("%-13s | %-17s | %-10s\n", bt->vendor, vendor 660 drivers/platform/x86/acerhdf.c vendor, version, product); vendor 663 drivers/platform/x86/acerhdf.c for (bt = bios_tbl; bt->vendor[0]; bt++) { vendor 668 drivers/platform/x86/acerhdf.c if (str_starts_with(vendor, bt->vendor) && vendor 678 drivers/platform/x86/acerhdf.c vendor, product, version); vendor 501 drivers/platform/x86/apple-gmux.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 503 drivers/platform/x86/apple-gmux.c else if (pdev->vendor == PCI_VENDOR_ID_NVIDIA && vendor 144 drivers/platform/x86/asus-wireless.c data->idev->id.vendor = PCI_VENDOR_ID_ASUSTEK; vendor 236 drivers/platform/x86/fujitsu-tablet.c idev->id.vendor = 0x1734; /* Fujitsu Siemens Computer GmbH */ vendor 488 drivers/platform/x86/hdaps.c #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ vendor 489 drivers/platform/x86/hdaps.c .ident = vendor " " model, \ vendor 493 drivers/platform/x86/hdaps.c DMI_MATCH(DMI_BOARD_VENDOR, vendor), \ vendor 498 drivers/platform/x86/hdaps.c #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ vendor 499 drivers/platform/x86/hdaps.c HDAPS_DMI_MATCH_INVERT(vendor, model, 0) vendor 155 drivers/platform/x86/intel_cht_int33fe.c if (!pdev || pdev->vendor != PCI_VENDOR_ID_INTEL) { vendor 590 drivers/platform/x86/intel_telemetry_debugfs.c dev->vendor, dev->device, dev_name(&dev->dev), vendor 491 drivers/platform/x86/panasonic-laptop.c input_dev->id.vendor = 0x0001; vendor 471 drivers/platform/x86/sony-laptop.c key_dev->id.vendor = PCI_VENDOR_ID_SONY; vendor 500 drivers/platform/x86/sony-laptop.c jog_dev->id.vendor = PCI_VENDOR_ID_SONY; vendor 340 drivers/platform/x86/thinkpad_acpi.c unsigned int vendor; /* ThinkPad vendor: vendor 448 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_IBM, \ vendor 454 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_LENOVO, \ vendor 460 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_LENOVO, \ vendor 466 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_IBM, \ vendor 472 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_LENOVO, \ vendor 478 drivers/platform/x86/thinkpad_acpi.c unsigned int vendor; vendor 502 drivers/platform/x86/thinkpad_acpi.c if ((qlist->vendor == thinkpad_id.vendor || vendor 503 drivers/platform/x86/thinkpad_acpi.c qlist->vendor == TPACPI_MATCH_ANY) && vendor 518 drivers/platform/x86/thinkpad_acpi.c return thinkpad_id.vendor == PCI_VENDOR_ID_LENOVO; vendor 523 drivers/platform/x86/thinkpad_acpi.c return thinkpad_id.vendor == PCI_VENDOR_ID_IBM; vendor 1647 drivers/platform/x86/thinkpad_acpi.c { .vendor = (__v), \ vendor 1655 drivers/platform/x86/thinkpad_acpi.c { .vendor = (__v), \ vendor 3461 drivers/platform/x86/thinkpad_acpi.c .vendor = PCI_VENDOR_ID_IBM, vendor 3466 drivers/platform/x86/thinkpad_acpi.c .vendor = PCI_VENDOR_ID_LENOVO, vendor 6015 drivers/platform/x86/thinkpad_acpi.c .vendor = PCI_VENDOR_ID_LENOVO, vendor 6020 drivers/platform/x86/thinkpad_acpi.c .vendor = PCI_VENDOR_ID_IBM, vendor 6025 drivers/platform/x86/thinkpad_acpi.c .vendor = PCI_VENDOR_ID_IBM, vendor 7689 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_IBM, vendor 7704 drivers/platform/x86/thinkpad_acpi.c { .vendor = PCI_VENDOR_ID_LENOVO, vendor 10092 drivers/platform/x86/thinkpad_acpi.c tp->vendor = PCI_VENDOR_ID_IBM; vendor 10094 drivers/platform/x86/thinkpad_acpi.c tp->vendor = PCI_VENDOR_ID_LENOVO; vendor 10210 drivers/platform/x86/thinkpad_acpi.c BUG_ON(!thinkpad_id.vendor); vendor 10214 drivers/platform/x86/thinkpad_acpi.c (thinkpad_id.vendor == PCI_VENDOR_ID_IBM) ? vendor 10215 drivers/platform/x86/thinkpad_acpi.c "IBM" : ((thinkpad_id.vendor == vendor 10586 drivers/platform/x86/thinkpad_acpi.c tpacpi_inputdev->id.vendor = thinkpad_id.vendor; vendor 13 drivers/pnp/isapnp/compat.c static void pnp_convert_id(char *buf, unsigned short vendor, vendor 17 drivers/pnp/isapnp/compat.c 'A' + ((vendor >> 2) & 0x3f) - 1, vendor 18 drivers/pnp/isapnp/compat.c 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, vendor 19 drivers/pnp/isapnp/compat.c 'A' + ((vendor >> 8) & 0x1f) - 1, vendor 24 drivers/pnp/isapnp/compat.c struct pnp_card *pnp_find_card(unsigned short vendor, unsigned short device, vendor 31 drivers/pnp/isapnp/compat.c pnp_convert_id(id, vendor, device); vendor 46 drivers/pnp/isapnp/compat.c struct pnp_dev *pnp_find_dev(struct pnp_card *card, unsigned short vendor, vendor 52 drivers/pnp/isapnp/compat.c pnp_convert_id(id, vendor, function); vendor 123 drivers/pnp/pnpacpi/rsparser.c struct acpi_resource_vendor_typed *vendor, vendor 127 drivers/pnp/pnpacpi/rsparser.c int uuid_len = sizeof(vendor->uuid); vendor 128 drivers/pnp/pnpacpi/rsparser.c u8 uuid_subtype = vendor->uuid_subtype; vendor 129 drivers/pnp/pnpacpi/rsparser.c u8 *uuid = vendor->uuid; vendor 133 drivers/pnp/pnpacpi/rsparser.c actual_len = vendor->byte_length - uuid_len - 1; vendor 152 drivers/pnp/pnpacpi/rsparser.c struct acpi_resource_vendor_typed *vendor) vendor 154 drivers/pnp/pnpacpi/rsparser.c if (vendor_resource_matches(dev, vendor, &hp_ccsr_uuid, 16)) { vendor 157 drivers/pnp/pnpacpi/rsparser.c memcpy(&start, vendor->byte_data, sizeof(start)); vendor 158 drivers/pnp/pnpacpi/rsparser.c memcpy(&length, vendor->byte_data + 8, sizeof(length)); vendor 115 drivers/power/supply/cpcap-battery.c u16 vendor; vendor 227 drivers/power/supply/cpcap-battery.c switch (ddata->vendor) { vendor 312 drivers/power/supply/cpcap-battery.c if (ddata->vendor == CPCAP_VENDOR_TI) vendor 342 drivers/power/supply/cpcap-battery.c if (ddata->vendor == CPCAP_VENDOR_ST) vendor 350 drivers/power/supply/cpcap-battery.c if ((ddata->vendor == CPCAP_VENDOR_TI) && (value > 0x2000)) vendor 742 drivers/power/supply/cpcap-battery.c error = cpcap_get_vendor(ddata->dev, ddata->reg, &ddata->vendor); vendor 342 drivers/power/supply/isp1704_charger.c int vendor; vendor 360 drivers/power/supply/isp1704_charger.c vendor = isp1704_read(isp, ULPI_VENDOR_ID_LOW); vendor 361 drivers/power/supply/isp1704_charger.c vendor |= isp1704_read(isp, ULPI_VENDOR_ID_HIGH) << 8; vendor 362 drivers/power/supply/isp1704_charger.c if (vendor != NXP_VENDOR_ID) vendor 681 drivers/ptp/ptp_pch.c .vendor = PCI_VENDOR_ID_INTEL, vendor 89 drivers/regulator/fan53555.c enum fan53555_vendor vendor; vendor 345 drivers/regulator/fan53555.c switch (di->vendor) { vendor 364 drivers/regulator/fan53555.c dev_err(di->dev, "vendor %d not supported!\n", di->vendor); vendor 369 drivers/regulator/fan53555.c switch (di->vendor) { vendor 380 drivers/regulator/fan53555.c dev_err(di->dev, "vendor %d not supported!\n", di->vendor); vendor 482 drivers/regulator/fan53555.c di->vendor = vendor 496 drivers/regulator/fan53555.c di->vendor = id->driver_data; vendor 44 drivers/rtc/rtc-cpcap.c u16 vendor; vendor 133 drivers/rtc/rtc-cpcap.c if (rtc->vendor == CPCAP_VENDOR_ST) { vendor 265 drivers/rtc/rtc-cpcap.c err = cpcap_get_vendor(dev, rtc->regmap, &rtc->vendor); vendor 86 drivers/rtc/rtc-pl031.c struct pl031_vendor_data *vendor; vendor 318 drivers/rtc/rtc-pl031.c struct pl031_vendor_data *vendor = id->data; vendor 328 drivers/rtc/rtc-pl031.c ops = devm_kmemdup(&adev->dev, &vendor->ops, sizeof(vendor->ops), vendor 335 drivers/rtc/rtc-pl031.c ldata->vendor = vendor; vendor 350 drivers/rtc/rtc-pl031.c if (vendor->clockwatch) vendor 360 drivers/rtc/rtc-pl031.c if (vendor->st_weekday) { vendor 393 drivers/rtc/rtc-pl031.c vendor->irqflags, "rtc-pl031", ldata); vendor 57 drivers/s390/block/dasd_alias.c if (!strncmp(pos->uid.vendor, uid->vendor, vendor 58 drivers/s390/block/dasd_alias.c sizeof(uid->vendor)) vendor 112 drivers/s390/block/dasd_alias.c memcpy(server->uid.vendor, uid->vendor, sizeof(uid->vendor)); vendor 145 drivers/s390/block/dasd_alias.c memcpy(lcu->uid.vendor, uid->vendor, sizeof(uid->vendor)); vendor 337 drivers/s390/block/dasd_alias.c memcpy(group->uid.vendor, uid.vendor, sizeof(uid.vendor)); vendor 1110 drivers/s390/block/dasd_devmap.c char *vendor; vendor 1113 drivers/s390/block/dasd_devmap.c vendor = ""; vendor 1115 drivers/s390/block/dasd_devmap.c return snprintf(buf, PAGE_SIZE, "%s\n", vendor); vendor 1119 drivers/s390/block/dasd_devmap.c vendor = uid.vendor; vendor 1123 drivers/s390/block/dasd_devmap.c return snprintf(buf, PAGE_SIZE, "%s\n", vendor); vendor 1126 drivers/s390/block/dasd_devmap.c static DEVICE_ATTR(vendor, 0444, dasd_vendor_show, NULL); vendor 1169 drivers/s390/block/dasd_devmap.c uid.vendor, uid.serial, uid.ssid, ua_string, vendor 1174 drivers/s390/block/dasd_devmap.c uid.vendor, uid.serial, uid.ssid, ua_string); vendor 745 drivers/s390/block/dasd_eckd.c memcpy(uid->vendor, private->ned->HDA_manufacturer, vendor 746 drivers/s390/block/dasd_eckd.c sizeof(uid->vendor) - 1); vendor 747 drivers/s390/block/dasd_eckd.c EBCASC(uid->vendor, sizeof(uid->vendor) - 1); vendor 1101 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 1108 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 1116 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 1123 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 1378 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 1384 drivers/s390/block/dasd_eckd.c uid->vendor, uid->serial, vendor 5845 drivers/s390/block/dasd_eckd.c "%s.%s.%04x.%02x.%s", uid.vendor, uid.serial, vendor 5849 drivers/s390/block/dasd_eckd.c "%s.%s.%04x.%02x", uid.vendor, uid.serial, vendor 254 drivers/s390/block/dasd_int.h char vendor[4]; vendor 1314 drivers/s390/virtio/virtio_ccw.c vcdev->vdev.id.vendor = cdev->id.cu_type; vendor 1118 drivers/scsi/BusLogic.h unsigned char vendor[8]; /* Bytes 8-15 */ vendor 1015 drivers/scsi/aacraid/commctrl.c hbainfo.vendor_id = dev->pdev->vendor; vendor 478 drivers/scsi/aacraid/linit.c if (strncmp(sdev->vendor, "ATA", 3) == 0) vendor 7294 drivers/scsi/advansys.c if ((type == TYPE_ROM) && (strncmp(sdev->vendor, "HP ", 3) == 0)) vendor 3203 drivers/scsi/aha152x.c for(i=0; setup_count<ARRAY_SIZE(setup) && id_table[i].vendor; i++) { vendor 3205 drivers/scsi/aha152x.c (dev=pnp_find_dev(NULL, id_table[i].vendor, id_table[i].function, dev)) ) { vendor 49 drivers/scsi/aic7xxx/aic79xx_pci.c ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) vendor 55 drivers/scsi/aic7xxx/aic79xx_pci.c | ((uint64_t)vendor << 32) vendor 255 drivers/scsi/aic7xxx/aic79xx_pci.c uint16_t vendor; vendor 261 drivers/scsi/aic7xxx/aic79xx_pci.c vendor = ahd_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2); vendor 266 drivers/scsi/aic7xxx/aic79xx_pci.c vendor, vendor 51 drivers/scsi/aic7xxx/aic7xxx_pci.c ahc_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) vendor 57 drivers/scsi/aic7xxx/aic7xxx_pci.c | ((uint64_t)vendor << 32) vendor 597 drivers/scsi/aic7xxx/aic7xxx_pci.c static int ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor, vendor 630 drivers/scsi/aic7xxx/aic7xxx_pci.c ahc_9005_subdevinfo_valid(uint16_t device, uint16_t vendor, vendor 637 drivers/scsi/aic7xxx/aic7xxx_pci.c if (vendor == 0x9005 vendor 668 drivers/scsi/aic7xxx/aic7xxx_pci.c uint16_t vendor; vendor 674 drivers/scsi/aic7xxx/aic7xxx_pci.c vendor = ahc_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2); vendor 678 drivers/scsi/aic7xxx/aic7xxx_pci.c full_id = ahc_compose_id(device, vendor, subdevice, subvendor); vendor 688 drivers/scsi/aic7xxx/aic7xxx_pci.c && ahc_9005_subdevinfo_valid(device, vendor, subdevice, subvendor) vendor 376 drivers/scsi/aic94xx/aic94xx_init.c if ((hdr_ptr->contrl_id.vendor != asd_ha->pcidev->vendor || vendor 378 drivers/scsi/aic94xx/aic94xx_init.c (hdr_ptr->contrl_id.sub_vendor != asd_ha->pcidev->vendor || vendor 384 drivers/scsi/aic94xx/aic94xx_init.c hdr_ptr->contrl_id.vendor, vendor 388 drivers/scsi/aic94xx/aic94xx_init.c asd_ha->pcidev->vendor, vendor 67 drivers/scsi/aic94xx/aic94xx_sds.h u32 vendor; /* PCI Vendor ID */ vendor 204 drivers/scsi/arcmsr/arcmsr.h char vendor[40]; /*5, 20-59*/ vendor 108 drivers/scsi/bfa/bfa_defs.h u8 vendor; /* vendor */ vendor 762 drivers/scsi/bfa/bfad.c bfad->pci_attr.vendor_id = pdev->vendor; vendor 1625 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 1631 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 1637 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 1645 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 1653 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 1662 drivers/scsi/bfa/bfad.c .vendor = BFA_PCI_VENDOR_ID_BROCADE, vendor 808 drivers/scsi/bnx2i/bnx2i_iscsi.c hba->pci_vid = hba->pcidev->vendor; vendor 407 drivers/scsi/ch.c ch->dt[elem]->vendor, vendor 4748 drivers/scsi/dc395x.c .vendor = PCI_VENDOR_ID_TEKRAM, vendor 574 drivers/scsi/dpt_i2o.c seq_printf(m,"\t%-24.24s", d->pScsi_dev->vendor); vendor 774 drivers/scsi/esas2r/esas2r_ioctl.c gai->pci.vendor_id = a->pcid->vendor; vendor 1427 drivers/scsi/esas2r/esas2r_ioctl.c ioctl->data.chaninfo.vendor_id = a->pcid->vendor; vendor 366 drivers/scsi/esas2r/esas2r_main.c pcid->vendor, vendor 454 drivers/scsi/gdth.c u16 vendor = pdev->vendor; vendor 462 drivers/scsi/gdth.c gdth_ctr_count, vendor, device)); vendor 466 drivers/scsi/gdth.c if (vendor == PCI_VENDOR_ID_VORTEX && !gdth_search_vortex(device)) vendor 520 drivers/scsi/gdth.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 1907 drivers/scsi/gdth.c strcpy(inq.vendor,ha->oem_name); vendor 339 drivers/scsi/gdth.h u8 vendor[8]; /* vendor string */ vendor 923 drivers/scsi/gdth.h u8 vendor[8]; vendor 278 drivers/scsi/gdth_proc.c strncpy(hrec,pdi->vendor,8); vendor 1258 drivers/scsi/hpsa.c dev->vendor, vendor 1491 drivers/scsi/hpsa.c if (memcmp(dev1->vendor, dev2->vendor, sizeof(dev1->vendor)) != 0) vendor 3948 drivers/scsi/hpsa.c memcpy(this_device->vendor, &inq_buff[8], vendor 3949 drivers/scsi/hpsa.c sizeof(this_device->vendor)); vendor 73 drivers/scsi/hpsa.h unsigned char vendor[8]; /* bytes 8-15 of inquiry data */ vendor 9998 drivers/scsi/ipr.c if (ipr_chip[i].vendor == dev_id->vendor && vendor 10178 drivers/scsi/ipr.c dev_id->vendor, dev_id->device); vendor 1409 drivers/scsi/ipr.h u16 vendor; vendor 4334 drivers/scsi/lpfc/lpfc_scsi.c if (ptr->vendor != PCI_VENDOR_ID_EMULEX) { vendor 4337 drivers/scsi/lpfc/lpfc_scsi.c "0x%04x\n", ptr->vendor); vendor 4178 drivers/scsi/megaraid.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) { vendor 4212 drivers/scsi/megaraid.c id->vendor, id->device); vendor 4436 drivers/scsi/megaraid.c mcontroller[i].pcivendor = id->vendor; vendor 411 drivers/scsi/megaraid/megaraid_mbox.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 536 drivers/scsi/megaraid/megaraid_mbox.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 544 drivers/scsi/megaraid/megaraid_mbox.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 857 drivers/scsi/megaraid/megaraid_mbox.c (adapter->pdev->vendor == PCI_VENDOR_ID_LSI_LOGIC && vendor 859 drivers/scsi/megaraid/megaraid_mbox.c (adapter->pdev->vendor == PCI_VENDOR_ID_LSI_LOGIC && vendor 861 drivers/scsi/megaraid/megaraid_mbox.c (adapter->pdev->vendor == PCI_VENDOR_ID_LSI_LOGIC && vendor 863 drivers/scsi/megaraid/megaraid_mbox.c (adapter->pdev->vendor == PCI_VENDOR_ID_DELL && vendor 865 drivers/scsi/megaraid/megaraid_mbox.c (adapter->pdev->vendor == PCI_VENDOR_ID_DELL && vendor 3089 drivers/scsi/megaraid/megaraid_mbox.c if (adapter->pdev->vendor == PCI_VENDOR_ID_AMI && vendor 3732 drivers/scsi/megaraid/megaraid_mbox.c hinfo->pci_vendor_id = adapter->pdev->vendor; vendor 6879 drivers/scsi/megaraid/megaraid_sas_base.c if ((instance->pdev->vendor == PCI_VENDOR_ID_DELL) && vendor 633 drivers/scsi/mvsas/mv_init.c .vendor = PCI_VENDOR_ID_MARVELL, vendor 656 drivers/scsi/mvsas/mv_init.c .vendor = PCI_VENDOR_ID_MARVELL_EXT, vendor 665 drivers/scsi/mvsas/mv_init.c .vendor = PCI_VENDOR_ID_MARVELL_EXT, vendor 2462 drivers/scsi/mvumi.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 216 drivers/scsi/myrs.h unsigned char vendor[16]; /* Bytes 132-147 */ vendor 71 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_IODATA, vendor 78 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 85 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 92 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 99 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 106 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 113 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 120 drivers/scsi/nsp32.c .vendor = PCI_VENDOR_ID_WORKBIT, vendor 2909 drivers/scsi/nsp32.c int vendor = data->pci_devid->vendor; vendor 2930 drivers/scsi/nsp32.c if (vendor == PCI_VENDOR_ID_WORKBIT && vendor 2933 drivers/scsi/nsp32.c } else if (vendor == PCI_VENDOR_ID_WORKBIT && vendor 2936 drivers/scsi/nsp32.c } else if (vendor == PCI_VENDOR_ID_WORKBIT && vendor 61 drivers/scsi/nsp32_debug.c static const char vendor[] = "VENDOR SPECIFIC"; vendor 75 drivers/scsi/nsp32_debug.c printk("%s[%02x] ", vendor, opcode); vendor 63 drivers/scsi/pcmcia/nsp_debug.c static const char vendor[] = "VENDOR SPECIFIC"; vendor 77 drivers/scsi/pcmcia/nsp_debug.c printk("%s[%02x] ", vendor, opcode); vendor 5678 drivers/scsi/pmcraid.c pdev->vendor, pdev->device, vendor 87 drivers/scsi/qla2xxx/qla_dbg.c fw_dump->vendor = htonl(ha->pdev->vendor); vendor 283 drivers/scsi/qla2xxx/qla_dbg.h uint32_t vendor; vendor 2763 drivers/scsi/qla2xxx/qla_isr.c cp->device->vendor); vendor 9828 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 9834 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 9840 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 9846 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 9852 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 9858 drivers/scsi/qla4xxx/ql4_os.c .vendor = PCI_VENDOR_ID_QLOGIC, vendor 23 drivers/scsi/scsi_devinfo.c char vendor[8]; vendor 51 drivers/scsi/scsi_devinfo.c char *vendor; vendor 320 drivers/scsi/scsi_devinfo.c static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, vendor 323 drivers/scsi/scsi_devinfo.c return scsi_dev_info_list_add_keyed(compatible, vendor, model, vendor 346 drivers/scsi/scsi_devinfo.c int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, vendor 363 drivers/scsi/scsi_devinfo.c scsi_strcpy_devinfo("vendor", devinfo->vendor, sizeof(devinfo->vendor), vendor 364 drivers/scsi/scsi_devinfo.c vendor, compatible); vendor 380 drivers/scsi/scsi_devinfo.c vendor, model, flags & __BLIST_UNUSED_MASK); vendor 410 drivers/scsi/scsi_devinfo.c static struct scsi_dev_info_list *scsi_dev_info_list_find(const char *vendor, vendor 432 drivers/scsi/scsi_devinfo.c vmax = sizeof(devinfo->vendor); vendor 433 drivers/scsi/scsi_devinfo.c vskip = vendor; vendor 457 drivers/scsi/scsi_devinfo.c if (vmax != strnlen(devinfo->vendor, vendor 458 drivers/scsi/scsi_devinfo.c sizeof(devinfo->vendor)) || vendor 459 drivers/scsi/scsi_devinfo.c memcmp(devinfo->vendor, vskip, vmax)) vendor 471 drivers/scsi/scsi_devinfo.c if (!memcmp(devinfo->vendor, vendor, vendor 472 drivers/scsi/scsi_devinfo.c sizeof(devinfo->vendor)) && vendor 494 drivers/scsi/scsi_devinfo.c int scsi_dev_info_list_del_keyed(char *vendor, char *model, vendor 499 drivers/scsi/scsi_devinfo.c found = scsi_dev_info_list_find(vendor, model, key); vendor 523 drivers/scsi/scsi_devinfo.c char *vendor, *model, *strflags, *next; vendor 542 drivers/scsi/scsi_devinfo.c for (vendor = strsep(&next, ":"); vendor && (vendor[0] != '\0') vendor 543 drivers/scsi/scsi_devinfo.c && (res == 0); vendor = strsep(&next, ":")) { vendor 550 drivers/scsi/scsi_devinfo.c " '%s'\n", __func__, vendor, model, vendor 554 drivers/scsi/scsi_devinfo.c res = scsi_dev_info_list_add(0 /* compatible */, vendor, vendor 573 drivers/scsi/scsi_devinfo.c const unsigned char *vendor, vendor 576 drivers/scsi/scsi_devinfo.c return scsi_get_device_flags_keyed(sdev, vendor, model, vendor 595 drivers/scsi/scsi_devinfo.c const unsigned char *vendor, vendor 601 drivers/scsi/scsi_devinfo.c devinfo = scsi_dev_info_list_find(vendor, model, key); vendor 637 drivers/scsi/scsi_devinfo.c devinfo->vendor, devinfo->model, devinfo->flags); vendor 859 drivers/scsi/scsi_devinfo.c for (i = 0; scsi_static_device_list[i].vendor; i++) { vendor 861 drivers/scsi/scsi_devinfo.c scsi_static_device_list[i].vendor, vendor 20 drivers/scsi/scsi_dh.c const char *vendor; vendor 77 drivers/scsi/scsi_dh.c for (b = scsi_dh_blist; b->vendor; b++) { vendor 78 drivers/scsi/scsi_dh.c if (!strncmp(sdev->vendor, b->vendor, strlen(b->vendor)) && vendor 54 drivers/scsi/scsi_priv.h const unsigned char *vendor, vendor 57 drivers/scsi/scsi_priv.h const unsigned char *vendor, vendor 60 drivers/scsi/scsi_priv.h extern int scsi_dev_info_list_add_keyed(int compatible, char *vendor, vendor 64 drivers/scsi/scsi_priv.h extern int scsi_dev_info_list_del_keyed(char *vendor, char *model, vendor 192 drivers/scsi/scsi_proc.c if (sdev->vendor[i] >= 0x20) vendor 193 drivers/scsi/scsi_proc.c seq_putc(s, sdev->vendor[i]); vendor 227 drivers/scsi/scsi_scan.c sdev->vendor = scsi_null_device_strs; vendor 795 drivers/scsi/scsi_scan.c sdev->vendor = (char *) (sdev->inquiry + 8); vendor 799 drivers/scsi/scsi_scan.c if (strncmp(sdev->vendor, "ATA ", 8) == 0) { vendor 869 drivers/scsi/scsi_scan.c sdev->vendor, sdev->model, sdev->rev, vendor 1072 drivers/scsi/scsi_scan.c sdev->vendor, vendor 644 drivers/scsi/scsi_sysfs.c sdev_rd_attr (vendor, "%.8s\n"); vendor 46 drivers/scsi/scsi_transport_spi.c char *vendor; vendor 1600 drivers/scsi/scsi_transport_spi.c for (i = 0; spi_static_device_list[i].vendor; i++) vendor 1602 drivers/scsi/scsi_transport_spi.c spi_static_device_list[i].vendor, vendor 2509 drivers/scsi/sg.c scsidp->vendor, scsidp->model, scsidp->rev); vendor 922 drivers/scsi/smartpqi/smartpqi.h u8 vendor[8]; /* bytes 8-15 of inquiry data */ vendor 1081 drivers/scsi/smartpqi/smartpqi.h char vendor[9]; vendor 1320 drivers/scsi/smartpqi/smartpqi_init.c memcpy(device->vendor, &buffer[8], sizeof(device->vendor)); vendor 1625 drivers/scsi/smartpqi/smartpqi_init.c device->vendor, vendor 1672 drivers/scsi/smartpqi/smartpqi_init.c memcpy(existing_device->vendor, new_device->vendor, vendor 1673 drivers/scsi/smartpqi/smartpqi_init.c sizeof(existing_device->vendor)); vendor 6161 drivers/scsi/smartpqi/smartpqi_init.c return snprintf(buffer, PAGE_SIZE, "%s\n", ctrl_info->vendor); vendor 6218 drivers/scsi/smartpqi/smartpqi_init.c static DEVICE_ATTR(vendor, 0444, pqi_vendor_show, NULL); vendor 6674 drivers/scsi/smartpqi/smartpqi_init.c memcpy(ctrl_info->vendor, identify->vendor_id, vendor 6676 drivers/scsi/smartpqi/smartpqi_init.c ctrl_info->vendor[sizeof(identify->vendor_id)] = '\0'; vendor 371 drivers/scsi/snic/snic_main.c pdev->vendor, pdev->device, pdev->subsystem_vendor, vendor 38 drivers/scsi/sr.h unsigned int vendor; /* vendor code, see sr_vendor.c */ vendor 70 drivers/scsi/sr_vendor.c cd->vendor = VENDOR_SCSI3; vendor 72 drivers/scsi/sr_vendor.c const char *vendor = cd->device->vendor; vendor 76 drivers/scsi/sr_vendor.c cd->vendor = VENDOR_SCSI3; vendor 82 drivers/scsi/sr_vendor.c cd->vendor = VENDOR_WRITER; vendor 84 drivers/scsi/sr_vendor.c } else if (!strncmp(vendor, "NEC", 3)) { vendor 85 drivers/scsi/sr_vendor.c cd->vendor = VENDOR_NEC; vendor 99 drivers/scsi/sr_vendor.c } else if (!strncmp(vendor, "TOSHIBA", 7)) { vendor 100 drivers/scsi/sr_vendor.c cd->vendor = VENDOR_TOSHIBA; vendor 118 drivers/scsi/sr_vendor.c if (cd->vendor == VENDOR_TOSHIBA) vendor 180 drivers/scsi/sr_vendor.c switch (cd->vendor) { vendor 307 drivers/scsi/sr_vendor.c cd->vendor); vendor 280 drivers/scsi/st.c char *vendor; vendor 297 drivers/scsi/st.c for (rp=&(reject_list[0]); rp->vendor != NULL; rp++) vendor 298 drivers/scsi/st.c if (!strncmp(rp->vendor, SDp->vendor, strlen(rp->vendor)) && vendor 510 drivers/scsi/stex.c p->id = hba->pdev->vendor << 16 | hba->pdev->device; vendor 1433 drivers/scsi/storvsc_drv.c if (!strncmp(sdevice->vendor, "Msft", 4)) { vendor 1578 drivers/scsi/sym53c8xx_2/sym_glue.c if (!memc || memc->vendor != 0x101a || memc->device == 0x0009) { vendor 315 drivers/soc/fsl/dpio/dpio-driver.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 318 drivers/soc/fsl/dpio/dpio-driver.c { .vendor = 0x0 } vendor 94 drivers/spi/spi-dw-pci.c pdev->vendor, pdev->device); vendor 366 drivers/spi/spi-pl022.c struct vendor_data *vendor; vendor 465 drivers/spi/spi-pl022.c if (pl022->vendor->internal_cs_ctrl) vendor 562 drivers/spi/spi-pl022.c if (pl022->vendor->extended_cr) vendor 650 drivers/spi/spi-pl022.c if (pl022->vendor->pl023) { vendor 653 drivers/spi/spi-pl022.c } else if (pl022->vendor->extended_cr) { vendor 713 drivers/spi/spi-pl022.c while ((pl022->exp_fifo_level < pl022->vendor->fifodepth) vendor 964 drivers/spi/spi-pl022.c rx_conf.src_maxburst = pl022->vendor->fifodepth >> 1; vendor 985 drivers/spi/spi-pl022.c tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1; vendor 1484 drivers/spi/spi-pl022.c if (pl022->vendor->extended_cr) vendor 1499 drivers/spi/spi-pl022.c pl022->vendor->fifodepth); vendor 1630 drivers/spi/spi-pl022.c (!pl022->vendor->unidir)) { vendor 1656 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 16) { vendor 1663 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 32) { vendor 1681 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 16) { vendor 1688 drivers/spi/spi-pl022.c if (pl022->vendor->fifodepth < 32) { vendor 1713 drivers/spi/spi-pl022.c if (pl022->vendor->extended_cr) { vendor 1949 drivers/spi/spi-pl022.c if ((bits <= 3) || (bits > pl022->vendor->max_bpw)) { vendor 1953 drivers/spi/spi-pl022.c pl022->vendor->max_bpw); vendor 1997 drivers/spi/spi-pl022.c if (pl022->vendor->extended_cr) { vendor 2000 drivers/spi/spi-pl022.c if (pl022->vendor->pl023) { vendor 2053 drivers/spi/spi-pl022.c if (pl022->vendor->loopback) { vendor 2154 drivers/spi/spi-pl022.c pl022->vendor = id->data; vendor 2179 drivers/spi/spi-pl022.c } else if (pl022->vendor->internal_cs_ctrl) { vendor 2211 drivers/spi/spi-pl022.c if (pl022->vendor->extended_cr) vendor 187 drivers/ssb/host_soc.c err = kstrtou16(strim(buf), 0, &iv->boardinfo.vendor); vendor 192 drivers/ssb/host_soc.c if (!iv->boardinfo.vendor) vendor 193 drivers/ssb/host_soc.c iv->boardinfo.vendor = SSB_BOARDVENDOR_BCM; vendor 313 drivers/ssb/main.c if ((tabid->vendor != devid->vendor) && vendor 314 drivers/ssb/main.c tabid->vendor != SSB_ANY_VENDOR) vendor 332 drivers/ssb/main.c id->vendor || id->coreid || id->revision; vendor 350 drivers/ssb/main.c ssb_dev->id.vendor, ssb_dev->id.coreid, vendor 364 drivers/ssb/main.c ssb_config_attr(vendor, id.vendor, "0x%04x\n") vendor 811 drivers/ssb/main.c if (ent->id.vendor != dev->id.vendor) vendor 930 drivers/ssb/pci.c bi->vendor = bus->host_pci->subsystem_vendor; vendor 627 drivers/ssb/pcmcia.c bi->vendor = tuple->TupleData[1] | vendor 260 drivers/ssb/scan.c if (bus->host_pci->vendor == PCI_VENDOR_ID_BROADCOM && vendor 353 drivers/ssb/scan.c dev->id.vendor = (idhi & SSB_IDHIGH_VC) >> SSB_IDHIGH_VC_SHIFT; vendor 360 drivers/ssb/scan.c dev->id.coreid, dev->id.revision, dev->id.vendor); vendor 421 drivers/ssb/scan.c if (bus->host_pci->vendor == PCI_VENDOR_ID_BROADCOM && vendor 514 drivers/ssb/sdio.c bi->vendor = tuple->data[1] | vendor 1442 drivers/staging/comedi/drivers/adl_pci9118.c if (pcidev->vendor != PCI_VENDOR_ID_AMCC) vendor 684 drivers/staging/comedi/drivers/dt9812.c u16 vendor; vendor 716 drivers/staging/comedi/drivers/dt9812.c vendor = le16_to_cpu(tmp16); vendor 741 drivers/staging/comedi/drivers/dt9812.c vendor, product, devpriv->device, serial); vendor 1699 drivers/staging/fsl-dpaa2/ethsw/ethsw.c .vendor = FSL_MC_VENDOR_FREESCALE, vendor 1702 drivers/staging/fsl-dpaa2/ethsw/ethsw.c { .vendor = 0x0 } vendor 405 drivers/staging/greybus/hid.c hid->vendor = le16_to_cpu(ghid->hdesc.wVendorID); vendor 417 drivers/staging/greybus/hid.c hid->vendor, hid->product); vendor 987 drivers/staging/ks7010/ks7010_sdio.c func->class, func->vendor, func->device); vendor 59 drivers/staging/rtl8192e/rtl8192e/rtl_core.h .vendor = (vend), .device = (dev), \ vendor 63 drivers/staging/rtl8192e/rtl8192e/rtl_pci.c pdev->vendor, pdev->device); vendor 704 drivers/staging/rts5208/rtsx.c chip->vendor_id = chip->rtsx->pci->vendor; vendor 333 drivers/staging/unisys/visorinput/visorinput.c visorinput_dev->id.vendor = 0x0001; vendor 373 drivers/staging/unisys/visorinput/visorinput.c visorinput_dev->id.vendor = 0x0001; vendor 36 drivers/staging/uwb/est.c u16 vendor, product; vendor 242 drivers/staging/uwb/est.c int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, vendor 258 drivers/staging/uwb/est.c && uwb_est[itr].vendor < vendor vendor 266 drivers/staging/uwb/est.c uwb_est[itr].vendor = vendor; vendor 291 drivers/staging/uwb/est.c int uwb_est_unregister(u8 type, u8 event_high, u16 vendor, u16 product, vendor 298 drivers/staging/uwb/est.c .vendor = vendor, vendor 350 drivers/staging/uwb/est.c est, est->type_event_high, est->vendor, est->product, vendor 358 drivers/staging/uwb/est.c est, est->type_event_high, est->vendor, est->product, vendor 379 drivers/staging/uwb/est.c est, est->type_event_high, est->vendor, vendor 666 drivers/staging/uwb/uwb.h int uwb_est_register(u8 type, u8 code_high, u16 vendor, u16 product, vendor 668 drivers/staging/uwb/uwb.h int uwb_est_unregister(u8 type, u8 code_high, u16 vendor, u16 product, vendor 30 drivers/staging/uwb/whci.c if (pci_dev->vendor == PCI_VENDOR_ID_INTEL vendor 49 drivers/staging/uwb/whci.c pci_dev->vendor, pci_dev->device, pci_dev->class, vendor 162 drivers/target/iscsi/iscsi_target_stat.c CONFIGFS_ATTR_RO(iscsi_stat_instance_, vendor); vendor 1251 drivers/target/target_core_configfs.c return sprintf(page, "%s\n", &to_t10_wwn(item)->vendor[0]); vendor 1295 drivers/target/target_core_configfs.c BUILD_BUG_ON(sizeof(dev->t10_wwn.vendor) != INQUIRY_VENDOR_LEN + 1); vendor 1296 drivers/target/target_core_configfs.c strlcpy(dev->t10_wwn.vendor, stripped, sizeof(dev->t10_wwn.vendor)); vendor 1299 drivers/target/target_core_configfs.c " %s\n", dev->t10_wwn.vendor); vendor 716 drivers/target/target_core_device.c wwn->vendor); vendor 801 drivers/target/target_core_device.c strlcpy(dev->t10_wwn.vendor, "LIO-ORG", sizeof(dev->t10_wwn.vendor)); vendor 174 drivers/target/target_core_pscsi.c BUILD_BUG_ON(sizeof(wwn->vendor) != INQUIRY_VENDOR_LEN + 1); vendor 175 drivers/target/target_core_pscsi.c snprintf(wwn->vendor, sizeof(wwn->vendor), vendor 176 drivers/target/target_core_pscsi.c "%." __stringify(INQUIRY_VENDOR_LEN) "s", sdev->vendor); vendor 814 drivers/target/target_core_pscsi.c __stringify(INQUIRY_VENDOR_LEN) "s", sd->vendor); vendor 105 drivers/target/target_core_spc.c memcpy(&buf[8], dev->t10_wwn.vendor, vendor 106 drivers/target/target_core_spc.c strnlen(dev->t10_wwn.vendor, INQUIRY_VENDOR_LEN)); vendor 250 drivers/target/target_core_spc.c memcpy(&buf[off+4], dev->t10_wwn.vendor, vendor 251 drivers/target/target_core_spc.c strnlen(dev->t10_wwn.vendor, INQUIRY_VENDOR_LEN)); vendor 238 drivers/target/target_core_stat.c "s\n", dev->t10_wwn.vendor); vendor 779 drivers/target/target_core_stat.c wwn->vendor); vendor 65 drivers/tc/tc-driver.c while (id->name[0] || id->vendor[0]) { vendor 67 drivers/tc/tc-driver.c strcmp(tdev->vendor, id->vendor) == 0) vendor 104 drivers/tc/tc.c tdev->vendor[i] = vendor 110 drivers/tc/tc.c tdev->vendor[8] = 0; vendor 113 drivers/tc/tc.c pr_info("%s: %s %s %s\n", dev_name(&tdev->dev), tdev->vendor, vendor 570 drivers/thunderbolt/eeprom.c sw->vendor = header->vendor_id; vendor 119 drivers/thunderbolt/icm.c u16 vendor; vendor 1235 drivers/thunderbolt/nhi.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1241 drivers/thunderbolt/nhi.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1247 drivers/thunderbolt/nhi.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1253 drivers/thunderbolt/nhi.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1319 drivers/thunderbolt/switch.c return sprintf(buf, "%#x\n", sw->vendor); vendor 1321 drivers/thunderbolt/switch.c static DEVICE_ATTR_RO(vendor); vendor 1368 drivers/thunderbolt/switch.c if (!sw->vendor) vendor 1848 drivers/thunderbolt/switch.c sw->vendor, sw->device); vendor 96 drivers/thunderbolt/tb.h u16 vendor; vendor 863 drivers/thunderbolt/xdomain.c xd->vendor = p->value.immediate; vendor 1085 drivers/thunderbolt/xdomain.c return sprintf(buf, "%#x\n", xd->vendor); vendor 1087 drivers/thunderbolt/xdomain.c static DEVICE_ATTR_RO(vendor); vendor 310 drivers/tty/serial/8250/8250_exar.c u8 dir = pcidev->vendor == PCI_VENDOR_ID_EXAR ? 0xff : 0x00; vendor 357 drivers/tty/serial/8250/8250_exar.c if (pcidev->vendor == PCI_VENDOR_ID_EXAR) vendor 34 drivers/tty/serial/8250/8250_pci.c u32 vendor; vendor 82 drivers/tty/serial/8250/8250_pci.c pci_name(dev), str, dev->vendor, dev->device, vendor 262 drivers/tty/serial/8250/8250_pci.c if (dev->vendor == PCI_VENDOR_ID_PANACOM || vendor 266 drivers/tty/serial/8250/8250_pci.c if ((dev->vendor == PCI_VENDOR_ID_PLX) && vendor 1015 drivers/tty/serial/8250/8250_pci.c if (dev->vendor == PCI_VENDOR_ID_ENDRUN && vendor 1047 drivers/tty/serial/8250/8250_pci.c if (dev->vendor == PCI_VENDOR_ID_OXSEMI && vendor 1692 drivers/tty/serial/8250/8250_pci.c priv->dev->vendor, priv->dev->device, vendor 1946 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_AMCC, vendor 1957 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_AFAVLAB, vendor 1967 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_HP, vendor 1978 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1986 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 1993 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2000 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2007 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2014 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2024 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ITE, vendor 2036 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2045 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2054 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2063 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2072 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2081 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2090 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2099 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2108 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2117 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2126 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2135 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2144 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NI, vendor 2154 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_QUATECH, vendor 2166 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PANACOM, vendor 2175 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PANACOM, vendor 2187 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PERICOM, vendor 2197 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PLX, vendor 2206 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PLX, vendor 2215 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PLX, vendor 2224 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2231 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2238 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2245 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2252 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2259 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2266 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2273 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2280 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_DEVICE_ID_ACCESIO_PCIE_ICM_4S, vendor 2287 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2294 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2301 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2308 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2315 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2322 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2329 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ACCESIO, vendor 2338 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SBSMODULARIO, vendor 2350 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SBSMODULARIO, vendor 2362 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SBSMODULARIO, vendor 2374 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SBSMODULARIO, vendor 2386 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SIIG, vendor 2397 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_TITAN, vendor 2404 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_TITAN, vendor 2414 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_TIMEDIA, vendor 2423 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_TIMEDIA, vendor 2433 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_SUNIX, vendor 2443 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_XIRCOM, vendor 2454 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_NETMOS, vendor 2465 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ENDRUN, vendor 2476 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_OXSEMI, vendor 2484 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_MAINPINE, vendor 2492 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_DIGI, vendor 2500 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2508 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2516 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2524 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_INTEL, vendor 2532 drivers/tty/serial/8250/8250_pci.c .vendor = 0x10DB, vendor 2540 drivers/tty/serial/8250/8250_pci.c .vendor = 0x10DB, vendor 2548 drivers/tty/serial/8250/8250_pci.c .vendor = 0x10DB, vendor 2556 drivers/tty/serial/8250/8250_pci.c .vendor = 0x10DB, vendor 2564 drivers/tty/serial/8250/8250_pci.c .vendor = 0x10DB, vendor 2575 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_PLX, vendor 2583 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2591 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2599 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2607 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2615 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2623 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_WCH, vendor 2631 drivers/tty/serial/8250/8250_pci.c .vendor = PCIE_VENDOR_ID_WCH, vendor 2639 drivers/tty/serial/8250/8250_pci.c .vendor = PCIE_VENDOR_ID_WCH, vendor 2647 drivers/tty/serial/8250/8250_pci.c .vendor = PCIE_VENDOR_ID_WCH, vendor 2657 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_ASIX, vendor 2667 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_BROADCOM, vendor 2674 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2682 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2690 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2701 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_VENDOR_ID_MOXA, vendor 2708 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2716 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2724 drivers/tty/serial/8250/8250_pci.c .vendor = 0x1c29, vendor 2736 drivers/tty/serial/8250/8250_pci.c .vendor = PCI_ANY_ID, vendor 2754 drivers/tty/serial/8250/8250_pci.c if (quirk_id_matches(quirk->vendor, dev->vendor) && vendor 265 drivers/tty/serial/amba-pl011.c const struct vendor_data *vendor; vendor 1168 drivers/tty/serial/amba-pl011.c if (uap->vendor->dma_threshold) vendor 1193 drivers/tty/serial/amba-pl011.c while (pl011_read(uap, REG_FR) & uap->vendor->fr_busy) vendor 1447 drivers/tty/serial/amba-pl011.c if (delta & uap->vendor->fr_dsr) vendor 1450 drivers/tty/serial/amba-pl011.c if (delta & uap->vendor->fr_cts) vendor 1452 drivers/tty/serial/amba-pl011.c status & uap->vendor->fr_cts); vendor 1461 drivers/tty/serial/amba-pl011.c if (!uap->vendor->cts_event_workaround) vendor 1524 drivers/tty/serial/amba-pl011.c unsigned int status = pl011_read(uap, REG_FR) ^ uap->vendor->inv_fr; vendor 1526 drivers/tty/serial/amba-pl011.c return status & (uap->vendor->fr_busy | UART01x_FR_TXFF) ? vendor 1542 drivers/tty/serial/amba-pl011.c TIOCMBIT(uap->vendor->fr_dsr, TIOCM_DSR); vendor 1543 drivers/tty/serial/amba-pl011.c TIOCMBIT(uap->vendor->fr_cts, TIOCM_CTS); vendor 1544 drivers/tty/serial/amba-pl011.c TIOCMBIT(uap->vendor->fr_ri, TIOCM_RNG); vendor 1770 drivers/tty/serial/amba-pl011.c pl011_write(uap->vendor->ifls, uap, REG_IFLS); vendor 1955 drivers/tty/serial/amba-pl011.c if (uap->vendor->oversampling) vendor 2031 drivers/tty/serial/amba-pl011.c if (uap->vendor->oversampling) { vendor 2044 drivers/tty/serial/amba-pl011.c if (uap->vendor->oversampling) { vendor 2228 drivers/tty/serial/amba-pl011.c if (!uap->vendor->always_enabled) { vendor 2242 drivers/tty/serial/amba-pl011.c while ((pl011_read(uap, REG_FR) ^ uap->vendor->inv_fr) vendor 2243 drivers/tty/serial/amba-pl011.c & uap->vendor->fr_busy) vendor 2245 drivers/tty/serial/amba-pl011.c if (!uap->vendor->always_enabled) vendor 2282 drivers/tty/serial/amba-pl011.c if (uap->vendor->oversampling) { vendor 2327 drivers/tty/serial/amba-pl011.c if (uap->vendor->fixed_options) { vendor 2621 drivers/tty/serial/amba-pl011.c struct vendor_data *vendor = id->data; vendor 2637 drivers/tty/serial/amba-pl011.c uap->reg_offset = vendor->reg_offset; vendor 2638 drivers/tty/serial/amba-pl011.c uap->vendor = vendor; vendor 2639 drivers/tty/serial/amba-pl011.c uap->fifosize = vendor->get_fifosize(dev); vendor 2640 drivers/tty/serial/amba-pl011.c uap->port.iotype = vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; vendor 2726 drivers/tty/serial/amba-pl011.c uap->vendor = &vendor_qdt_qdf2400_e44; vendor 2729 drivers/tty/serial/amba-pl011.c uap->vendor = &vendor_sbsa; vendor 2731 drivers/tty/serial/amba-pl011.c uap->reg_offset = uap->vendor->reg_offset; vendor 2733 drivers/tty/serial/amba-pl011.c uap->port.iotype = uap->vendor->access_32b ? UPIO_MEM32 : UPIO_MEM; vendor 56 drivers/tty/serial/icom.c .vendor = PCI_VENDOR_ID_IBM, vendor 63 drivers/tty/serial/icom.c .vendor = PCI_VENDOR_ID_IBM, vendor 70 drivers/tty/serial/icom.c .vendor = PCI_VENDOR_ID_IBM, vendor 77 drivers/tty/serial/icom.c .vendor = PCI_VENDOR_ID_IBM, vendor 84 drivers/tty/serial/icom.c .vendor = PCI_VENDOR_ID_IBM, vendor 430 drivers/tty/serial/mxs-auart.c const struct vendor_data *vendor; vendor 490 drivers/tty/serial/mxs-auart.c return uap->vendor->reg_offset[reg]; vendor 1498 drivers/tty/serial/mxs-auart.c s->vendor = &vendor_alphascale_asm9260; vendor 1500 drivers/tty/serial/mxs-auart.c s->vendor = &vendor_freescale_stmp37xx; vendor 1247 drivers/tty/vt/keyboard.c ((dev)->id.bustype == BUS_I8042) && ((dev)->id.vendor == 0x0001) && ((dev)->id.product == 0x0001)) vendor 114 drivers/uio/uio_cif.c .vendor = PCI_VENDOR_ID_PLX, vendor 120 drivers/uio/uio_cif.c .vendor = PCI_VENDOR_ID_PLX, vendor 136 drivers/uio/uio_netx.c .vendor = PCI_VENDOR_ID_HILSCHER, vendor 142 drivers/uio/uio_netx.c .vendor = PCI_VENDOR_ID_HILSCHER, vendor 148 drivers/uio/uio_netx.c .vendor = PCI_VENDOR_ID_HILSCHER, vendor 154 drivers/uio/uio_netx.c .vendor = PCI_VENDOR_ID_PLX, vendor 160 drivers/uio/uio_netx.c .vendor = PCI_VENDOR_ID_PLX, vendor 202 drivers/uio/uio_sercos3.c .vendor = PCI_VENDOR_ID_PLX, vendor 208 drivers/uio/uio_sercos3.c .vendor = PCI_VENDOR_ID_PLX, vendor 214 drivers/uio/uio_sercos3.c .vendor = PCI_VENDOR_ID_PLX, vendor 22 drivers/usb/atm/xusbatm.c XUSBATM_PARM(vendor, unsigned short, ushort, "USB device vendor"); vendor 91 drivers/usb/atm/xusbatm.c __func__, drv_ix, vendor[drv_ix], product[drv_ix], vendor 191 drivers/usb/atm/xusbatm.c xusbatm_usb_ids[i].idVendor = vendor[i]; vendor 53 drivers/usb/cdns3/cdns3-pci-wrap.c func = pci_get_device(pdev->vendor, pdev->device, NULL); vendor 58 drivers/usb/cdns3/cdns3-pci-wrap.c func = pci_get_device(pdev->vendor, pdev->device, func); vendor 1038 drivers/usb/class/usblp.c static unsigned int usblp_quirks(__u16 vendor, __u16 product) vendor 1043 drivers/usb/class/usblp.c if (vendor == quirk_printers[i].vendorId && vendor 43 drivers/usb/common/ulpi.c if (ulpi->id.vendor == 0) vendor 46 drivers/usb/common/ulpi.c for (id = drv->id_table; id->vendor; id++) vendor 47 drivers/usb/common/ulpi.c if (id->vendor == ulpi->id.vendor && vendor 64 drivers/usb/common/ulpi.c ulpi->id.vendor, ulpi->id.product)) vendor 112 drivers/usb/common/ulpi.c ulpi->id.vendor, ulpi->id.product); vendor 215 drivers/usb/common/ulpi.c ulpi->id.vendor = ulpi_read(ulpi, ULPI_VENDOR_ID_LOW); vendor 216 drivers/usb/common/ulpi.c ulpi->id.vendor |= ulpi_read(ulpi, ULPI_VENDOR_ID_HIGH) << 8; vendor 222 drivers/usb/common/ulpi.c if (ulpi->id.vendor == 0) vendor 225 drivers/usb/common/ulpi.c request_module("ulpi:v%04xp%04x", ulpi->id.vendor, ulpi->id.product); vendor 256 drivers/usb/common/ulpi.c ulpi->id.vendor, ulpi->id.product); vendor 68 drivers/usb/dwc2/pci.c if (pdev->vendor == PCI_VENDOR_ID_SYNOPSYS && vendor 146 drivers/usb/dwc3/dwc3-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) { vendor 431 drivers/usb/early/xhci-dbc.c if (xdbc.vendor == PCI_VENDOR_ID_INTEL) vendor 628 drivers/usb/early/xhci-dbc.c xdbc.vendor = read_pci_config_16(bus, dev, func, PCI_VENDOR_ID); vendor 141 drivers/usb/early/xhci-dbc.h u16 vendor; vendor 1837 drivers/usb/gadget/udc/goku_udc.c .vendor = 0x102f, /* Toshiba */ vendor 559 drivers/usb/gadget/udc/lpc32xx_udc.c s32 vendor, product; vendor 561 drivers/usb/gadget/udc/lpc32xx_udc.c vendor = i2c_smbus_read_word_data(udc->isp1301_i2c_client, 0x00); vendor 564 drivers/usb/gadget/udc/lpc32xx_udc.c if (vendor == 0x0483 && product == 0xa0c4) vendor 627 drivers/usb/gadget/udc/lpc32xx_udc.c dev_info(udc->dev, "ISP1301 Vendor ID : 0x%04x\n", vendor); vendor 2545 drivers/usb/gadget/udc/net2272.c .vendor = PCI_VENDOR_ID_PLX, vendor 2553 drivers/usb/gadget/udc/net2272.c .vendor = PCI_VENDOR_ID_PLX, vendor 3813 drivers/usb/gadget/udc/net2280.c .vendor = PCI_VENDOR_ID_PLX_LEGACY, vendor 3821 drivers/usb/gadget/udc/net2280.c .vendor = PCI_VENDOR_ID_PLX_LEGACY, vendor 3830 drivers/usb/gadget/udc/net2280.c .vendor = PCI_VENDOR_ID_PLX, vendor 3839 drivers/usb/gadget/udc/net2280.c .vendor = PCI_VENDOR_ID_PLX, vendor 3848 drivers/usb/gadget/udc/net2280.c .vendor = PCI_VENDOR_ID_PLX, vendor 333 drivers/usb/gadget/udc/net2280.h if (ep->dev->pdev->vendor == 0x17cc) vendor 28 drivers/usb/host/ehci-pci.c return pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 105 drivers/usb/host/ehci-pci.c switch (pdev->vendor) { vendor 246 drivers/usb/host/ehci-pci.c switch (pdev->vendor) { vendor 278 drivers/usb/host/ehci-pci.c switch (pdev->vendor) { vendor 291 drivers/usb/host/ehci-pci.c if (pdev->vendor == PCI_VENDOR_ID_STMICRO vendor 79 drivers/usb/host/ohci-pci.c && b->vendor == PCI_VENDOR_ID_NS) { vendor 205 drivers/usb/host/ohci-pci.c .vendor = PCI_VENDOR_ID_AL, vendor 228 drivers/usb/host/ohci-pci.c .vendor = PCI_VENDOR_ID_APPLE, vendor 765 drivers/usb/host/pci-quirks.c if (pdev->vendor == PCI_VENDOR_ID_AL && pdev->device == 0x5237) vendor 864 drivers/usb/host/pci-quirks.c if (pdev->vendor == 0x8086 && (pdev->device == 0x283a || vendor 1057 drivers/usb/host/pci-quirks.c companion->vendor == PCI_VENDOR_ID_INTEL) { vendor 1174 drivers/usb/host/pci-quirks.c if ((pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) || vendor 1175 drivers/usb/host/pci-quirks.c (pdev->vendor == PCI_VENDOR_ID_RENESAS vendor 1207 drivers/usb/host/pci-quirks.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 1249 drivers/usb/host/pci-quirks.c if (pdev->vendor == 0x184e) /* vendor Netlogic */ vendor 1800 drivers/usb/host/u132-hcd.c u16 vendor = ((struct u132_platform_data *) vendor 1801 drivers/usb/host/u132-hcd.c dev_get_platdata(&pdev->dev))->vendor; vendor 1806 drivers/usb/host/u132-hcd.c if (vendor == PCI_VENDOR_ID_AMD && device == 0x740c) { vendor 1808 drivers/usb/host/u132-hcd.c } else if (vendor == PCI_VENDOR_ID_OPTI && device == 0xc861) { vendor 1811 drivers/usb/host/u132-hcd.c } else if (vendor == PCI_VENDOR_ID_COMPAQ && device == 0xa0f8) vendor 56 drivers/usb/host/uhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 64 drivers/usb/host/uhci-pci.c switch (to_pci_dev(uhci_dev(uhci))->vendor) { vendor 126 drivers/usb/host/uhci-pci.c if (to_pci_dev(uhci_dev(uhci))->vendor == PCI_VENDOR_ID_VIA) vendor 130 drivers/usb/host/uhci-pci.c if (to_pci_dev(uhci_dev(uhci))->vendor == PCI_VENDOR_ID_HP) vendor 134 drivers/usb/host/uhci-pci.c if (to_pci_dev(uhci_dev(uhci))->vendor == PCI_VENDOR_ID_INTEL) vendor 192 drivers/usb/host/uhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 92 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && vendor 124 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && vendor 128 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_NEC) vendor 131 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) vendor 135 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) vendor 138 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_AMD && vendor 145 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_AMD && vendor 149 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_AMD) vendor 152 drivers/usb/host/xhci-pci.c if ((pdev->vendor == PCI_VENDOR_ID_AMD) && vendor 159 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) { vendor 164 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 179 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 185 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 196 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 199 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 204 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 212 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 223 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_ETRON && vendor 229 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_RENESAS && vendor 234 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_RENESAS && vendor 239 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_VIA) vendor 243 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_VIA && vendor 247 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && vendor 250 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && vendor 254 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && vendor 258 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) vendor 261 drivers/usb/host/xhci-pci.c if ((pdev->vendor == PCI_VENDOR_ID_BROADCOM || vendor 262 drivers/usb/host/xhci-pci.c pdev->vendor == PCI_VENDOR_ID_CAVIUM) && vendor 513 drivers/usb/host/xhci-pci.c if (pdev->vendor == PCI_VENDOR_ID_INTEL) vendor 170 drivers/usb/isp1760/isp1760-if.c .vendor = PCI_VENDOR_ID_PLX, vendor 2170 drivers/usb/misc/ftdi-elan.c if (pciVID == ftdi->platform_data.vendor && pciPID == vendor 2175 drivers/usb/misc/ftdi-elan.c ftdi->platform_data.vendor, pciVID, vendor 2617 drivers/usb/misc/ftdi-elan.c ftdi->platform_data.vendor = pciVID; vendor 559 drivers/usb/misc/iowarrior.c info.vendor = le16_to_cpu(dev->udev->descriptor.idVendor); vendor 61 drivers/usb/misc/usb_u132.h u16 vendor; vendor 2744 drivers/usb/misc/usbtest.c static unsigned short vendor; vendor 2745 drivers/usb/misc/usbtest.c module_param(vendor, ushort, 0); vendor 2746 drivers/usb/misc/usbtest.c MODULE_PARM_DESC(vendor, "vendor code (from usb-if)"); vendor 2769 drivers/usb/misc/usbtest.c if (!vendor || le16_to_cpu(udev->descriptor.idVendor) != (u16)vendor) vendor 3054 drivers/usb/misc/usbtest.c if (vendor) vendor 3055 drivers/usb/misc/usbtest.c pr_debug("params: vend=0x%04x prod=0x%04x\n", vendor, product); vendor 26 drivers/usb/phy/phy-ulpi.c #define ULPI_ID(vendor, product) (((vendor) << 16) | (product)) vendor 26 drivers/usb/serial/generic.c static __u16 vendor = 0x05f9; vendor 29 drivers/usb/serial/generic.c module_param(vendor, ushort, 0); vendor 30 drivers/usb/serial/generic.c MODULE_PARM_DESC(vendor, "User specified USB idVendor"); vendor 88 drivers/usb/serial/generic.c generic_device_ids[0].idVendor = vendor; vendor 20 drivers/usb/serial/usb-serial-simple.c #define DEVICE_N(vendor, IDS, nport) \ vendor 21 drivers/usb/serial/usb-serial-simple.c static const struct usb_device_id vendor##_id_table[] = { \ vendor 25 drivers/usb/serial/usb-serial-simple.c static struct usb_serial_driver vendor##_device = { \ vendor 28 drivers/usb/serial/usb-serial-simple.c .name = #vendor, \ vendor 30 drivers/usb/serial/usb-serial-simple.c .id_table = vendor##_id_table, \ vendor 34 drivers/usb/serial/usb-serial-simple.c #define DEVICE(vendor, IDS) DEVICE_N(vendor, IDS, 1) vendor 192 drivers/vfio/pci/vfio_pci.c switch (pdev->vendor) { vendor 332 drivers/vfio/pci/vfio_pci.c pdev->vendor == PCI_VENDOR_ID_INTEL && vendor 341 drivers/vfio/pci/vfio_pci.c if (pdev->vendor == PCI_VENDOR_ID_NVIDIA && vendor 350 drivers/vfio/pci/vfio_pci.c if (pdev->vendor == PCI_VENDOR_ID_IBM && vendor 1648 drivers/vfio/pci/vfio_pci.c unsigned int vendor, device, subvendor = PCI_ANY_ID, vendor 1656 drivers/vfio/pci/vfio_pci.c &vendor, &device, &subvendor, &subdevice, vendor 1664 drivers/vfio/pci/vfio_pci.c rc = pci_add_dynid(&vfio_pci_driver, vendor, device, vendor 1668 drivers/vfio/pci/vfio_pci.c vendor, device, subvendor, subdevice, vendor 1672 drivers/vfio/pci/vfio_pci.c vendor, device, subvendor, subdevice, vendor 1680 drivers/vfio/pci/vfio_pci_config.c *(__le16 *)&vconfig[PCI_VENDOR_ID] = cpu_to_le16(pdev->vendor); vendor 225 drivers/vfio/pci/vfio_pci_igd.c if (host_bridge->vendor != PCI_VENDOR_ID_INTEL || vendor 245 drivers/vfio/pci/vfio_pci_igd.c if (lpc_bridge->vendor != PCI_VENDOR_ID_INTEL || vendor 150 drivers/video/backlight/apple_bl.c if (host->vendor == PCI_VENDOR_ID_INTEL) vendor 152 drivers/video/backlight/apple_bl.c else if (host->vendor == PCI_VENDOR_ID_NVIDIA) vendor 884 drivers/video/fbdev/hyperv_fb.c .vendor = PCI_VENDOR_ID_MICROSOFT, vendor 1415 drivers/video/fbdev/matrox/matroxfb_base.c unsigned short vendor, device, rev, svid, sid; vendor 2040 drivers/video/fbdev/matrox/matroxfb_base.c for (b = dev_list; b->vendor; b++) { vendor 2041 drivers/video/fbdev/matrox/matroxfb_base.c if ((b->vendor != pdev->vendor) || (b->device != pdev->device) || (b->rev < pdev->revision)) continue; vendor 2047 drivers/video/fbdev/matrox/matroxfb_base.c if (!b->vendor) vendor 791 drivers/video/fbdev/matrox/matroxfb_misc.c if (ven != pdev->vendor || dev != pdev->device) { vendor 793 drivers/video/fbdev/matrox/matroxfb_misc.c ven, dev, pdev->vendor, pdev->device); vendor 1198 drivers/video/fbdev/nvidia/nvidia.c u32 id = (par->pci_dev->vendor << 16) | par->pci_dev->device; vendor 1932 drivers/video/fbdev/riva/fbdev.c default_par->Chipset = (pd->vendor << 16) | pd->device; vendor 4589 drivers/video/fbdev/sis/sis_main.c temp = pdev->vendor; vendor 5875 drivers/video/fbdev/sis/sis_main.c ivideo->chip_vendor = pdev->vendor; vendor 399 drivers/video/fbdev/sunxvr500.c { .vendor = PCI_VENDOR_ID_3DLABS, vendor 404 drivers/video/fbdev/sunxvr500.c { .vendor = PCI_VENDOR_ID_3DLABS, vendor 409 drivers/video/fbdev/sunxvr500.c { .vendor = PCI_VENDOR_ID_3DLABS, vendor 609 drivers/video/fbdev/via/hw.h u32 vendor; vendor 226 drivers/video/hdmi.c const char *vendor, const char *product) vendor 234 drivers/video/hdmi.c strncpy(frame->vendor, vendor, sizeof(frame->vendor)); vendor 306 drivers/video/hdmi.c memcpy(ptr, frame->vendor, sizeof(frame->vendor)); vendor 873 drivers/video/hdmi.c return hdmi_vendor_any_infoframe_check(&frame->vendor); vendor 918 drivers/video/hdmi.c length = hdmi_vendor_any_infoframe_pack_only(&frame->vendor, vendor 967 drivers/video/hdmi.c length = hdmi_vendor_any_infoframe_pack(&frame->vendor, vendor 1276 drivers/video/hdmi.c strncpy(buf, frame->vendor, 8); vendor 1530 drivers/video/hdmi.c hdmi_vendor_any_infoframe_log(level, dev, &frame->vendor); vendor 1877 drivers/video/hdmi.c ret = hdmi_vendor_any_infoframe_unpack(&frame->vendor, buffer, size); vendor 239 drivers/virt/vboxguest/vboxguest_linux.c input->id.vendor = VBOX_VENDORID; vendor 485 drivers/virt/vboxguest/vboxguest_linux.c { .vendor = VBOX_VENDORID, .device = VMMDEV_DEVICEID }, vendor 24 drivers/virtio/virtio.c return sprintf(buf, "0x%04x\n", dev->id.vendor); vendor 26 drivers/virtio/virtio.c static DEVICE_ATTR_RO(vendor); vendor 41 drivers/virtio/virtio.c dev->id.device, dev->id.vendor); vendor 78 drivers/virtio/virtio.c return id->vendor == VIRTIO_DEV_ANY_ID || id->vendor == dev->id.vendor; vendor 101 drivers/virtio/virtio.c dev->id.device, dev->id.vendor); vendor 249 drivers/virtio/virtio_input.c u.ids.vendor, &vi->idev->id.vendor); vendor 584 drivers/virtio/virtio_mmio.c vm_dev->vdev.id.vendor = readl(vm_dev->base + VIRTIO_MMIO_VENDOR_ID); vendor 257 drivers/virtio/virtio_pci_legacy.c vp_dev->vdev.id.vendor = pci_dev->subsystem_vendor; vendor 603 drivers/virtio/virtio_pci_modern.c vp_dev->vdev.id.vendor = pci_dev->subsystem_vendor; vendor 121 drivers/w1/masters/matrox_w1.c if (pdev->vendor != PCI_VENDOR_ID_MATROX || pdev->device != PCI_DEVICE_ID_MATROX_G400) vendor 307 drivers/watchdog/hpwdt.c ent->vendor, ent->device); vendor 78 drivers/watchdog/sp5100_tco.c if (dev->vendor == PCI_VENDOR_ID_ATI && vendor 82 drivers/watchdog/sp5100_tco.c } else if (dev->vendor == PCI_VENDOR_ID_AMD && vendor 720 drivers/watchdog/wdt_pci.c .vendor = PCI_VENDOR_ID_ACCESSIO, vendor 119 drivers/xen/efi.c static efi_status_t xen_efi_get_variable(efi_char16_t *name, efi_guid_t *vendor, vendor 126 drivers/xen/efi.c BUILD_BUG_ON(sizeof(*vendor) != vendor 128 drivers/xen/efi.c memcpy(&efi_data(op).u.get_variable.vendor_guid, vendor, sizeof(*vendor)); vendor 144 drivers/xen/efi.c efi_guid_t *vendor) vendor 150 drivers/xen/efi.c BUILD_BUG_ON(sizeof(*vendor) != vendor 152 drivers/xen/efi.c memcpy(&efi_data(op).u.get_next_variable_name.vendor_guid, vendor, vendor 153 drivers/xen/efi.c sizeof(*vendor)); vendor 159 drivers/xen/efi.c memcpy(vendor, &efi_data(op).u.get_next_variable_name.vendor_guid, vendor 160 drivers/xen/efi.c sizeof(*vendor)); vendor 165 drivers/xen/efi.c static efi_status_t xen_efi_set_variable(efi_char16_t *name, efi_guid_t *vendor, vendor 173 drivers/xen/efi.c BUILD_BUG_ON(sizeof(*vendor) != vendor 175 drivers/xen/efi.c memcpy(&efi_data(op).u.set_variable.vendor_guid, vendor, sizeof(*vendor)); vendor 270 drivers/xen/xen-pciback/conf_space_header.c *value = dev->vendor; vendor 19 drivers/xen/xen-pciback/conf_space_quirks.c if ((id->vendor == PCI_ANY_ID || id->vendor == dev->vendor) && vendor 104 drivers/xen/xen-pciback/conf_space_quirks.c quirk->devid.vendor = dev->vendor; vendor 651 drivers/xen/xen-pciback/pci_stub.c .vendor = PCI_ANY_ID, vendor 1344 drivers/xen/xen-pciback/pci_stub.c quirk->devid.vendor, quirk->devid.device, vendor 106 fs/efivarfs/super.c static int efivarfs_callback(efi_char16_t *name16, efi_guid_t vendor, vendor 124 fs/efivarfs/super.c memcpy(&(entry->var.VendorGuid), &vendor, sizeof(efi_guid_t)); vendor 621 include/acpi/acrestyp.h struct acpi_resource_vendor vendor; vendor 34 include/linux/bcma/bcma.h u16 vendor; vendor 578 include/linux/efi.h typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, vendor 581 include/linux/efi.h efi_guid_t *vendor); vendor 582 include/linux/efi.h typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor, vendor 1504 include/linux/efi.h int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, vendor 1519 include/linux/efi.h bool efivar_validate(efi_guid_t vendor, efi_char16_t *var_name, u8 *data, vendor 1521 include/linux/efi.h bool efivar_variable_is_removable(efi_guid_t vendor, const char *name, vendor 136 include/linux/fsl/mc.h u16 vendor; vendor 45 include/linux/greybus.h .vendor = (v), \ vendor 15 include/linux/greybus/greybus_id.h __u32 vendor; vendor 244 include/linux/hdmi.h char vendor[8]; vendor 250 include/linux/hdmi.h const char *vendor, const char *product); vendor 422 include/linux/hdmi.h union hdmi_vendor_any_infoframe vendor; vendor 556 include/linux/hid.h __u32 vendor; /* Vendor ID */ vendor 671 include/linux/hid.h .bus = (b), .group = (g), .vendor = (ven), .product = (prod) vendor 673 include/linux/hid.h .bus = BUS_USB, .vendor = (ven), .product = (prod) vendor 675 include/linux/hid.h .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod) vendor 677 include/linux/hid.h .bus = BUS_I2C, .vendor = (ven), .product = (prod) vendor 18 include/linux/input/tps6507x-ts.h __u16 vendor; vendor 265 include/linux/ipack.h .vendor = (vend), \ vendor 42 include/linux/isapnp.h { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } vendor 48 include/linux/isapnp.h unsigned short vendor, function; vendor 54 include/linux/isapnp.h .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) vendor 78 include/linux/isapnp.h struct pnp_card *pnp_find_card(unsigned short vendor, vendor 82 include/linux/isapnp.h unsigned short vendor, vendor 95 include/linux/isapnp.h static inline struct pnp_card *pnp_find_card(unsigned short vendor, vendor 99 include/linux/isapnp.h unsigned short vendor, vendor 277 include/linux/mfd/motorola-cpcap.h u16 *vendor) vendor 289 include/linux/mfd/motorola-cpcap.h *vendor = (val >> 6) & 0x7; vendor 23 include/linux/mic_bus.h __u32 vendor; vendor 203 include/linux/mmc/card.h unsigned short vendor; vendor 41 include/linux/mmc/sdio_func.h unsigned short vendor; /* vendor id */ vendor 93 include/linux/mmc/sdio_func.h .vendor = (vend), .device = (dev) vendor 105 include/linux/mmc/sdio_func.h .vendor = SDIO_ANY_ID, .device = SDIO_ANY_ID vendor 39 include/linux/mod_devicetable.h __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ vendor 169 include/linux/mod_devicetable.h __u32 vendor; vendor 345 include/linux/mod_devicetable.h __u16 vendor; vendor 393 include/linux/mod_devicetable.h __u16 vendor; /* Vendor or SDIO_ANY_ID */ vendor 400 include/linux/mod_devicetable.h __u16 vendor; vendor 406 include/linux/mod_devicetable.h { .vendor = _vendor, .coreid = _coreid, .revision = _revision, } vendor 429 include/linux/mod_devicetable.h __u32 vendor; vendor 626 include/linux/mod_devicetable.h unsigned short vendor, function; vendor 667 include/linux/mod_devicetable.h __u16 vendor; vendor 697 include/linux/mod_devicetable.h __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ vendor 746 include/linux/mod_devicetable.h __u16 vendor; vendor 760 include/linux/mod_devicetable.h __u16 vendor; vendor 115 include/linux/mtd/onfi.h u8 vendor[88]; vendor 175 include/linux/mtd/onfi.h u8 vendor[88]; vendor 164 include/linux/nvme-fc.h u8 vendor; vendor 301 include/linux/pci.h unsigned short vendor; vendor 855 include/linux/pci.h .vendor = (vend), .device = (dev), \ vendor 869 include/linux/pci.h .vendor = (vend), .device = (dev), \ vendor 883 include/linux/pci.h .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \ vendor 897 include/linux/pci.h .vendor = PCI_VENDOR_ID_##vend, .device = (dev), \ vendor 911 include/linux/pci.h .vendor = PCI_VENDOR_ID_##vend, .device = PCI_DEVICE_ID_##vend##_##dev, \ vendor 1051 include/linux/pci.h struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, vendor 1053 include/linux/pci.h struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, vendor 1380 include/linux/pci.h unsigned int vendor, unsigned int device, vendor 1666 include/linux/pci.h static inline struct pci_dev *pci_get_device(unsigned int vendor, vendor 1671 include/linux/pci.h static inline struct pci_dev *pci_get_subsys(unsigned int vendor, vendor 1877 include/linux/pci.h u16 vendor; /* Or PCI_ANY_ID */ vendor 1900 include/linux/pci.h #define __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ vendor 1905 include/linux/pci.h ".short " #vendor ", " #device " \n" \ vendor 1909 include/linux/pci.h #define DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ vendor 1911 include/linux/pci.h __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ vendor 1915 include/linux/pci.h #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ vendor 1919 include/linux/pci.h = { vendor, device, class, class_shift, hook }; vendor 1922 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ vendor 1925 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1926 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ vendor 1929 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1930 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ vendor 1933 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1934 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_ENABLE(vendor, device, class, \ vendor 1937 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1938 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_RESUME(vendor, device, class, \ vendor 1941 include/linux/pci.h resume##hook, vendor, device, class, class_shift, hook) vendor 1942 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_RESUME_EARLY(vendor, device, class, \ vendor 1945 include/linux/pci.h resume_early##hook, vendor, device, class, class_shift, hook) vendor 1946 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_SUSPEND(vendor, device, class, \ vendor 1949 include/linux/pci.h suspend##hook, vendor, device, class, class_shift, hook) vendor 1950 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_SUSPEND_LATE(vendor, device, class, \ vendor 1953 include/linux/pci.h suspend_late##hook, vendor, device, class, class_shift, hook) vendor 1955 include/linux/pci.h #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ vendor 1957 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1958 include/linux/pci.h #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ vendor 1960 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1961 include/linux/pci.h #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ vendor 1963 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1964 include/linux/pci.h #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ vendor 1966 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1967 include/linux/pci.h #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ vendor 1969 include/linux/pci.h resume##hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1970 include/linux/pci.h #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ vendor 1972 include/linux/pci.h resume_early##hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1973 include/linux/pci.h #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ vendor 1975 include/linux/pci.h suspend##hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1976 include/linux/pci.h #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ vendor 1978 include/linux/pci.h suspend_late##hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1021 include/linux/platform_data/cros_ec_commands.h char vendor[32]; vendor 1267 include/linux/rtsx_pci.h #define PCI_VID(pcr) ((pcr)->pci->vendor) vendor 199 include/linux/ssb/ssb.h u16 vendor; vendor 151 include/linux/switchtec.h struct partition_info vendor[8]; vendor 88 include/linux/tc.h char vendor[9]; vendor 98 include/linux/tc.h char vendor[9]; vendor 221 include/linux/thunderbolt.h u16 vendor; vendor 21 include/linux/usb/input.h id->vendor = le16_to_cpu(dev->descriptor.idVendor); vendor 19 include/linux/usb/iowarrior.h __u32 vendor; vendor 82 include/media/drv-intf/saa7146.h .vendor = PCI_VENDOR_ID_PHILIPS, \ vendor 83 include/media/rc-map.h #define RC_SCANCODE_RC6_6A(vendor, sys, cmd) (((vendor) << 16) | ((sys) << 8) | (cmd)) vendor 373 include/net/bluetooth/mgmt.h __le16 vendor; vendor 505 include/pcmcia/cistpl.h u_char vendor, info; vendor 138 include/scsi/scsi_device.h const char * vendor; /* [back_compat] point into 'inquiry' ... */ vendor 426 include/sound/core.h snd_pci_quirk_lookup_id(u16 vendor, u16 device, vendor 436 include/sound/core.h snd_pci_quirk_lookup_id(u16 vendor, u16 device, vendor 1643 include/sound/emu10k1.h u32 vendor; vendor 21 include/sound/hda_codec.h #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) vendor 22 include/sound/hda_codec.h #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) vendor 326 include/target/target_core_base.h char vendor[INQUIRY_VENDOR_LEN + 1]; vendor 317 include/uapi/drm/drm_fourcc.h #define fourcc_mod_code(vendor, val) \ vendor 318 include/uapi/drm/drm_fourcc.h ((((__u64)DRM_FORMAT_MOD_VENDOR_## vendor) << 56) | ((val) & 0x00ffffffffffffffULL)) vendor 47 include/uapi/linux/hiddev.h __s16 vendor; vendor 29 include/uapi/linux/hidraw.h __s16 vendor; vendor 61 include/uapi/linux/input.h __u16 vendor; vendor 51 include/uapi/linux/uhid.h __u32 vendor; vendor 137 include/uapi/linux/uhid.h __u32 vendor; vendor 52 include/uapi/linux/virtio_input.h __u16 vendor; vendor 269 include/xen/interface/platform.h } vendor; vendor 71 kernel/trace/trace_mmiotrace.c dev->vendor, dev->device, dev->irq); vendor 82 net/bluetooth/hidp/core.c ci->vendor = session->input->id.vendor; vendor 90 net/bluetooth/hidp/core.c ci->vendor = session->hid->vendor; vendor 673 net/bluetooth/hidp/core.c input->id.vendor = req->vendor; vendor 778 net/bluetooth/hidp/core.c hid->vendor = req->vendor; vendor 1047 net/bluetooth/hidp/core.c unsigned int vendor, product; vendor 1050 net/bluetooth/hidp/core.c vendor = session->hid->vendor; vendor 1053 net/bluetooth/hidp/core.c vendor = session->input->id.vendor; vendor 1056 net/bluetooth/hidp/core.c vendor = 0x0000; vendor 1061 net/bluetooth/hidp/core.c "khidpd_%04x%04x", vendor, product); vendor 97 net/bluetooth/hidp/hidp.h __u16 vendor; vendor 114 net/bluetooth/hidp/hidp.h __u16 vendor; vendor 139 net/bluetooth/hidp/sock.c __u16 vendor; vendor 190 net/bluetooth/hidp/sock.c ca.vendor = ca32.vendor; vendor 4215 net/bluetooth/mgmt.c hdev->devid_vendor = __le16_to_cpu(cp->vendor); vendor 109 samples/hidraw/hid-example.c printf("\tvendor: 0x%04hx\n", info.vendor); vendor 186 samples/uhid/uhid-example.c ev.u.create.vendor = 0x15d9; vendor 202 samples/vfio-mdev/mdpy-fb.c .vendor = MDPY_PCI_VENDOR_ID, vendor 28 scripts/mod/devicetable-offsets.c DEVID_FIELD(hid_device_id, vendor); vendor 39 scripts/mod/devicetable-offsets.c DEVID_FIELD(pci_device_id, vendor); vendor 97 scripts/mod/devicetable-offsets.c DEVID_FIELD(input_device_id, vendor); vendor 121 scripts/mod/devicetable-offsets.c DEVID_FIELD(sdio_device_id, vendor); vendor 125 scripts/mod/devicetable-offsets.c DEVID_FIELD(ssb_device_id, vendor); vendor 137 scripts/mod/devicetable-offsets.c DEVID_FIELD(virtio_device_id, vendor); vendor 165 scripts/mod/devicetable-offsets.c DEVID_FIELD(isapnp_device_id, vendor); vendor 170 scripts/mod/devicetable-offsets.c DEVID_FIELD(ipack_device_id, vendor); vendor 184 scripts/mod/devicetable-offsets.c DEVID_FIELD(x86_cpu_id, vendor); vendor 201 scripts/mod/devicetable-offsets.c DEVID_FIELD(ulpi_device_id, vendor); vendor 214 scripts/mod/devicetable-offsets.c DEVID_FIELD(fsl_mc_device_id, vendor); vendor 393 scripts/mod/file2alias.c DEF_FIELD(symval, hid_device_id, vendor); vendor 399 scripts/mod/file2alias.c ADD(alias, "v", vendor != HID_ANY_ID, vendor); vendor 437 scripts/mod/file2alias.c DEF_FIELD(symval, pci_device_id, vendor); vendor 445 scripts/mod/file2alias.c ADD(alias, "v", vendor != PCI_ANY_ID, vendor); vendor 733 scripts/mod/file2alias.c DEF_FIELD(symval, input_device_id, vendor); vendor 749 scripts/mod/file2alias.c ADD(alias, "v", flags & INPUT_DEVICE_ID_MATCH_VENDOR, vendor); vendor 820 scripts/mod/file2alias.c DEF_FIELD(symval, sdio_device_id, vendor); vendor 825 scripts/mod/file2alias.c ADD(alias, "v", vendor != (__u16)SDIO_ANY_ID, vendor); vendor 835 scripts/mod/file2alias.c DEF_FIELD(symval, ssb_device_id, vendor); vendor 840 scripts/mod/file2alias.c ADD(alias, "v", vendor != SSB_ANY_VENDOR, vendor); vendor 870 scripts/mod/file2alias.c DEF_FIELD(symval, virtio_device_id, vendor); vendor 874 scripts/mod/file2alias.c ADD(alias, "v", vendor != VIRTIO_DEV_ANY_ID, vendor); vendor 1032 scripts/mod/file2alias.c DEF_FIELD(symval, isapnp_device_id, vendor); vendor 1035 scripts/mod/file2alias.c 'A' + ((vendor >> 2) & 0x3f) - 1, vendor 1036 scripts/mod/file2alias.c 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, vendor 1037 scripts/mod/file2alias.c 'A' + ((vendor >> 8) & 0x1f) - 1, vendor 1048 scripts/mod/file2alias.c DEF_FIELD(symval, ipack_device_id, vendor); vendor 1052 scripts/mod/file2alias.c ADD(alias, "v", vendor != IPACK_ANY_ID, vendor); vendor 1155 scripts/mod/file2alias.c DEF_FIELD(symval, x86_cpu_id, vendor); vendor 1158 scripts/mod/file2alias.c ADD(alias, "ven", vendor != X86_VENDOR_ANY, vendor); vendor 1217 scripts/mod/file2alias.c DEF_FIELD(symval, ulpi_device_id, vendor); vendor 1220 scripts/mod/file2alias.c sprintf(alias, "ulpi:v%04xp%04x", vendor, product); vendor 1259 scripts/mod/file2alias.c DEF_FIELD(symval, fsl_mc_device_id, vendor); vendor 1262 scripts/mod/file2alias.c sprintf(alias, "fsl-mc:v%08Xd%s", vendor, *obj_type); vendor 110 sound/core/misc.c snd_pci_quirk_lookup_id(u16 vendor, u16 device, vendor 116 sound/core/misc.c if (q->subvendor != vendor) vendor 87 sound/drivers/pcsp/pcsp_input.c input_dev->id.vendor = 0x001f; vendor 72 sound/firewire/bebob/bebob.c char vendor[24] = {0}; vendor 82 sound/firewire/bebob/bebob.c vendor, sizeof(vendor)); vendor 121 sound/firewire/bebob/bebob.c vendor, model, hw_id, revision, vendor 253 sound/firewire/bebob/bebob.h #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ vendor 257 sound/firewire/bebob/bebob.h .vendor_id = vendor, \ vendor 34 sound/firewire/dice/dice.c int key, val, vendor = -1, model = -1; vendor 47 sound/firewire/dice/dice.c vendor = val; vendor 55 sound/firewire/dice/dice.c if (vendor == OUI_WEISS) vendor 57 sound/firewire/dice/dice.c else if (vendor == OUI_LOUD) vendor 61 sound/firewire/dice/dice.c if (device->config_rom[3] != ((vendor << 8) | category) || vendor 96 sound/firewire/dice/dice.c char vendor[32], model[32]; vendor 115 sound/firewire/dice/dice.c strcpy(vendor, "?"); vendor 116 sound/firewire/dice/dice.c fw_csr_string(dev->config_rom + 5, CSR_VENDOR, vendor, sizeof(vendor)); vendor 121 sound/firewire/dice/dice.c vendor, model, dev->config_rom[4] & 0x3fffff, vendor 228 sound/firewire/fireworks/fireworks.h #define SND_EFW_DEV_ENTRY(vendor, model) \ vendor 232 sound/firewire/fireworks/fireworks.h .vendor_id = vendor,\ vendor 67 sound/firewire/oxfw/oxfw.c char vendor[24]; vendor 75 sound/firewire/oxfw/oxfw.c vendor, sizeof(vendor)); vendor 100 sound/firewire/oxfw/oxfw.c v = vendor; vendor 129 sound/firewire/oxfw/oxfw.c int vendor, model; vendor 163 sound/firewire/oxfw/oxfw.c vendor = model = 0; vendor 167 sound/firewire/oxfw/oxfw.c vendor = val; vendor 176 sound/firewire/oxfw/oxfw.c if (vendor == VENDOR_LOUD && model == MODEL_SATELLITE) vendor 35 sound/pci/asihpi/hpimsgx.c for (i = 0; asihpi_pci_tbl[i].vendor != 0; i++) { vendor 36 sound/pci/asihpi/hpimsgx.c if (asihpi_pci_tbl[i].vendor != PCI_ANY_ID vendor 37 sound/pci/asihpi/hpimsgx.c && asihpi_pci_tbl[i].vendor != vendor 38 sound/pci/asihpi/hpimsgx.c pci_info->pci_dev->vendor) vendor 351 sound/pci/asihpi/hpioctl.c "probe %04x:%04x,%04x:%04x,%04x\n", pci_dev->vendor, vendor 555 sound/pci/asihpi/hpioctl.c pci_dev->vendor, pci_dev->device, vendor 172 sound/pci/au88x0/au88x0.c chip->vendor = pci->vendor; vendor 338 sound/pci/au88x0/au88x0.c &(chip->vendor))) < 0) { vendor 180 sound/pci/au88x0/au88x0.h u16 vendor; vendor 778 sound/pci/bt87x.c { .vendor = PCI_VENDOR_ID_BROOKTREE, \ vendor 3631 sound/pci/cs46xx/cs46xx_lib.c u16 vendor; vendor 3642 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1489, vendor 3648 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x5053, vendor 3655 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1071, vendor 3662 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x14af, /* Guillemot Corporation */ vendor 3669 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3676 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3684 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3691 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3698 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3706 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3711 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x1681, vendor 3717 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x153b, vendor 3722 sound/pci/cs46xx/cs46xx_lib.c .vendor = 0x153b, vendor 3728 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM, vendor 3735 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM, vendor 3742 sound/pci/cs46xx/cs46xx_lib.c .vendor = PCI_VENDOR_ID_IBM, vendor 3936 sound/pci/cs46xx/cs46xx_lib.c if (cp->vendor == ss_vendor && cp->id == ss_card) { vendor 43 sound/pci/ctxfi/ctatc.h u16 vendor; vendor 1295 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102, vendor 1341 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102, vendor 1359 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102, vendor 1398 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102, vendor 1408 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102, vendor 1418 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102, vendor 1427 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102, vendor 1436 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102, vendor 1444 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102, vendor 1452 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102, vendor 1460 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40051102, vendor 1468 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0008, vendor 1475 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102, vendor 1488 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102, vendor 1500 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20051102, vendor 1510 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20021102, vendor 1520 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20011102, vendor 1538 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10071102, vendor 1548 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10051102, vendor 1558 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10031102, vendor 1568 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102, vendor 1579 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .revision = 0x04, vendor 1587 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00531102, vendor 1593 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00521102, vendor 1600 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x00511102, vendor 1606 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0004, vendor 1612 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102, vendor 1618 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806b1102, vendor 1624 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x806a1102, vendor 1630 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80691102, vendor 1639 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102, vendor 1646 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80651102, vendor 1652 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102, vendor 1659 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80611102, vendor 1667 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102, vendor 1673 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80401102, vendor 1678 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80321102, vendor 1684 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80311102, vendor 1690 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80281102, vendor 1697 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80271102, vendor 1703 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80261102, vendor 1709 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80231102, vendor 1715 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80221102, vendor 1721 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x40011102, vendor 1726 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00211102, vendor 1732 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x00201102, vendor 1738 sound/pci/emu10k1/emu10k1_main.c {.vendor = 0x1102, .device = 0x0002, vendor 1832 sound/pci/emu10k1/emu10k1_main.c pci->vendor, pci->device, emu->serial, emu->model); vendor 1834 sound/pci/emu10k1/emu10k1_main.c for (c = emu_chip_details; c->vendor; c++) { vendor 1835 sound/pci/emu10k1/emu10k1_main.c if (c->vendor == pci->vendor && c->device == pci->device) { vendor 1850 sound/pci/emu10k1/emu10k1_main.c if (c->vendor == 0) { vendor 1863 sound/pci/emu10k1/emu10k1_main.c pci->vendor, pci->device, emu->serial, c->subsystem); vendor 1867 sound/pci/emu10k1/emu10k1_main.c c->name, pci->vendor, pci->device, vendor 1588 sound/pci/ens1370.c if (ensoniq->pci->vendor == list->vid && vendor 2503 sound/pci/es1968.c input_dev->id.vendor = chip->pci->vendor; vendor 2637 sound/pci/es1968.c unsigned short vendor; /* subsystem vendor id */ vendor 2737 sound/pci/es1968.c vend == pm_whitelist[i].vendor) { vendor 2861 sound/pci/es1968.c vend == mpu_blacklist[i].vendor) { vendor 237 sound/pci/hda/hda_beep.c input_dev->id.vendor = codec->core.vendor_id >> 16; vendor 371 sound/pci/hda/hda_intel.c #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) vendor 372 sound/pci/hda/hda_intel.c #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) vendor 373 sound/pci/hda/hda_intel.c #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) vendor 1419 sound/pci/hda/hda_intel.c switch (pci->vendor) { vendor 1681 sound/pci/hda/hda_intel.c if (chip->pci->vendor == PCI_VENDOR_ID_INTEL) { vendor 1858 sound/pci/hda/hda_intel.c if (chip->pci->vendor == PCI_VENDOR_ID_AMD) vendor 1862 sound/pci/hda/hda_intel.c if (chip->pci->vendor == PCI_VENDOR_ID_ATI) { vendor 1876 sound/pci/hda/hda_intel.c if (chip->pci->vendor == PCI_VENDOR_ID_NVIDIA) vendor 2285 sound/pci/ice1712/ice1712.c u16 vendor, device; vendor 2286 sound/pci/ice1712/ice1712.c pci_read_config_word(ice->pci, PCI_SUBSYSTEM_VENDOR_ID, &vendor); vendor 2288 sound/pci/ice1712/ice1712.c ice->eeprom.subvendor = ((unsigned int)swab16(vendor) << 16) | swab16(device); vendor 2309 sound/pci/ice1712/ice1724.c u16 vendor, device; vendor 2311 sound/pci/ice1712/ice1724.c &vendor); vendor 2314 sound/pci/ice1712/ice1724.c ((unsigned int)swab16(vendor) << 16) | swab16(device); vendor 2979 sound/pci/intel8x0.c if (pci->vendor == PCI_VENDOR_ID_INTEL && vendor 408 sound/pci/korg1212/korg1212.c .vendor = 0x10b5, vendor 2493 sound/pci/maestro3.c input_dev->id.vendor = chip->pci->vendor; vendor 56 sound/pci/oxygen/oxygen.h .vendor = PCI_VENDOR_ID_CMEDIA, \ vendor 262 sound/pci/oxygen/oxygen_lib.c for (; ids->vendor; ++ids) vendor 589 sound/pci/rme9652/hdsp.c .vendor = PCI_VENDOR_ID_XILINX, vendor 1072 sound/pci/rme9652/hdspm.c .vendor = PCI_VENDOR_ID_XILINX, vendor 299 sound/pci/rme9652/rme9652.c .vendor = 0x10ee, vendor 84 sound/pci/trident/trident.c ((pci->vendor << 16) | pci->device) == TRIDENT_DEVICE_ID_SI7018 ? 1 : 2, vendor 3551 sound/pci/trident/trident_main.c trident->device = (pci->vendor << 16) | pci->device; vendor 226 sound/ppc/beep.c input_dev->id.vendor = 0x001f; vendor 249 sound/soc/codecs/cpcap.c u16 vendor; vendor 264 sound/soc/codecs/cpcap.c if (cpcap->vendor != CPCAP_VENDOR_ST) vendor 1519 sound/soc/codecs/cpcap.c err = cpcap_get_vendor(component->dev, cpcap->regmap, &cpcap->vendor); vendor 1775 sound/soc/soc-core.c const char *vendor, *product, *product_version, *board; vendor 1783 sound/soc/soc-core.c vendor = dmi_get_system_info(DMI_BOARD_VENDOR); vendor 1784 sound/soc/soc-core.c if (!vendor || !is_dmi_valid(vendor)) { vendor 1790 sound/soc/soc-core.c "%s", vendor); vendor 35 sound/soc/sof/intel/hda.c #define IS_CFL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0xa348) vendor 36 sound/soc/sof/intel/hda.c #define IS_CNL(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x9dc8) vendor 1564 sound/usb/midi.c #define PORT_INFO(vendor, product, num, name_, voices_, flags) \ vendor 1565 sound/usb/midi.c { .id = USB_ID(vendor, product), \ vendor 1568 sound/usb/midi.c #define EXTERNAL_PORT(vendor, product, num, name) \ vendor 1569 sound/usb/midi.c PORT_INFO(vendor, product, num, name, 0, \ vendor 1573 sound/usb/midi.c #define CONTROL_PORT(vendor, product, num, name) \ vendor 1574 sound/usb/midi.c PORT_INFO(vendor, product, num, name, 0, \ vendor 1577 sound/usb/midi.c #define GM_SYNTH_PORT(vendor, product, num, name, voices) \ vendor 1578 sound/usb/midi.c PORT_INFO(vendor, product, num, name, voices, \ vendor 1583 sound/usb/midi.c #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \ vendor 1584 sound/usb/midi.c PORT_INFO(vendor, product, num, name, voices, \ vendor 1592 sound/usb/midi.c #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ vendor 1593 sound/usb/midi.c PORT_INFO(vendor, product, num, name, voices, \ vendor 11 sound/usb/usbaudio.h #define USB_ID(vendor, product) (((vendor) << 16) | (product)) vendor 32 tools/perf/arch/x86/util/header.c char vendor[16]; vendor 35 tools/perf/arch/x86/util/header.c strncpy(&vendor[0], (char *)(&b), 4); vendor 36 tools/perf/arch/x86/util/header.c strncpy(&vendor[4], (char *)(&d), 4); vendor 37 tools/perf/arch/x86/util/header.c strncpy(&vendor[8], (char *)(&c), 4); vendor 38 tools/perf/arch/x86/util/header.c vendor[12] = '\0'; vendor 55 tools/perf/arch/x86/util/header.c nb = scnprintf(buffer, sz, fmt, vendor, family, model, step); vendor 186 tools/power/cpupower/utils/cpufreq-info.c if ((cpupower_cpu_info.vendor == X86_VENDOR_AMD && vendor 188 tools/power/cpupower/utils/cpufreq-info.c cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { vendor 249 tools/power/cpupower/utils/cpufreq-info.c if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || vendor 250 tools/power/cpupower/utils/cpufreq-info.c cpupower_cpu_info.vendor == X86_VENDOR_HYGON || vendor 251 tools/power/cpupower/utils/cpufreq-info.c cpupower_cpu_info.vendor == X86_VENDOR_INTEL) vendor 56 tools/power/cpupower/utils/helpers/cpuid.c cpu_info->vendor = X86_VENDOR_UNKNOWN; vendor 81 tools/power/cpupower/utils/helpers/cpuid.c cpu_info->vendor = x; vendor 95 tools/power/cpupower/utils/helpers/cpuid.c if (cpu_info->vendor == X86_VENDOR_UNKNOWN || vendor 111 tools/power/cpupower/utils/helpers/cpuid.c if (cpu_info->vendor != X86_VENDOR_AMD && vendor 112 tools/power/cpupower/utils/helpers/cpuid.c cpu_info->vendor != X86_VENDOR_HYGON && vendor 113 tools/power/cpupower/utils/helpers/cpuid.c cpu_info->vendor != X86_VENDOR_INTEL) vendor 129 tools/power/cpupower/utils/helpers/cpuid.c if (cpu_info->vendor == X86_VENDOR_AMD || vendor 130 tools/power/cpupower/utils/helpers/cpuid.c cpu_info->vendor == X86_VENDOR_HYGON) { vendor 136 tools/power/cpupower/utils/helpers/cpuid.c if (cpu_info->vendor == X86_VENDOR_INTEL) { vendor 142 tools/power/cpupower/utils/helpers/cpuid.c if (cpu_info->vendor == X86_VENDOR_INTEL) { vendor 78 tools/power/cpupower/utils/helpers/helpers.h enum cpupower_cpu_vendor vendor; vendor 116 tools/power/cpupower/utils/helpers/helpers.h int bus, int slot, int func, int vendor, vendor 27 tools/power/cpupower/utils/helpers/pci.c int slot, int func, int vendor, int dev) vendor 41 tools/power/cpupower/utils/helpers/pci.c filter_nb_link.vendor = vendor; vendor 280 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c if (cpupower_cpu_info.vendor != X86_VENDOR_AMD) vendor 150 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL vendor 243 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c if (cpupower_cpu_info.vendor == X86_VENDOR_AMD || vendor 244 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c cpupower_cpu_info.vendor == X86_VENDOR_HYGON) { vendor 268 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c } else if (cpupower_cpu_info.vendor == X86_VENDOR_INTEL) { vendor 170 tools/power/cpupower/utils/idle_monitor/nhm_idle.c if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL) vendor 148 tools/power/cpupower/utils/idle_monitor/snb_idle.c if (cpupower_cpu_info.vendor != X86_VENDOR_INTEL vendor 26 tools/usb/usbip/libsrc/names.c struct vendor *next; vendor 77 tools/usb/usbip/libsrc/names.c static struct vendor *vendors[HASHSZ] = { NULL, }; vendor 85 tools/usb/usbip/libsrc/names.c struct vendor *v; vendor 190 tools/usb/usbip/libsrc/names.c struct vendor *v; vendor 197 tools/usb/usbip/libsrc/names.c v = my_malloc(sizeof(struct vendor) + strlen(name)); vendor 278 tools/usb/usbip/libsrc/usbip_common.c void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, vendor 283 tools/usb/usbip/libsrc/usbip_common.c prod = names_product(vendor, product); vendor 288 tools/usb/usbip/libsrc/usbip_common.c vend = names_vendor(vendor); vendor 292 tools/usb/usbip/libsrc/usbip_common.c snprintf(buff, size, "%s : %s (%04x:%04x)", vend, prod, vendor, product); vendor 147 tools/usb/usbip/libsrc/usbip_common.h void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, vendor 151 tools/usb/usbip/src/usbip_list.c static void print_device(const char *busid, const char *vendor, vendor 155 tools/usb/usbip/src/usbip_list.c printf("busid=%s#usbid=%.4s:%.4s#", busid, vendor, product); vendor 157 tools/usb/usbip/src/usbip_list.c printf(" - busid %s (%.4s:%.4s)\n", busid, vendor, product);