Searched refs:vendor_id (Results 1 - 200 of 213) sorted by relevance

12

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpcir.h4 u16 vendor_id; member in struct:nvbios_pcirT
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c153 .vendor_id = TI_OUI,
162 .vendor_id = TI_OUI,
171 .vendor_id = TI_OUI,
182 .vendor_id = TI_OUI,
186 .vendor_id = TI_OUI,
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_netlink_fc.h55 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
61 uint64_t vendor_id; member in struct:fc_nl_event
H A Dscsi_netlink.h87 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
92 uint64_t vendor_id; member in struct:scsi_nl_host_vendor_msg
H A Dscsi_bsg_fc.h213 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
221 uint64_t vendor_id; member in struct:fc_bsg_host_vendor
/linux-4.1.27/drivers/misc/mei/
H A Dnfc.c56 u8 vendor_id; member in struct:mei_nfc_if_version
62 u8 vendor_id; member in struct:mei_nfc_connect
67 u8 vendor_id; member in struct:mei_nfc_connect_resp
99 * @vendor_id: NFC manufacturer ID
112 u8 vendor_id; member in struct:mei_nfc_dev
166 switch (ndev->vendor_id) { mei_nfc_build_bus_name()
194 ndev->vendor_id); mei_nfc_build_bus_name()
238 connect->vendor_id = ndev->vendor_id; mei_nfc_connect()
254 connect_resp->fw_ivn, connect_resp->vendor_id); mei_nfc_connect()
312 ndev->vendor_id = version->vendor_id; mei_nfc_if_version()
444 ndev->fw_ivn, ndev->vendor_id, ndev->radio_type); mei_nfc_init()
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_rndis.h23 u32 vendor_id; member in struct:f_rndis_opts
H A Df_rndis.c983 rndis->vendorID = opts->vendor_id; rndis_alloc()
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob.c67 name_device(struct snd_bebob *bebob, unsigned int vendor_id) name_device() argument
190 if ((entry->vendor_id == VEN_FOCUSRITE) && bebob_probe()
193 else if ((entry->vendor_id == VEN_MAUDIO1) && bebob_probe()
201 if ((entry->vendor_id == VEN_MAUDIO1) || bebob_probe()
202 (entry->vendor_id == VEN_MAUDIO2)) bebob_probe()
225 err = name_device(bebob, entry->vendor_id); bebob_probe()
229 if ((entry->vendor_id == VEN_MAUDIO1) && bebob_probe()
232 else if ((entry->vendor_id == VEN_MAUDIO1) && bebob_probe()
H A Dbebob.h250 .vendor_id = vendor, \
/linux-4.1.27/drivers/media/firewire/
H A Dfiredtv-fw.c345 .vendor_id = DIGITAL_EVERYWHERE_OUI,
352 .vendor_id = DIGITAL_EVERYWHERE_OUI,
359 .vendor_id = DIGITAL_EVERYWHERE_OUI,
366 .vendor_id = DIGITAL_EVERYWHERE_OUI,
373 .vendor_id = DIGITAL_EVERYWHERE_OUI,
380 .vendor_id = DIGITAL_EVERYWHERE_OUI,
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw.c139 if ((id->vendor_id == VENDOR_LOUD) && !detect_loud_models(unit)) oxfw_probe()
255 .vendor_id = VENDOR_GRIFFIN,
266 .vendor_id = VENDOR_LACIE,
276 .vendor_id = VENDOR_BEHRINGER,
293 .vendor_id = VENDOR_LOUD,
/linux-4.1.27/drivers/block/rsxx/
H A Dconfig.c38 cfg->data.vendor_id = RSXX_VENDOR_ID_IBM; initialize_config()
198 dev_dbg(CARD_TO_DEV(card), "vendor_id: x%08x\n", rsxx_load_config()
199 card->config.data.vendor_id); rsxx_load_config()
H A Drsxx_cfg.h46 __u32 vendor_id; member in struct:card_cfg_data
/linux-4.1.27/include/scsi/
H A Dscsi_bsg_iscsi.h58 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
66 uint64_t vendor_id; member in struct:iscsi_bsg_host_vendor
H A Dscsi_transport_sas.h119 char vendor_id[SAS_EXPANDER_VENDOR_ID_LEN+1]; member in struct:sas_expander_device
H A Dscsi_host.h492 * Note: When specifying vendor_id, be sure to read the
496 u64 vendor_id; member in struct:scsi_host_template
H A Dscsi_transport_fc.h851 u32 data_len, char * data_buf, u64 vendor_id);
852 /* Note: when specifying vendor_id to fc_host_post_vendor_event()
/linux-4.1.27/sound/hda/
H A Dhdac_device.c65 codec->vendor_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, snd_hdac_device_init()
67 if (codec->vendor_id == -1) { snd_hdac_device_init()
71 codec->vendor_id = snd_hdac_read_parm(codec, AC_NODE_ROOT, snd_hdac_device_init()
104 codec->vendor_id & 0xffff); snd_hdac_device_init()
598 u16 vendor_id = codec->vendor_id >> 16; get_codec_vendor_name() local
601 if (c->id == vendor_id) { get_codec_vendor_name()
607 codec->vendor_name = kasprintf(GFP_KERNEL, "Generic %04x", vendor_id); get_codec_vendor_name()
H A Dhdac_sysfs.c40 CODEC_ATTR(vendor_id); variable
/linux-4.1.27/drivers/fmc/
H A Dfmc-sdb.c190 __be64_to_cpu(p->vendor_id), __fmc_show_sdb_tree()
196 __be64_to_cpu(p->vendor_id), __fmc_show_sdb_tree()
204 __be64_to_cpu(p->vendor_id), __fmc_show_sdb_tree()
276 if (__be64_to_cpu(p->vendor_id) != vid) fmc_find_sdb_device()
/linux-4.1.27/arch/s390/kernel/
H A Dprocessor.c57 seq_printf(m, "vendor_id : IBM/S390\n" show_cpuinfo()
/linux-4.1.27/sound/pci/hda/
H A Dhda_bind.c26 /* check probe_id instead of vendor_id if set */ hda_codec_match()
27 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id; hda_codec_match()
166 request_module("snd-hda-codec-id:%08x", codec->core.vendor_id); codec_bind_module()
170 (codec->core.vendor_id >> 16) & 0xffff); codec_bind_module()
H A Dhda_sysfs.c70 CODEC_INFO_SHOW(vendor_id, core.vendor_id);
193 CODEC_INFO_STORE(vendor_id, core.vendor_id);
502 static RECONFIG_DEVICE_ATTR(vendor_id);
548 if ((vendorid <= 0 || codec->core.vendor_id == vendorid) && list_for_each_codec()
559 * [vendor_id], [subsystem_id], [revision_id], [chip_name], [hint] and [model]
603 DEFINE_PARSE_ID_MODE(vendor_id); variable
639 .tag = "[vendor_id]",
H A Dhda_beep.c168 input_dev->id.vendor = codec->core.vendor_id >> 16; snd_hda_do_attach()
169 input_dev->id.product = codec->core.vendor_id & 0xffff; snd_hda_do_attach()
H A Dpatch_via.c145 u32 vendor_id = codec->core.vendor_id; get_codec_type() local
146 u16 ven_id = vendor_id >> 16; get_codec_type()
147 u16 dev_id = vendor_id & 0xffff; get_codec_type()
635 if (err < 0 || codec->core.vendor_id != 0x11061708) vt1708_build_pcms()
798 if (codec->core.vendor_id == 0x11064397) { patch_vt1708S()
H A Dpatch_realtek.c303 switch (codec->core.vendor_id) { alc_fill_eapd_coef()
436 switch (codec->core.vendor_id) { alc_auto_init_amp()
507 if (codec->core.vendor_id == 0x10ec0260) alc_auto_parse_customize_define()
604 if (codec->core.vendor_id == 0x10ec0260) alc_subsystem_id()
625 ass & 0xffff, codec->core.vendor_id); alc_subsystem_id()
861 unsigned int vendor_id; member in struct:alc_codec_rename_table
927 for (p = rename_tbl; p->vendor_id; p++) { alc_codec_rename_from_preset()
928 if (p->vendor_id != codec->core.vendor_id) alc_codec_rename_from_preset()
937 if (q->codec_vendor_id != codec->core.vendor_id) alc_codec_rename_from_preset()
2302 switch (codec->core.vendor_id) { patch_alc882()
3665 switch (codec->core.vendor_id) { alc_headset_mode_unplugged()
3737 switch (codec->core.vendor_id) { alc_headset_mode_mic_in()
3830 switch (codec->core.vendor_id) { alc_headset_mode_default()
3905 switch (codec->core.vendor_id) { alc_headset_mode_ctia()
3981 switch (codec->core.vendor_id) { alc_headset_mode_omtp()
4039 switch (codec->core.vendor_id) { alc_determine_headset_type()
4227 switch (codec->core.vendor_id) { alc255_set_default_jack_type()
6030 switch (codec->core.vendor_id) { patch_alc269()
6377 if (codec->core.vendor_id == 0x10ec0272 || codec->core.vendor_id == 0x10ec0663 || alc662_parse_auto_config()
6378 codec->core.vendor_id == 0x10ec0665 || codec->core.vendor_id == 0x10ec0670 || alc662_parse_auto_config()
6379 codec->core.vendor_id == 0x10ec0671) alc662_parse_auto_config()
6974 switch (codec->core.vendor_id) { patch_alc662()
7004 switch (codec->core.vendor_id) { patch_alc662()
H A Dhda_proc.c295 if ((codec->core.vendor_id >> 16) == 0x10ec) print_pin_caps()
687 snd_iprintf(buffer, "Vendor Id: 0x%08x\n", codec->vendor_id); print_codec_core_info()
H A Dpatch_hdmi.c48 #define is_haswell(codec) ((codec)->core.vendor_id == 0x80862807)
49 #define is_broadwell(codec) ((codec)->core.vendor_id == 0x80862808)
50 #define is_skylake(codec) ((codec)->core.vendor_id == 0x80862809)
51 #define is_broxton(codec) ((codec)->core.vendor_id == 0x8086280a)
55 #define is_valleyview(codec) ((codec)->core.vendor_id == 0x80862882)
56 #define is_cherryview(codec) ((codec)->core.vendor_id == 0x80862883)
2935 ((codec)->core.vendor_id == 0x1002aa01 && \
H A Dpatch_conexant.c207 switch (codec->core.vendor_id) { cx_auto_reboot_notify()
887 switch (codec->core.vendor_id) { patch_conexant_auto()
H A Dhda_auto_parser.c916 if (codec->core.vendor_id != pq->codec) snd_hda_pick_pin_fixup()
H A Dpatch_analog.c102 switch (codec->core.vendor_id) { ad198x_power_eapd()
H A Dpatch_sigmatel.c664 if (codec->core.vendor_id != 0x111d7605 && hp_bnb2011_with_dock()
665 codec->core.vendor_id != 0x111d76d1) hp_bnb2011_with_dock()
4542 if ((codec->core.vendor_id & 0xfffffff0) != 0x111d7670) patch_stac92hd73xx()
4758 switch (codec->core.vendor_id) { patch_stac92hd71bxx()
/linux-4.1.27/drivers/thunderbolt/
H A Dtb_regs.h119 u16 vendor_id; member in struct:tb_regs_switch_header
159 u16 vendor_id; member in struct:tb_regs_port_header
H A Dswitch.c47 port->port_number, port->vendor_id, port->device_id, tb_dump_port()
216 sw->vendor_id, sw->device_id, sw->revision, tb_dump_switch()
369 if (sw->config.vendor_id != 0x8086) tb_switch_alloc()
371 sw->config.vendor_id); tb_switch_alloc()
H A Deeprom.c187 u16 vendor_id; member in struct:tb_drom_header
/linux-4.1.27/drivers/firmware/
H A Dpcdp.h74 u16 vendor_id; member in struct:pcdp_if_pci
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dproc.c62 "vendor_id\t: %s\n" show_cpuinfo()
H A Dcommon.c579 "CPU: vendor_id '%s' unknown, using generic init.\n" \ get_cpu_vendor()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpcir.c57 info->vendor_id = nv_ro16(bios, data + 0x04); nvbios_pcirTp()
/linux-4.1.27/drivers/video/fbdev/via/
H A Dioctl.c31 viainfo.vendor_id = PCI_VIA_VENDOR_ID; viafb_ioctl_get_viafb_info()
H A Dioctl.h109 u16 vendor_id; member in struct:viafb_ioctl_info
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c52 u16 vendor_id = 0; read_vendor_id() local
55 ret = pci_read_config_word(dev->persist->pdev, 0, &vendor_id); read_vendor_id()
61 if (vendor_id == 0xffff) { read_vendor_id()
/linux-4.1.27/arch/s390/pci/
H A Dpci_clp.c307 if (!entry->vendor_id) __clp_add()
317 if (!entry->vendor_id) __clp_rescan()
340 if (!entry->vendor_id) __clp_update()
/linux-4.1.27/drivers/media/usb/pwc/
H A Dpwc-if.c727 int vendor_id, product_id, type_id; usb_pwc_probe() local
734 vendor_id = le16_to_cpu(udev->descriptor.idVendor); usb_pwc_probe()
739 vendor_id, product_id, usb_pwc_probe()
749 if (vendor_id == 0x0471) { usb_pwc_probe()
816 else if (vendor_id == 0x069A) { usb_pwc_probe()
828 else if (vendor_id == 0x046d) { usb_pwc_probe()
887 else if (vendor_id == 0x055d) { usb_pwc_probe()
913 else if (vendor_id == 0x041e) { usb_pwc_probe()
932 else if (vendor_id == 0x04cc) { usb_pwc_probe()
944 else if (vendor_id == 0x06be) { usb_pwc_probe()
958 else if (vendor_id == 0x0d81) { usb_pwc_probe()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ee.h84 __le16 vendor_id; member in struct:ixgb_ee_map_type
H A Dixgb_ethtool.c381 eeprom->magic = hw->vendor_id | (hw->device_id << 16); ixgb_get_eeprom()
426 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) ixgb_set_eeprom()
H A Dixgb_hw.h682 u16 vendor_id; /* vendor id from PCI configuration space */ member in struct:ixgb_hw
H A Dixgb_main.c592 hw->vendor_id = pdev->vendor; ixgb_sw_init()
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpqphp_core.c821 u16 vendor_id; cpqhpc_probe() local
847 vendor_id = pdev->vendor; cpqhpc_probe()
848 if ((vendor_id != PCI_VENDOR_ID_COMPAQ) && cpqhpc_probe()
849 (vendor_id != PCI_VENDOR_ID_INTEL)) { cpqhpc_probe()
854 dbg("Vendor ID: %x\n", vendor_id); cpqhpc_probe()
857 if ((vendor_id == PCI_VENDOR_ID_COMPAQ) && (!pdev->revision)) { cpqhpc_probe()
868 if ((pdev->revision <= 2) && (vendor_id != PCI_VENDOR_ID_INTEL)) { cpqhpc_probe()
898 ctrl->vendor_id = vendor_id; cpqhpc_probe()
H A Dibmphp_pci.c83 u16 vendor_id; ibmphp_configure_card() local
115 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); ibmphp_configure_card()
117 debug ("vendor_id is %x\n", vendor_id); ibmphp_configure_card()
118 if (vendor_id != PCI_VENDOR_ID_NOTVALID) { ibmphp_configure_card()
120 debug ("found valid device, vendor_id = %x\n", vendor_id); ibmphp_configure_card()
146 debug ("single device case.... vendor id = %x, hdr_type = %x, class = %x\n", vendor_id, hdr_type, class); ibmphp_configure_card()
1081 u16 vendor_id; scan_behind_bridge() local
1112 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); scan_behind_bridge()
1114 if (vendor_id != PCI_VENDOR_ID_NOTVALID) { scan_behind_bridge()
1446 u16 vendor_id; unconfigure_boot_card() local
1467 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); unconfigure_boot_card()
1469 if (vendor_id != PCI_VENDOR_ID_NOTVALID) { unconfigure_boot_card()
H A Dibmphp_res.c1943 u16 vendor_id, upper_io_start, upper_io_end, start_mem_address, end_mem_address; update_bridge_ranges() local
1964 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id); update_bridge_ranges()
1966 if (vendor_id != PCI_VENDOR_ID_NOTVALID) { update_bridge_ranges()
H A Dcpqphp.h320 u16 vendor_id; member in struct:controller
H A Dshpchp_hpc.c989 ctrl_info(ctrl, "HPC vendor_id %x device_id %x ss_vid %x ss_did %x\n", shpc_init()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dvendor.c120 .vendor_id = BROADCOM_OUI,
/linux-4.1.27/drivers/extcon/
H A Dextcon-rt8973a.c525 unsigned int data, vendor_id, version_id; rt8973a_init_dev_type() local
528 /* To test I2C, Print version_id and vendor_id of RT8973A */ rt8973a_init_dev_type()
536 vendor_id = ((data & RT8973A_REG_DEVICE_ID_VENDOR_MASK) >> rt8973a_init_dev_type()
542 version_id, vendor_id); rt8973a_init_dev_type()
H A Dextcon-sm5502.c523 unsigned int reg_data, vendor_id, version_id; sm5502_init_dev_type() local
526 /* To test I2C, Print version_id and vendor_id of SM5502 */ sm5502_init_dev_type()
534 vendor_id = ((reg_data & SM5502_REG_DEVICE_ID_VENDOR_MASK) >> sm5502_init_dev_type()
540 version_id, vendor_id); sm5502_init_dev_type()
/linux-4.1.27/scripts/mod/
H A Ddevicetable-offsets.c32 DEVID_FIELD(ieee1394_device_id, vendor_id); main()
H A Dfile2alias.c384 DEF_FIELD(symval, ieee1394_device_id, vendor_id); do_ieee1394_entry()
391 vendor_id); do_ieee1394_entry()
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dcpuid.c77 if (!strncmp(value, "vendor_id", 9)) { get_cpu_info()
/linux-4.1.27/include/linux/
H A Dhid-sensor-hub.h72 * @vendor_id: Vendor id of hub device.
82 u32 vendor_id; member in struct:hid_sensor_hub_device
H A Dsdb.h28 uint64_t vendor_id; /* 0x18..0x1f */ member in struct:sdb_product
H A Dcper.h417 __u16 vendor_id; member in struct:cper_sec_pcie::__anon11587
H A Dmod_devicetable.h33 __u32 vendor_id; member in struct:ieee1394_device_id
/linux-4.1.27/drivers/media/usb/gspca/gl860/
H A Dgl860.c46 u16 vendor_id, u16 product_id);
333 u16 vendor_id, product_id; sd_config() local
336 vendor_id = id->idVendor; sd_config()
353 if (gl860_guess_sensor(gspca_dev, vendor_id, product_id) == -1) sd_config()
637 u16 vendor_id, u16 product_id) gl860_guess_sensor()
636 gl860_guess_sensor(struct gspca_dev *gspca_dev, u16 vendor_id, u16 product_id) gl860_guess_sensor() argument
/linux-4.1.27/drivers/net/usb/
H A Dpegasus.c1292 unsigned int vendor_id = 0, device_id = 0, flags = 0, i = 0; parse_id() local
1299 vendor_id = simple_strtoul(token, NULL, 16); parse_id()
1304 driver_name, name, vendor_id, device_id, flags); parse_id()
1306 if (vendor_id > 0x10000 || vendor_id == 0) parse_id()
1313 usb_dev_id[i].vendor = vendor_id; parse_id()
1317 pegasus_ids[i].idVendor = vendor_id; parse_id()
/linux-4.1.27/drivers/mfd/
H A Dmax14577.c276 u8 reg_data, vendor_id, device_id; max14577_print_dev_type() local
287 vendor_id = ((reg_data & DEVID_VENDORID_MASK) >> max14577_print_dev_type()
293 max14577->dev_type, device_id, vendor_id); max14577_print_dev_type()
H A Drtsx_usb.c652 ucr->vendor_id = id->idVendor; rtsx_usb_probe()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h136 u16 vendor_id; member in struct:ixgbe_hw
/linux-4.1.27/drivers/media/pci/mantis/
H A Dmantis_common.h108 u16 vendor_id; member in struct:mantis_pci
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h89 u_short vendor_id; /* PCI vendor id */ member in struct:Symbios_nvram::Symbios_host
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h63 uint32_t vendor_id; member in struct:kfd_node_properties
H A Dkfd_topology.c705 sysfs_show_32bit_prop(buffer, "vendor_id", node_show()
706 dev->node_props.vendor_id); node_show()
1181 dev->node_props.vendor_id = gpu->pdev->vendor; kfd_topology_add_device()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_dm_mad.h102 __be32 vendor_id; member in struct:ib_dm_ioc_profile
H A Dib_srpt.c347 iocp->vendor_id = cpu_to_be32(sdev->dev_attr.vendor_id); srpt_get_ioc()
350 iocp->subsys_vendor_id = cpu_to_be32(sdev->dev_attr.vendor_id); srpt_get_ioc()
/linux-4.1.27/arch/s390/include/asm/
H A Dpci_clp.h17 u16 vendor_id; member in struct:clp_fh_list_entry
/linux-4.1.27/arch/mn10300/kernel/
H A Dsetup.c233 "vendor_id : " PROCESSOR_VENDOR_NAME "\n" show_cpuinfo()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks.h229 .vendor_id = vendor,\
/linux-4.1.27/tools/perf/
H A Dperf-sys.h56 #define CPUINFO_PROC {"vendor_id"}
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_hca.c90 props->vendor_id = rblock->vendor_id >> 8; ehca_query_device()
H A Dhipz_hw.h353 u32 vendor_id; member in struct:hipz_query_hca
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c224 eeprom->magic = hw->vendor_id | (hw->device_id << 16); atl1e_get_eeprom()
262 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) atl1e_set_eeprom()
H A Datl1e.h320 u16 vendor_id; member in struct:atl1e_hw
H A Datl1e_main.c594 hw->vendor_id = pdev->vendor; atl1e_sw_init()
/linux-4.1.27/sound/firewire/
H A Dscs1x.c490 .vendor_id = OUI_STANTON,
496 .vendor_id = OUI_STANTON,
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dni65.c182 unsigned char *vendor_id; member in struct:card
193 .vendor_id = ni_vendor,
204 .vendor_id = ni_vendor,
215 .vendor_id = NULL,
437 if(cards[i].vendor_id) { ni65_probe1()
439 if(inb(ioaddr+cards[i].addr_offset+j) != cards[i].vendor_id[j]) { ni65_probe1()
/linux-4.1.27/drivers/acpi/apei/
H A Deinj.c76 u16 vendor_id; member in struct:vendor_error_type_extension
209 sprintf(vendor_dev, "%x:%x:%x.%x vendor_id=%x device_id=%x rev_id=%x\n", check_vendor_extension()
212 v->vendor_id, v->device_id, v->rev_id); check_vendor_extension()
/linux-4.1.27/sound/pci/ctxfi/
H A Dctatc.c1263 u16 vendor_id, device_id; atc_identify_card() local
1278 vendor_id = ssid >> 16; atc_identify_card()
1281 vendor_id = atc->pci->subsystem_vendor; atc_identify_card()
1284 p = snd_pci_quirk_lookup_id(vendor_id, device_id, list); atc_identify_card()
1289 vendor_id, device_id); atc_identify_card()
1302 vendor_id, device_id); atc_identify_card()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_rnic.c166 props->vendor_id = be32_to_cpu(reply->vendor_id); c2_rnic_query()
H A Dc2_wr.h344 __be32 vendor_id; member in struct:c2wr_rnic_query_rep
/linux-4.1.27/drivers/firmware/efi/
H A Dcper.c375 printk("%s""vendor_id: 0x%04x, device_id: 0x%04x\n", pfx, cper_print_pcie()
376 pcie->device_id.vendor_id, pcie->device_id.device_id); cper_print_pcie()
/linux-4.1.27/arch/powerpc/kernel/
H A Dpci_dn.c300 pdn->vendor_id = regs ? of_read_number(regs, 1) : 0; update_dn_pci_info()
436 pdn->vendor_id = pdn->device_id = pdn->class_code = 0; pci_devs_phb_init_dynamic()
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
H A Dvf.h254 u16 vendor_id; member in struct:e1000_hw
H A Dnetdev.c2684 hw->vendor_id = pdev->vendor; igbvf_probe()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dusb.c1104 int vendor_id, product_id; ath6kl_usb_probe() local
1109 vendor_id = le16_to_cpu(dev->descriptor.idVendor); ath6kl_usb_probe()
1112 ath6kl_dbg(ATH6KL_DBG_USB, "vendor_id = %04x\n", vendor_id); ath6kl_usb_probe()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs.h93 u16 vendor_id; /*!< PCI vendor ID */ member in struct:bfa_ioc_pci_attr
/linux-4.1.27/arch/um/kernel/
H A Dum_arch.c71 seq_printf(m, "vendor_id\t: User Mode Linux\n"); show_cpuinfo()
/linux-4.1.27/include/sound/
H A Dhdaudio.h49 unsigned int vendor_id; member in struct:hdac_device
/linux-4.1.27/drivers/platform/x86/
H A Dhp-wmi.c122 u16 vendor_id; member in struct:bios_rfkill2_device_state
859 if (!state.device[i].vendor_id) { hp_wmi_rfkill2_setup()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_hw.h553 u16 vendor_id; member in struct:e1000_hw
H A De1000_i210.c446 *data = hw->vendor_id; igb_read_invm_i210()
H A Digb_ethtool.c728 eeprom->magic = hw->vendor_id | (hw->device_id << 16); igb_get_eeprom()
780 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) igb_set_eeprom()
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dtlan.h78 u16 vendor_id; member in struct:tlan_adapter_entry
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_mad.c81 u8 vendor_id[3]; member in struct:nodeinfo
115 nip->vendor_id[0] = IPATH_SRC_OUI_1; recv_subn_get_nodeinfo()
116 nip->vendor_id[1] = IPATH_SRC_OUI_2; recv_subn_get_nodeinfo()
117 nip->vendor_id[2] = IPATH_SRC_OUI_3; recv_subn_get_nodeinfo()
H A Dipath_verbs.c1510 props->vendor_id = ipath_query_device()
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h188 u32 vendor_id; member in struct:mthca_adapter
H A Dmthca_provider.c86 props->vendor_id = be32_to_cpup((__be32 *) (out_mad->data + 36)) & mthca_query_device()
H A Dmthca_cmd.c1292 MTHCA_GET(adapter->vendor_id, outbox, mthca_QUERY_ADAPTER()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_mad.h56 u8 vendor_id[3]; member in struct:ib_node_info
H A Dqib_mad.c305 nip->vendor_id[0] = QIB_SRC_OUI_1; subn_get_nodeinfo()
306 nip->vendor_id[1] = QIB_SRC_OUI_2; subn_get_nodeinfo()
307 nip->vendor_id[2] = QIB_SRC_OUI_3; subn_get_nodeinfo()
H A Dqib_verbs.c1567 props->vendor_id = qib_query_device()
/linux-4.1.27/drivers/block/
H A Dcpqarray.c607 ushort vendor_id, device_id, command; cpqarray_pci_init() local
621 vendor_id = pdev->vendor; cpqarray_pci_init()
649 printk("vendor_id = %x\n", vendor_id); cpqarray_pci_init()
/linux-4.1.27/include/uapi/linux/
H A Di2o-dev.h208 __u32 vendor_id:16; member in struct:_i2o_lct_entry
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpci-bridge.h182 int vendor_id; /* Vendor ID */ member in struct:pci_dn
/linux-4.1.27/drivers/isdn/hisax/
H A Dw6692.c23 int vendor_id; member in struct:__anon5316
1009 while (id_list[id_idx].vendor_id) { setup_w6692()
1010 dev_w6692 = hisax_find_pci_device(id_list[id_idx].vendor_id, setup_w6692()
H A Dhfc_pci.c30 int vendor_id; member in struct:__anon5277
1656 while (id_list[i].vendor_id) { setup_hfcpci()
1657 tmp_hfcpci = hisax_find_pci_device(id_list[i].vendor_id, setup_hfcpci()
/linux-4.1.27/drivers/scsi/
H A Dscsi_transport_sas.c1356 sas_expander_simple_attr(vendor_id, vendor_id, "%s\n", char *);
1884 SETUP_EXPANDER_ATTRIBUTE(vendor_id); sas_attach_transport()
H A Dscsi_transport_fc.c567 event->vendor_id = 0; fc_host_post_event()
597 * @vendor_id: Vendor id
604 u32 data_len, char * data_buf, u64 vendor_id) fc_host_post_vendor_event()
635 event->vendor_id = vendor_id; fc_host_post_vendor_event()
3816 if ((shost->hostt->vendor_id == 0L) || fc_bsg_host_dispatch()
3817 (job->request->rqst_data.h_vendor.vendor_id != fc_bsg_host_dispatch()
3818 shost->hostt->vendor_id)) { fc_bsg_host_dispatch()
603 fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number, u32 data_len, char * data_buf, u64 vendor_id) fc_host_post_vendor_event() argument
H A Dosst.h27 u8 vendor_id[8]; /* Vendor Identification */ member in struct:__anon9407
H A Dipr.h340 u8 vendor_id[IPR_VENDOR_ID_LEN]; member in struct:ipr_std_inq_vpids
H A Dscsi_transport_iscsi.c1495 if ((shost->hostt->vendor_id == 0L) || iscsi_bsg_host_dispatch()
1496 (req->rqst_data.h_vendor.vendor_id != iscsi_bsg_host_dispatch()
1497 shost->hostt->vendor_id)) { iscsi_bsg_host_dispatch()
H A Ddc395x.c206 u8 vendor_id[2]; /* 5,6 Vendor ID */ member in struct:NvRamType
4192 eeprom->vendor_id[0] = (u8)PCI_VENDOR_ID_TEKRAM; check_eeprom()
4193 eeprom->vendor_id[1] = (u8)(PCI_VENDOR_ID_TEKRAM >> 8); check_eeprom()
/linux-4.1.27/drivers/ide/
H A Dide-tape.c1606 char fw_rev[4], vendor_id[8], product_id[16]; idetape_get_inquiry_results() local
1614 memcpy(vendor_id, &pc_buf[8], 8); idetape_get_inquiry_results()
1618 ide_fixstring(vendor_id, 8, 0); idetape_get_inquiry_results()
1623 drive->name, tape->name, vendor_id, product_id, fw_rev); idetape_get_inquiry_results()
/linux-4.1.27/drivers/net/wireless/
H A Dadm8211.h514 __le16 vendor_id; /* 0x22 */ member in struct:adm8211_eeprom
H A Dmac80211_hwsim.c398 .info = { .vendor_id = OUI_QCA,
407 { .vendor_id = OUI_QCA, .subcmd = 1 },
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa.h155 u16 vendor_id; member in struct:bfa_pciid_s
H A Dbfa_defs.h331 u16 vendor_id; /* PCI vendor ID */ member in struct:bfa_ioc_pci_attr_s
H A Dbfad_im.c802 .vendor_id = BFA_PCI_VENDOR_ID_BROCADE,
H A Dbfad.c776 bfad->pci_attr.vendor_id = pdev->vendor; bfad_pci_init()
/linux-4.1.27/drivers/staging/i2o/
H A Ddevice.c405 entry->vendor_id = buf >> 16; i2o_device_parse_lct()
H A Dexec-osm.c315 static DEVICE_ATTR(vendor_id, S_IRUGO, i2o_exec_show_vendor_id, NULL);
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
H A Datl2.h422 u16 vendor_id; member in struct:atl2_hw
H A Datl2.c91 hw->vendor_id = pdev->vendor; atl2_sw_init()
1936 eeprom->magic = hw->vendor_id | (hw->device_id << 16); atl2_get_eeprom()
1974 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) atl2_set_eeprom()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
H A Docrdma.h67 u32 vendor_id; member in struct:ocrdma_dev_attr
H A Docrdma_verbs.c74 attr->vendor_id = dev->nic_info.pdev->vendor; ocrdma_query_device()
/linux-4.1.27/drivers/dma/
H A Dacpi-dma.c78 (char *)&grp->vendor_id, grp->device_id, grp->revision); acpi_dma_parse_resource_group()
/linux-4.1.27/arch/xtensa/kernel/
H A Dsetup.c580 "vendor_id\t: Tensilica\n" c_show()
/linux-4.1.27/drivers/hv/
H A Dhyperv_vmbus.h392 u64 vendor_id:16; /* enum hv_guest_os_vendor */ member in struct:hv_x64_msr_guest_os_id_contents::__anon4695
/linux-4.1.27/include/uapi/rdma/
H A Dib_user_verbs.h167 __u32 vendor_id; member in struct:ib_uverbs_query_device_resp
/linux-4.1.27/include/linux/mfd/
H A Drtsx_usb.h52 u16 vendor_id; member in struct:rtsx_ucr
/linux-4.1.27/drivers/scsi/esas2r/
H A Datioctl.h122 u16 vendor_id; member in struct:atto_channel_info
681 u16 vendor_id; member in struct:atto_hba_get_adapter_info::__anon8801
H A Datvda.h191 u8 vendor_id[8]; member in struct:atto_vda_devinfo
288 u8 vendor_id[8]; member in struct:atto_vda_devinfo2
H A Desas2r_ioctl.c775 gai->pci.vendor_id = a->pcid->vendor; hba_ioctl_callback()
1450 ioctl->data.chaninfo.vendor_id = a->pcid->vendor; esas2r_ioctl_handler()
H A Desas2r.h339 u16 vendor_id; member in struct:esas2r_boot_header
/linux-4.1.27/drivers/usb/storage/
H A Drealtek_cr.c100 u16 vendor_id; member in struct:rts51x_chip
136 #define RTS51X_GET_VID(chip) ((chip)->vendor_id)
/linux-4.1.27/drivers/hwmon/
H A Dw83795.c1918 int bank, vendor_id, device_id, expected, i2c_addr, config; w83795_detect() local
1934 vendor_id = i2c_smbus_read_byte_data(client, W83795_REG_VENDORID); w83795_detect()
1936 if (vendor_id != expected) { w83795_detect()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c268 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN]; member in struct:rep_manu_reply
437 strncpy(edev->vendor_id, manufacture_reply->vendor_id, _transport_expander_report_manufacture()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c272 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN]; member in struct:rep_manu_reply
427 strncpy(edev->vendor_id, manufacture_reply->vendor_id, _transport_expander_report_manufacture()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c1195 " vendor_id: %d\n" psb_intel_sdvo_get_capabilities()
1207 caps->vendor_id, psb_intel_sdvo_get_capabilities()
2575 psb_intel_sdvo->caps.vendor_id, psb_intel_sdvo->caps.device_id, psb_intel_sdvo_init()
H A Dpsb_intel_sdvo_regs.h49 u8 vendor_id; member in struct:psb_intel_sdvo_caps
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dprovider.c318 props->vendor_id = (u32)dev->rdev.lldi.pdev->vendor; c4iw_query_device()
/linux-4.1.27/drivers/misc/
H A Dspear13xx_pcie_gadget.c607 PCIE_GADGET_TARGET_ATTR_RW(vendor_id); variable
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h665 u16 vendor_id; member in struct:fm10k_hw
H A Dfm10k_pci.c1588 hw->vendor_id = pdev->vendor; fm10k_sw_init()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40e_common.c43 if (hw->vendor_id == PCI_VENDOR_ID_INTEL) { i40e_set_mac_type()
H A Di40e_type.h440 u16 vendor_id; member in struct:i40e_hw
H A Di40evf_main.c2330 hw->vendor_id = pdev->vendor; i40evf_probe()
/linux-4.1.27/drivers/scsi/csiostor/
H A Dcsio_hw.h245 uint16_t vendor_id; member in struct:pci_params
H A Dcsio_hw.c3832 &hw->params.pci.vendor_id); csio_hw_get_device_id()
3898 ven_id = hw->params.pci.vendor_id; csio_hw_init()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h376 u16 vendor_id; member in struct:atl1c_hw
H A Datl1c_main.c787 hw->vendor_id = pdev->vendor; atl1c_sw_init()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_sdvo_regs.h49 u8 vendor_id; member in struct:intel_sdvo_caps
H A Dintel_sdvo.c1588 " vendor_id: %d\n" intel_sdvo_get_capabilities()
1600 caps->vendor_id, intel_sdvo_get_capabilities()
3042 intel_sdvo->caps.vendor_id, intel_sdvo->caps.device_id, intel_sdvo_init()
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_hw.h1089 u32 vendor_id; member in struct:nes_adapter
H A Dnes_hw.c270 u16 vendor_id; nes_init_adapter() local
374 nesadapter->vendor_id = (((u32) nesadapter->mac_addr_high) << 8) | nes_init_adapter()
629 func_index), 0, &vendor_id); nes_init_adapter()
630 if (vendor_id == 0xffff) nes_init_adapter()
H A Dnes_verbs.c526 props->vendor_id = nesdev->nesadapter->vendor_id; nes_query_device()
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_ib_verbs.c271 props->vendor_id = PCI_VENDOR_ID_CISCO; usnic_ib_query_device()
/linux-4.1.27/drivers/hid/
H A Dhid-sensor-hub.c667 hsdev->vendor_id = hdev->vendor; sensor_hub_probe()
H A Dhid-cp2112.c782 CP2112_CONFIG_ATTR(vendor_id, ({
/linux-4.1.27/include/acpi/
H A Dactbl1.h267 u16 vendor_id; member in struct:acpi_einj_vendor
H A Dactbl2.h262 u32 vendor_id; member in struct:acpi_csrt_group
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c213 if (!pdn->vendor_id || !pdn->device_id || !pdn->class_code) pseries_eeh_probe()
/linux-4.1.27/arch/ia64/include/asm/
H A Dsal.h572 u16 vendor_id; member in struct:sal_log_pci_comp_err_info::__anon1538
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c454 eeprom->magic = hw->vendor_id | (hw->device_id << 16); e1000_get_eeprom()
501 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) e1000_set_eeprom()
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c446 if ((pdn->vendor_id == PCI_VENDOR_ID_BROADCOM && pnv_eeh_probe()
448 (pdn->vendor_id == PCI_VENDOR_ID_BROADCOM && pnv_eeh_probe()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c924 magic = hw->vendor_id | (hw->device_id << 16); i40e_get_eeprom()
948 eeprom->magic = hw->vendor_id | (hw->device_id << 16); i40e_get_eeprom()
1027 magic = hw->vendor_id | (hw->device_id << 16); i40e_set_eeprom()
H A Di40e_type.h446 u16 vendor_id; member in struct:i40e_hw
H A Di40e_common.c43 if (hw->vendor_id == PCI_VENDOR_ID_INTEL) { i40e_set_mac_type()
554 * hw_addr, back, device_id, vendor_id, subsystem_device_id,
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas.h570 u16 vendor_id; member in struct:megasas_ctrl_info::__anon9285
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx.c748 chip->vendor_id = chip->rtsx->pci->vendor; rtsx_init_options()
H A Drtsx_chip.h796 u16 vendor_id; member in struct:rtsx_chip
H A Drtsx_scsi.c2617 rtsx_status[0] = (u8)(chip->vendor_id >> 8); read_status()
2618 rtsx_status[1] = (u8)(chip->vendor_id); read_status()
H A Drtsx_chip.c937 chip->vendor_id, chip->product_id); rtsx_init_chip()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dmain.c122 props->vendor_id = be32_to_cpup((__be32 *)(out_mad->data + 36)) & mlx5_ib_query_device()
/linux-4.1.27/drivers/firewire/
H A Dcore-device.c159 if (id[0] == id_table->vendor_id) match_ids()
/linux-4.1.27/arch/blackfin/kernel/
H A Dsetup.c1296 seq_printf(m, "processor\t: %d\n" "vendor_id\t: %s\n", cpu_num, vendor); show_cpuinfo()
/linux-4.1.27/drivers/infiniband/core/
H A Duverbs_cmd.c412 resp->vendor_id = attr->vendor_id; copy_query_dev_fields()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c828 eeprom->magic = hw->vendor_id | (hw->device_id << 16); ixgbe_get_eeprom()
864 if (eeprom->magic != (hw->vendor_id | (hw->device_id << 16))) ixgbe_set_eeprom()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_gs.c1899 eiter->a.vendor_id = cpu_to_be32(0x1077); qla2x00_fdmiv2_rhba()
1904 "Vendor Id = %x.\n", eiter->a.vendor_id); qla2x00_fdmiv2_rhba()
H A Dqla_os.c2625 sht->vendor_id = (SCSI_NL_VID_TYPE_PCI | PCI_VENDOR_ID_QLOGIC); qla2x00_probe_one()
2630 "max_lun=%llu transportt=%p, vendor_id=%llu.\n", host->max_id, qla2x00_probe_one()
2633 host->transportt, sht->vendor_id); qla2x00_probe_one()
H A Dqla_def.h2200 uint32_t vendor_id; member in union:ct_fdmiv2_hba_attr::__anon9503
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1162 props->vendor_id = (u32)dev->rdev.rnic_info.pdev->vendor; iwch_query_device()
/linux-4.1.27/drivers/message/fusion/
H A Dmptsas.c2814 u8 vendor_id[SAS_EXPANDER_VENDOR_ID_LEN]; member in struct:rep_manu_reply
2943 strncpy(edev->vendor_id, manufacture_reply->vendor_id, mptsas_exp_repmanufacture_info()
/linux-4.1.27/drivers/block/mtip32xx/
H A Dmtip32xx.c151 u16 vendor_id = 0; mtip_check_surprise_removal() local
158 pci_read_config_word(pdev, 0x00, &vendor_id); mtip_check_surprise_removal()
159 if (vendor_id == 0xFFFF) { mtip_check_surprise_removal()
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_expander.c524 memcpy(edev->vendor_id, mi_resp + 12, SAS_EXPANDER_VENDOR_ID_LEN); ex_assign_manuf_info()
/linux-4.1.27/tools/lguest/
H A Dlguest.c143 u16 vendor_id, device_id; member in struct:pci_config
2495 pci->vendor_id = 0x1AF4; init_pci_config()
/linux-4.1.27/drivers/net/ethernet/packetengines/
H A Dhamachi.c420 u16 vendor_id, device_id, device_id_mask, pad; member in struct:chip_info
/linux-4.1.27/drivers/infiniband/hw/mlx4/
H A Dmain.c199 props->vendor_id = be32_to_cpup((__be32 *) (out_mad->data + 36)) & mlx4_ib_query_device()
/linux-4.1.27/include/rdma/
H A Dib_verbs.h174 u32 vendor_id; member in struct:ib_device_attr
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_scsi.c5882 .vendor_id = LPFC_NL_VENDOR_ID,
5908 .vendor_id = LPFC_NL_VENDOR_ID,

Completed in 7040 milliseconds

12