Searched refs:vendor_id (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/linux-master/sound/soc/codecs/
H A Dhda.h12 ((((codec)->core.vendor_id >> 16) & 0xFFFF) == 0x8086)
H A Dhda-dai.c24 codec->core.vendor_id, stream_info, pcm, pcm->name, substream);
50 codec->core.vendor_id, stream_info, pcm, pcm->name, substream);
/linux-master/arch/riscv/include/asm/
H A Dalternative-macros.h9 .macro ALT_ENTRY oldptr newptr vendor_id patch_id new_len
12 .2byte \vendor_id
17 .macro ALT_NEW_CONTENT vendor_id, patch_id, enable = 1, new_c
20 ALT_ENTRY 886b, 888f, \vendor_id, \patch_id, 889f - 888f variable
36 .macro ALTERNATIVE_CFG old_c, new_c, vendor_id, patch_id, enable variable
44 ALT_NEW_CONTENT \vendor_id, \patch_id, \enable, "\new_c"
61 #define ALT_ENTRY(oldptr, newptr, vendor_id, patch_id, newlen) \
64 ".2byte " vendor_id "\n" \
68 #define ALT_NEW_CONTENT(vendor_id, patch_id, enable, new_c) \
71 ALT_ENTRY("886b", "888f", __stringify(vendor_id), __stringif
[all...]
/linux-master/sound/firewire/dice/
H A Ddice.c150 if (!entry->driver_data && entry->vendor_id != OUI_SSL) {
176 if (entry->vendor_id == OUI_MAUDIO || entry->vendor_id == OUI_AVID)
254 .vendor_id = (vendor), \
268 .vendor_id = OUI_MAUDIO,
276 .vendor_id = OUI_MAUDIO,
284 .vendor_id = OUI_TCELECTRONIC,
292 .vendor_id = OUI_TCELECTRONIC,
300 .vendor_id = OUI_TCELECTRONIC,
308 .vendor_id
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dpcir.h5 u16 vendor_id; member in struct:nvbios_pcirT
/linux-master/drivers/usb/gadget/function/
H A Du_rndis.h20 u32 vendor_id; member in struct:f_rndis_opts
/linux-master/include/scsi/
H A Dscsi_bsg_iscsi.h44 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
52 uint64_t vendor_id; member in struct:iscsi_bsg_host_vendor
/linux-master/include/uapi/scsi/
H A Dscsi_netlink_fc.h42 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
48 __u64 vendor_id; member in struct:fc_nl_event
H A Dscsi_netlink.h73 * Note: When specifying vendor_id, be sure to read the Vendor Type and ID
78 __u64 vendor_id; member in struct:scsi_nl_host_vendor_msg
/linux-master/sound/hda/
H A Dhda_bus_type.c20 * Compares the hdac device vendor_id and revision_id to the hdac_device
29 while (id->vendor_id) {
30 if (hdev->vendor_id == id->vendor_id &&
/linux-master/drivers/nfc/st-nci/
H A Dvendor_cmds.c376 .vendor_id = ST_NCI_VENDOR_OUI,
381 .vendor_id = ST_NCI_VENDOR_OUI,
386 .vendor_id = ST_NCI_VENDOR_OUI,
391 .vendor_id = ST_NCI_VENDOR_OUI,
396 .vendor_id = ST_NCI_VENDOR_OUI,
401 .vendor_id = ST_NCI_VENDOR_OUI,
406 .vendor_id = ST_NCI_VENDOR_OUI,
411 .vendor_id = ST_NCI_VENDOR_OUI,
416 .vendor_id = ST_NCI_VENDOR_OUI,
421 .vendor_id
[all...]
/linux-master/sound/ac97/
H A Dbus.c70 unsigned int vendor_id)
77 vendor_id >> 16, vendor_id & 0xffff);
102 unsigned int vendor_id)
111 codec->vendor_id = vendor_id;
121 vendor_id);
148 dev_dbg(&adrv->adap, "%s(codec_num=%u): vendor_id=0x%08x\n",
156 unsigned int vendor_id; local
163 vendor_id
69 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, unsigned int vendor_id) argument
101 ac97_codec_add(struct ac97_controller *ac97_ctrl, int idx, unsigned int vendor_id) argument
[all...]
H A Dsnd_ac97_compat.c108 if (ac97_ids_match(scanned, adev->vendor_id, id_mask))
115 if (ac97_ids_match(scanned, adev->vendor_id, id_mask))
/linux-master/drivers/nfc/st21nfca/
H A Dvendor_cmds.c300 .vendor_id = ST21NFCA_VENDOR_OUI,
305 .vendor_id = ST21NFCA_VENDOR_OUI,
310 .vendor_id = ST21NFCA_VENDOR_OUI,
315 .vendor_id = ST21NFCA_VENDOR_OUI,
320 .vendor_id = ST21NFCA_VENDOR_OUI,
325 .vendor_id = ST21NFCA_VENDOR_OUI,
330 .vendor_id = ST21NFCA_VENDOR_OUI,
335 .vendor_id = ST21NFCA_VENDOR_OUI,
340 .vendor_id = ST21NFCA_VENDOR_OUI,
345 .vendor_id
[all...]
/linux-master/sound/firewire/oxfw/
H A Doxfw.c97 if (entry->vendor_id == VENDOR_GRIFFIN || entry->vendor_id == VENDOR_LACIE) {
143 if (entry->vendor_id == VENDOR_GRIFFIN)
145 if (entry->vendor_id == VENDOR_LACIE)
152 if (entry->vendor_id == OUI_STANTON) {
164 if (entry->vendor_id == OUI_APOGEE && entry->model_id == MODEL_DUET_FW) {
173 if (entry->vendor_id == VENDOR_TASCAM) {
215 if (entry->vendor_id == VENDOR_LOUD && entry->model_id == 0 && !detect_loud_models(unit))
236 if (entry->vendor_id == OUI_OXFORD && entry->model_id == 0x00f970) {
321 .vendor_id
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c154 .vendor_id = TI_OUI,
164 .vendor_id = TI_OUI,
174 .vendor_id = TI_OUI,
186 .vendor_id = TI_OUI,
190 .vendor_id = TI_OUI,
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c29 int vendor_id = 0; local
34 return vendor_id;
36 res = fgrep(inf, "vendor_id");
42 vendor_id = ARCH_INTEL;
44 vendor_id = ARCH_AMD;
48 return vendor_id;
/linux-master/drivers/nfc/
H A Dmei_phy.h22 * @vendor_id: NFC manufacturer ID
37 u8 vendor_id; member in struct:nfc_mei_phy
H A Dmei_phy.c42 u8 vendor_id; member in struct:mei_nfc_if_version
48 u8 vendor_id; member in struct:mei_nfc_connect
53 u8 vendor_id; member in struct:mei_nfc_connect_resp
131 phy->vendor_id = version->vendor_id;
170 connect->vendor_id = phy->vendor_id;
190 connect_resp->fw_ivn, connect_resp->vendor_id);
/linux-master/drivers/firmware/efi/
H A Dcper_cxl.h42 u16 vendor_id; member in struct:cper_sec_prot_err::__anon303
/linux-master/arch/riscv/kernel/
H A Dalternative.c24 unsigned long vendor_id; member in struct:cpu_manufacturer_info_t
35 cpu_mfr_info->vendor_id = csr_read(CSR_MVENDORID);
39 cpu_mfr_info->vendor_id = sbi_get_mvendorid();
44 switch (cpu_mfr_info->vendor_id) {
/linux-master/drivers/firmware/arm_scmi/
H A Dbase.c104 char *vendor_id; local
111 vendor_id = rev->sub_vendor_id;
115 vendor_id = rev->vendor_id;
116 size = ARRAY_SIZE(rev->vendor_id);
125 strscpy(vendor_id, t->rx.buf, size);
410 rev->major_ver, rev->minor_ver, rev->vendor_id,
/linux-master/sound/firewire/fireface/
H A Dff.c185 .vendor_id = OUI_RME,
197 .vendor_id = OUI_RME,
209 .vendor_id = OUI_RME,
221 .vendor_id = OUI_RME,
233 .vendor_id = OUI_RME,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dvendor-cmd.c86 .vendor_id = INTEL_OUI,
96 .vendor_id = INTEL_OUI,
115 .vendor_id = INTEL_OUI,
/linux-master/sound/firewire/tascam/
H A Dtascam.c180 .vendor_id = 0x00022e,
196 .vendor_id = 0x00022e,
205 .vendor_id = 0x00022e,

Completed in 731 milliseconds

1234567891011>>