vendor 145 arch/x86/include/asm/pci.h uint16_t vendor; vendor 561 include/acpi/acrestyp.h struct acpi_resource_vendor vendor; vendor 32 include/linux/bcma/bcma.h u16 vendor; vendor 499 include/linux/efi.h typedef efi_status_t efi_get_variable_t (efi_char16_t *name, efi_guid_t *vendor, u32 *attr, vendor 502 include/linux/efi.h efi_guid_t *vendor); vendor 503 include/linux/efi.h typedef efi_status_t efi_set_variable_t (efi_char16_t *name, efi_guid_t *vendor, vendor 507 include/linux/efi.h efi_set_variable_nonblocking_t(efi_char16_t *name, efi_guid_t *vendor, vendor 1174 include/linux/efi.h int efivar_entry_set_safe(efi_char16_t *name, efi_guid_t vendor, u32 attributes, vendor 36 include/linux/fmc-sdb.h extern signed long fmc_find_sdb_device(struct sdb_array *tree, uint64_t vendor, vendor 56 include/linux/fmc.h uint64_t vendor; vendor 156 include/linux/hdmi.h char vendor[8]; vendor 162 include/linux/hdmi.h const char *vendor, const char *product); vendor 281 include/linux/hdmi.h union hdmi_vendor_any_infoframe vendor; vendor 476 include/linux/hid.h __u32 vendor; /* Vendor ID */ vendor 582 include/linux/hid.h .bus = (b), .group = (g), .vendor = (ven), .product = (prod) vendor 584 include/linux/hid.h .bus = BUS_USB, .vendor = (ven), .product = (prod) vendor 586 include/linux/hid.h .bus = BUS_BLUETOOTH, .vendor = (ven), .product = (prod) vendor 588 include/linux/hid.h .bus = BUS_I2C, .vendor = (ven), .product = (prod) vendor 17 include/linux/i7300_idle.h unsigned int vendor; vendor 54 include/linux/i7300_idle.h for (i = 0; pci_tbl[i].vendor != 0; i++) { vendor 55 include/linux/i7300_idle.h if (memdev->vendor == pci_tbl[i].vendor && vendor 60 include/linux/i7300_idle.h if (pci_tbl[i].vendor == 0) vendor 67 include/linux/i7300_idle.h for (i = 0; fbd_ioat_list[i].vendor != 0; i++) { vendor 68 include/linux/i7300_idle.h if (dmadev->vendor == fbd_ioat_list[i].vendor && vendor 18 include/linux/input/tps6507x-ts.h __u16 vendor; vendor 268 include/linux/ipack.h .vendor = (vend), \ vendor 57 include/linux/isapnp.h { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) } vendor 63 include/linux/isapnp.h unsigned short vendor, function; vendor 69 include/linux/isapnp.h .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction) vendor 93 include/linux/isapnp.h struct pnp_card *pnp_find_card(unsigned short vendor, vendor 97 include/linux/isapnp.h unsigned short vendor, vendor 110 include/linux/isapnp.h static inline struct pnp_card *pnp_find_card(unsigned short vendor, vendor 114 include/linux/isapnp.h unsigned short vendor, vendor 594 include/linux/mfd/cros_ec_commands.h char vendor[32]; vendor 919 include/linux/mfd/rtsx_pci.h #define PCI_VID(pcr) ((pcr)->pci->vendor) vendor 34 include/linux/mic_bus.h __u32 vendor; vendor 192 include/linux/mmc/card.h unsigned short vendor; vendor 45 include/linux/mmc/sdio_func.h unsigned short vendor; /* vendor id */ vendor 99 include/linux/mmc/sdio_func.h .vendor = (vend), .device = (dev) vendor 111 include/linux/mmc/sdio_func.h .vendor = SDIO_ANY_ID, .device = SDIO_ANY_ID vendor 19 include/linux/mod_devicetable.h __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ vendor 149 include/linux/mod_devicetable.h __u32 vendor; vendor 307 include/linux/mod_devicetable.h __u16 vendor; vendor 354 include/linux/mod_devicetable.h __u16 vendor; /* Vendor or SDIO_ANY_ID */ vendor 361 include/linux/mod_devicetable.h __u16 vendor; vendor 367 include/linux/mod_devicetable.h { .vendor = _vendor, .coreid = _coreid, .revision = _revision, } vendor 394 include/linux/mod_devicetable.h __u32 vendor; vendor 536 include/linux/mod_devicetable.h unsigned short vendor, function; vendor 565 include/linux/mod_devicetable.h __u16 vendor; vendor 593 include/linux/mod_devicetable.h __u32 vendor; /* Vendor ID or IPACK_ANY_ID */ vendor 289 include/linux/mtd/nand.h u8 vendor[88]; vendor 263 include/linux/pci.h unsigned short vendor; vendor 679 include/linux/pci.h .vendor = (vend), .device = (dev), \ vendor 693 include/linux/pci.h .vendor = (vend), .device = (dev), \ vendor 707 include/linux/pci.h .vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \ vendor 722 include/linux/pci.h .vendor = PCI_VENDOR_ID_##vend, .device = (dev), \ vendor 833 include/linux/pci.h struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, vendor 835 include/linux/pci.h struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, vendor 1150 include/linux/pci.h unsigned int vendor, unsigned int device, vendor 1350 include/linux/pci.h static inline struct pci_dev *pci_get_device(unsigned int vendor, vendor 1355 include/linux/pci.h static inline struct pci_dev *pci_get_subsys(unsigned int vendor, vendor 1504 include/linux/pci.h u16 vendor; /* You can use PCI_ANY_ID here of course */ vendor 1523 include/linux/pci.h #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \ vendor 1527 include/linux/pci.h = { vendor, device, class, class_shift, hook }; vendor 1529 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_EARLY(vendor, device, class, \ vendor 1532 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1533 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_HEADER(vendor, device, class, \ vendor 1536 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1537 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_FINAL(vendor, device, class, \ vendor 1540 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1541 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_ENABLE(vendor, device, class, \ vendor 1544 include/linux/pci.h hook, vendor, device, class, class_shift, hook) vendor 1545 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_RESUME(vendor, device, class, \ vendor 1548 include/linux/pci.h resume##hook, vendor, device, class, \ vendor 1550 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_RESUME_EARLY(vendor, device, class, \ vendor 1553 include/linux/pci.h resume_early##hook, vendor, device, \ vendor 1555 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_SUSPEND(vendor, device, class, \ vendor 1558 include/linux/pci.h suspend##hook, vendor, device, class, \ vendor 1560 include/linux/pci.h #define DECLARE_PCI_FIXUP_CLASS_SUSPEND_LATE(vendor, device, class, \ vendor 1563 include/linux/pci.h suspend_late##hook, vendor, device, \ vendor 1566 include/linux/pci.h #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ vendor 1568 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1569 include/linux/pci.h #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ vendor 1571 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1572 include/linux/pci.h #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ vendor 1574 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1575 include/linux/pci.h #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ vendor 1577 include/linux/pci.h hook, vendor, device, PCI_ANY_ID, 0, hook) vendor 1578 include/linux/pci.h #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ vendor 1580 include/linux/pci.h resume##hook, vendor, device, \ vendor 1582 include/linux/pci.h #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ vendor 1584 include/linux/pci.h resume_early##hook, vendor, device, \ vendor 1586 include/linux/pci.h #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ vendor 1588 include/linux/pci.h suspend##hook, vendor, device, \ vendor 1590 include/linux/pci.h #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ vendor 1592 include/linux/pci.h suspend_late##hook, vendor, device, \ vendor 192 include/linux/ssb/ssb.h u16 vendor; vendor 87 include/linux/tc.h char vendor[9]; vendor 97 include/linux/tc.h char vendor[9]; vendor 20 include/linux/usb/input.h id->vendor = le16_to_cpu(dev->descriptor.idVendor); vendor 18 include/linux/usb/iowarrior.h __u32 vendor; vendor 680 include/linux/uwb.h int uwb_est_register(u8 type, u8 code_high, u16 vendor, u16 product, vendor 682 include/linux/uwb.h int uwb_est_unregister(u8 type, u8 code_high, u16 vendor, u16 product, vendor 77 include/media/rc-map.h #define RC_SCANCODE_RC6_6A(vendor, sys, cmd) (((vendor) << 16) | ((sys) << 8) | (cmd)) vendor 81 include/media/saa7146.h .vendor = PCI_VENDOR_ID_PHILIPS, \ vendor 370 include/net/bluetooth/mgmt.h __le16 vendor; vendor 508 include/pcmcia/cistpl.h u_char vendor, info; vendor 113 include/scsi/scsi_device.h const char * vendor; /* [back_compat] point into 'inquiry' ... */ vendor 205 include/scsi/scsi_device.h char *vendor; vendor 471 include/sound/core.h snd_pci_quirk_lookup_id(u16 vendor, u16 device, vendor 481 include/sound/core.h snd_pci_quirk_lookup_id(u16 vendor, u16 device, vendor 1655 include/sound/emu10k1.h u32 vendor; vendor 357 include/target/target_core_base.h char vendor[8]; vendor 46 include/uapi/linux/hiddev.h __s16 vendor; vendor 28 include/uapi/linux/hidraw.h __s16 vendor; vendor 43 include/uapi/linux/input.h __u16 vendor; vendor 50 include/uapi/linux/uhid.h __u32 vendor; vendor 136 include/uapi/linux/uhid.h __u32 vendor; vendor 260 include/xen/interface/platform.h } vendor; vendor 27 scripts/mod/devicetable-offsets.c DEVID_FIELD(hid_device_id, vendor); vendor 38 scripts/mod/devicetable-offsets.c DEVID_FIELD(pci_device_id, vendor); vendor 94 scripts/mod/devicetable-offsets.c DEVID_FIELD(input_device_id, vendor); vendor 118 scripts/mod/devicetable-offsets.c DEVID_FIELD(sdio_device_id, vendor); vendor 122 scripts/mod/devicetable-offsets.c DEVID_FIELD(ssb_device_id, vendor); vendor 134 scripts/mod/devicetable-offsets.c DEVID_FIELD(virtio_device_id, vendor); vendor 159 scripts/mod/devicetable-offsets.c DEVID_FIELD(isapnp_device_id, vendor); vendor 164 scripts/mod/devicetable-offsets.c DEVID_FIELD(ipack_device_id, vendor); vendor 175 scripts/mod/devicetable-offsets.c DEVID_FIELD(x86_cpu_id, vendor); vendor 366 scripts/mod/file2alias.c DEF_FIELD(symval, hid_device_id, vendor); vendor 372 scripts/mod/file2alias.c ADD(alias, "v", vendor != HID_ANY_ID, vendor); vendor 412 scripts/mod/file2alias.c DEF_FIELD(symval, pci_device_id, vendor); vendor 420 scripts/mod/file2alias.c ADD(alias, "v", vendor != PCI_ANY_ID, vendor); vendor 710 scripts/mod/file2alias.c DEF_FIELD(symval, input_device_id, vendor); vendor 726 scripts/mod/file2alias.c ADD(alias, "v", flags & INPUT_DEVICE_ID_MATCH_VENDOR, vendor); vendor 800 scripts/mod/file2alias.c DEF_FIELD(symval, sdio_device_id, vendor); vendor 805 scripts/mod/file2alias.c ADD(alias, "v", vendor != (__u16)SDIO_ANY_ID, vendor); vendor 816 scripts/mod/file2alias.c DEF_FIELD(symval, ssb_device_id, vendor); vendor 821 scripts/mod/file2alias.c ADD(alias, "v", vendor != SSB_ANY_VENDOR, vendor); vendor 853 scripts/mod/file2alias.c DEF_FIELD(symval, virtio_device_id, vendor); vendor 857 scripts/mod/file2alias.c ADD(alias, "v", vendor != VIRTIO_DEV_ANY_ID, vendor); vendor 1013 scripts/mod/file2alias.c DEF_FIELD(symval, isapnp_device_id, vendor); vendor 1016 scripts/mod/file2alias.c 'A' + ((vendor >> 2) & 0x3f) - 1, vendor 1017 scripts/mod/file2alias.c 'A' + (((vendor & 3) << 3) | ((vendor >> 13) & 7)) - 1, vendor 1018 scripts/mod/file2alias.c 'A' + ((vendor >> 8) & 0x1f) - 1, vendor 1030 scripts/mod/file2alias.c DEF_FIELD(symval, ipack_device_id, vendor); vendor 1034 scripts/mod/file2alias.c ADD(alias, "v", vendor != IPACK_ANY_ID, vendor); vendor 1124 scripts/mod/file2alias.c DEF_FIELD(symval, x86_cpu_id, vendor); vendor 1127 scripts/mod/file2alias.c ADD(alias, "ven", vendor != X86_VENDOR_ANY, vendor);