Home
last modified time | relevance | path

Searched refs:model_id (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/sound/firewire/dice/
Ddice-presonus.c25 u32 model_id; in snd_dice_detect_presonus_formats() member
31 int key, val, model_id; in snd_dice_detect_presonus_formats() local
34 model_id = 0; in snd_dice_detect_presonus_formats()
38 model_id = val; in snd_dice_detect_presonus_formats()
45 if (entry->model_id == model_id) in snd_dice_detect_presonus_formats()
Ddice-tcelectronic.c61 u32 model_id; in snd_dice_detect_tcelectronic_formats() member
73 int key, val, model_id; in snd_dice_detect_tcelectronic_formats() local
76 model_id = 0; in snd_dice_detect_tcelectronic_formats()
80 model_id = val; in snd_dice_detect_tcelectronic_formats()
87 if (entry->model_id == model_id) in snd_dice_detect_tcelectronic_formats()
Ddice.c283 .model_id = 0x000010,
291 .model_id = 0x000011,
299 .model_id = 0x000020,
307 .model_id = 0x000021,
315 .model_id = 0x000022,
323 .model_id = 0x000023,
331 .model_id = 0x000024,
339 .model_id = 0x000027,
347 .model_id = 0x000030,
355 .model_id = MODEL_ALESIS_IO_BOTH,
[all …]
/Linux-v5.4/drivers/media/i2c/smiapp/
Dsmiapp.h53 u16 model_id; member
64 u32 model_id; member
88 .model_id = model, \
96 .model_id = model, \
104 .model_id = model, \
111 .model_id = model, \
119 .model_id = model, \
Dsmiapp-core.c2362 minfo->manufacturer_id, minfo->model_id, in smiapp_sysfs_ident_read()
2386 &minfo->model_id); in smiapp_identify_module()
2439 minfo->manufacturer_id, minfo->model_id); in smiapp_identify_module()
2461 if (!minfo->manufacturer_id && !minfo->model_id) { in smiapp_identify_module()
2463 minfo->model_id = minfo->sensor_model_id; in smiapp_identify_module()
2471 if (smiapp_module_idents[i].model_id != minfo->model_id) in smiapp_identify_module()
2494 minfo->name, minfo->manufacturer_id, minfo->model_id, in smiapp_identify_module()
/Linux-v5.4/sound/firewire/oxfw/
Doxfw.c325 .model_id = 0x00f970,
336 .model_id = 0x00f970,
346 .model_id = 0x00fc22,
371 .model_id = 0x800007,
378 .model_id = 0x001000,
385 .model_id = 0x002000,
392 .model_id = 0x01dddd,
/Linux-v5.4/drivers/macintosh/
Dwindfarm_pm121.c352 int model_id; member
362 { .model_id = 2,
368 { .model_id = 3,
377 { .model_id = 2,
383 { .model_id = 3,
392 { .model_id = 2,
398 { .model_id = 3,
407 { .model_id = 2,
413 { .model_id = 3,
516 if (pm121_sys_all_params[loop_id][i].model_id == pm121_mach_model) { in pm121_create_sys_fans()
[all …]
Dwindfarm_pm81.c163 int model_id; member
195 .model_id = 2,
207 .model_id = 3,
219 .model_id = 5,
272 if (wf_smu_sys_all_params[i].model_id == wf_smu_mach_model) { in wf_smu_create_sys_fans()
710 wf_smu_mach_model = st->model_id; in wf_init_pm()
/Linux-v5.4/sound/firewire/bebob/
Dbebob.c203 if (bebob->entry->model_id == MODEL_MAUDIO_FW1814) in do_registration()
253 entry->model_id == MODEL_FOCUSRITE_SAFFIRE_BOTH) in bebob_probe()
256 entry->model_id == MODEL_MAUDIO_AUDIOPHILE_BOTH && in bebob_probe()
288 (entry->model_id != MODEL_MAUDIO_FW1814 && in bebob_probe()
289 entry->model_id != MODEL_MAUDIO_PROJECTMIX)) { in bebob_probe()
458 .model_id = 0x000006,
Dbebob_proc.c16 u32 model_id; member
55 snd_iprintf(buffer, "Model ID:\t0x%02X\n", info->model_id); in proc_read_hw_info()
Dbebob.h258 .model_id = model, \
/Linux-v5.4/drivers/media/firewire/
Dfiredtv-fw.c347 .model_id = 0x000024,
354 .model_id = 0x000025,
361 .model_id = 0x000026,
368 .model_id = 0x000034,
375 .model_id = 0x000035,
382 .model_id = 0x000036,
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dfeature.c126 int model_id; member
181 trans = (pmac_mb.model_id != PMAC_TYPE_YOSEMITE && in ohare_htw_scc_enable()
182 pmac_mb.model_id != PMAC_TYPE_YIKES); in ohare_htw_scc_enable()
331 if (pmac_mb.model_id != PMAC_TYPE_YOSEMITE && in heathrow_modem_enable()
332 pmac_mb.model_id != PMAC_TYPE_YIKES) { in heathrow_modem_enable()
463 if (pmac_mb.model_id == PMAC_TYPE_YOSEMITE || in heathrow_sound_enable()
464 pmac_mb.model_id == PMAC_TYPE_YIKES) in heathrow_sound_enable()
937 if (pmac_mb.model_id == PMAC_TYPE_PISMO || in core99_sound_chip_enable()
938 pmac_mb.model_id == PMAC_TYPE_TITANIUM) { in core99_sound_chip_enable()
1749 if (pmac_mb.model_id == PMAC_TYPE_SAWTOOTH) { in core99_sleep()
[all …]
/Linux-v5.4/sound/firewire/digi00x/
Ddigi00x.c124 dg00x->is_console = entry->model_id == MODEL_CONSOLE; in snd_dg00x_probe()
180 .model_id = MODEL_CONSOLE,
186 .model_id = MODEL_RACK,
/Linux-v5.4/sound/firewire/fireface/
Dff.c193 .model_id = 0x101800,
205 .model_id = 0x101800,
217 .model_id = 0x101800,
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-vin.h35 enum model_id { enum
135 enum model_id model;
/Linux-v5.4/drivers/leds/
Dleds-lm3692x.c116 int model_id; member
277 if (led->model_id == LM36923_MODEL) in lm3692x_init()
292 if (led->model_id == LM36923_MODEL) { in lm3692x_init()
383 led->model_id = id->driver_data; in lm3692x_probe()
/Linux-v5.4/drivers/input/mouse/
Dsynaptics.c252 return synaptics_query_int(psmouse, SYN_QUE_MODEL, &info->model_id); in synaptics_model_id()
772 if (SYN_MODEL_NEWABS(priv->info.model_id)) { in synaptics_parse_hw_state()
1101 if (SYN_MODEL_PEN(info->model_id)) in synaptics_process_packet()
1455 info.model_id != priv->info.model_id || in synaptics_reconnect()
1461 priv->info.model_id, info.model_id, in synaptics_reconnect()
1574 priv->pkt_type = SYN_MODEL_NEWABS(info->model_id) ? in synaptics_init_ps2()
1581 info->model_id, in synaptics_init_ps2()
1599 psmouse->model = ((info->model_id & 0x00ff0000) >> 8) | in synaptics_init_ps2()
1600 (info->model_id & 0x000000ff); in synaptics_init_ps2()
Dsynaptics.h167 u32 model_id; /* Model-ID */ member
/Linux-v5.4/arch/powerpc/include/asm/
Dsmu.h609 __u8 model_id; member
/Linux-v5.4/sound/firewire/fireworks/
Dfireworks.h233 .model_id = model \
/Linux-v5.4/drivers/thunderbolt/
Deeprom.c191 u16 model_id; member
571 sw->device = header->model_id; in tb_drom_read()
/Linux-v5.4/scripts/mod/
Ddevicetable-offsets.c34 DEVID_FIELD(ieee1394_device_id, model_id); in main()
/Linux-v5.4/include/linux/
Dmod_devicetable.h54 __u32 model_id; member
/Linux-v5.4/drivers/usb/storage/
Dsddr09.c108 int model_id; member
177 if (nand_flash_ids[i].model_id == id) in nand_find_id()

12