Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/sound/firewire/dice/
A Ddice.c269 .model_id = 0x000010,
277 .model_id = 0x000011,
285 .model_id = 0x000020,
293 .model_id = 0x000021,
301 .model_id = 0x000022,
309 .model_id = 0x000023,
317 .model_id = 0x000024,
325 .model_id = 0x000027,
333 .model_id = 0x000030,
349 .model_id = 0x000002,
[all …]
A Ddice-presonus.c23 u32 model_id; in snd_dice_detect_presonus_formats() member
29 int key, val, model_id; in snd_dice_detect_presonus_formats() local
32 model_id = 0; in snd_dice_detect_presonus_formats()
36 model_id = val; in snd_dice_detect_presonus_formats()
43 if (entry->model_id == model_id) in snd_dice_detect_presonus_formats()
A 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()
/linux-6.3-rc2/drivers/media/i2c/ccs/
A Dccs.h104 u16 model_id; member
117 u32 model_id; member
140 .model_id = model, \
148 .model_id = model, \
156 .model_id = model, \
163 .model_id = model, \
171 .model_id = model, \
A Dccs-core.c2764 minfo->mipi_manufacturer_id, minfo->model_id, in ident_show()
2768 minfo->smia_manufacturer_id, minfo->model_id, in ident_show()
2794 &minfo->model_id); in ccs_identify_module()
2853 minfo->mipi_manufacturer_id, minfo->model_id); in ccs_identify_module()
2856 minfo->smia_manufacturer_id, minfo->model_id); in ccs_identify_module()
2895 !minfo->smia_manufacturer_id && !minfo->model_id) { in ccs_identify_module()
2898 minfo->model_id = minfo->sensor_model_id; in ccs_identify_module()
2911 if (ccs_module_idents[i].model_id != minfo->model_id) in ccs_identify_module()
3412 sensor->minfo.model_id, in ccs_probe()
/linux-6.3-rc2/drivers/macintosh/
A Dwindfarm_pm121.c353 int model_id; member
363 { .model_id = 2,
369 { .model_id = 3,
378 { .model_id = 2,
384 { .model_id = 3,
393 { .model_id = 2,
399 { .model_id = 3,
408 { .model_id = 2,
414 { .model_id = 3,
517 if (pm121_sys_all_params[loop_id][i].model_id == pm121_mach_model) { in pm121_create_sys_fans()
[all …]
A Dwindfarm_pm81.c164 int model_id; member
196 .model_id = 2,
208 .model_id = 3,
220 .model_id = 5,
273 if (wf_smu_sys_all_params[i].model_id == wf_smu_mach_model) { in wf_smu_create_sys_fans()
711 wf_smu_mach_model = st->model_id; in wf_init_pm()
/linux-6.3-rc2/sound/firewire/fireface/
A Dff.c188 .model_id = 0x101800,
200 .model_id = 0x101800,
212 .model_id = 0x101800,
224 .model_id = 0x101800,
236 .model_id = 0x101800,
/linux-6.3-rc2/sound/firewire/bebob/
A Dbebob.c163 switch (entry->model_id) { in detect_quirks()
193 entry->model_id == MODEL_FOCUSRITE_SAFFIRE_BOTH) in bebob_probe()
196 entry->model_id == MODEL_MAUDIO_AUDIOPHILE_BOTH && in bebob_probe()
250 if (entry->model_id == MODEL_MAUDIO_FW1814) in bebob_probe()
285 (entry->model_id == MODEL_MAUDIO_FW1814 || entry->model_id == MODEL_MAUDIO_PROJECTMIX)) { in bebob_probe()
361 .model_id = model, \
A Dbebob_proc.c16 u32 model_id; member
55 snd_iprintf(buffer, "Model ID:\t0x%02X\n", info->model_id); in proc_read_hw_info()
/linux-6.3-rc2/drivers/leds/
A Dleds-lp50xx.c186 int model_id; member
198 .model_id = LP5009,
209 .model_id = LP5012,
220 .model_id = LP5018,
231 .model_id = LP5024,
242 .model_id = LP5030,
253 .model_id = LP5036,
368 if (priv->chip_info->model_id >= LP5030) in lp50xx_set_banks()
A Dleds-lm3692x.c116 int model_id; member
249 if (led->model_id == LM36923_MODEL) in lm3692x_leds_enable()
264 if (led->model_id == LM36923_MODEL) { in lm3692x_leds_enable()
472 led->model_id = id->driver_data; in lm3692x_probe()
/linux-6.3-rc2/sound/firewire/oxfw/
A Doxfw.c153 if (entry->model_id == MODEL_SCS1M) in detect_quirks()
163 if (entry->vendor_id == OUI_APOGEE && entry->model_id == MODEL_DUET_FW) { in detect_quirks()
214 if (entry->vendor_id == VENDOR_LOUD && entry->model_id == 0 && !detect_loud_models(unit)) in oxfw_probe()
316 .model_id = model, \
358 .model_id = 0,
/linux-6.3-rc2/drivers/media/firewire/
A Dfiredtv-fw.c351 .model_id = 0x000024,
358 .model_id = 0x000025,
365 .model_id = 0x000026,
372 .model_id = 0x000034,
379 .model_id = 0x000035,
386 .model_id = 0x000036,
/linux-6.3-rc2/sound/firewire/digi00x/
A Ddigi00x.c75 dg00x->is_console = entry->model_id == MODEL_CONSOLE; in snd_dg00x_probe()
140 .model_id = MODEL_CONSOLE,
148 .model_id = MODEL_RACK,
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dfeature.c125 int model_id; member
181 pmac_mb.model_id != PMAC_TYPE_YIKES); in ohare_htw_scc_enable()
330 if (pmac_mb.model_id != PMAC_TYPE_YOSEMITE && in heathrow_modem_enable()
331 pmac_mb.model_id != PMAC_TYPE_YIKES) { in heathrow_modem_enable()
462 if (pmac_mb.model_id == PMAC_TYPE_YOSEMITE || in heathrow_sound_enable()
463 pmac_mb.model_id == PMAC_TYPE_YIKES) in heathrow_sound_enable()
936 if (pmac_mb.model_id == PMAC_TYPE_PISMO || in core99_sound_chip_enable()
1869 return pmac_mb.model_id; in generic_get_mb_info()
2430 pmac_mb.model_id = PMAC_TYPE_PSURGE; in probe_motherboard()
2464 pmac_mb.model_id = PMAC_TYPE_UNKNOWN_K2; in probe_motherboard()
[all …]
/linux-6.3-rc2/drivers/media/platform/renesas/rcar-vin/
A Drcar-vin.h37 enum model_id { enum
162 enum model_id model;
/linux-6.3-rc2/drivers/input/mouse/
A Dsynaptics.c261 return synaptics_query_int(psmouse, SYN_QUE_MODEL, &info->model_id); in synaptics_model_id()
781 if (SYN_MODEL_NEWABS(priv->info.model_id)) { in synaptics_parse_hw_state()
1467 info.model_id != priv->info.model_id || in synaptics_reconnect()
1473 priv->info.model_id, info.model_id, in synaptics_reconnect()
1586 priv->pkt_type = SYN_MODEL_NEWABS(info->model_id) ? in synaptics_init_ps2()
1593 info->model_id, in synaptics_init_ps2()
1611 psmouse->model = ((info->model_id & 0x00ff0000) >> 8) | in synaptics_init_ps2()
1612 (info->model_id & 0x000000ff); in synaptics_init_ps2()
A Dsynaptics.h167 u32 model_id; /* Model-ID */ member
/linux-6.3-rc2/sound/soc/codecs/
A Dtas2562.c56 int model_id; member
695 if (tas2562->model_id == TAS2110) in tas2562_parse_dt()
746 data->model_id = id->driver_data; in tas2562_probe()
759 if (data->model_id == TAS2110) in tas2562_probe()
/linux-6.3-rc2/drivers/power/supply/
A Dbq256xx_charger.c276 int model_id; member
1274 .model_id = BQ25600,
1304 .model_id = BQ25600D,
1334 .model_id = BQ25601,
1364 .model_id = BQ25601D,
1394 .model_id = BQ25611D,
1424 .model_id = BQ25618,
1454 .model_id = BQ25619,
A Dbq25980_charger.c46 int model_id; member
963 .model_id = BQ25980,
994 .model_id = BQ25975,
1025 .model_id = BQ25960,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsmu.h609 __u8 model_id; member
/linux-6.3-rc2/drivers/thunderbolt/
A Deeprom.c234 u16 model_id; member
563 sw->device = header->model_id; in tb_drom_parse()
/linux-6.3-rc2/scripts/mod/
A Ddevicetable-offsets.c34 DEVID_FIELD(ieee1394_device_id, model_id); in main()

Completed in 53 milliseconds

12