/sound/pci/hda/ |
D | patch_realtek.c | 1177 .v.func = alc880_fixup_vol_knob, 1649 .v.func = alc260_fixup_gpio1_toggle, 1665 .v.func = alc260_fixup_gpio1_toggle, 1671 .v.func = alc260_fixup_kn1, 1675 .v.func = alc260_fixup_fsc_s7020, 1679 .v.func = alc260_fixup_fsc_s7020_jwse, 2063 .v.func = alc_fixup_sku_ignore, 2150 .v.func = alc889_fixup_coef, 2209 .v.func = alc885_fixup_macpro_gpio, 2213 .v.func = alc889_fixup_dac_route, [all …]
|
D | patch_conexant.c | 788 .v.func = cxt_fixup_stereo_dmic, 792 .v.func = cxt5066_increase_mic_boost, 805 .v.func = cxt_fixup_headphone_mic, 818 .v.func = cxt_fixup_stereo_dmic, 824 .v.func = hda_fixup_thinkpad_acpi, 828 .v.func = cxt_fixup_olpc_xo, 832 .v.func = cxt_fixup_cap_mix_amp, 854 .v.func = cxt_fixup_cap_mix_amp_5047, 858 .v.func = cxt_fixup_mute_led_eapd, 880 .v.func = cxt_fixup_hp_gate_mic_jack, [all …]
|
D | patch_sigmatel.c | 1468 .v.func = stac9200_fixup_panasonic, 1916 .v.func = stac92hd73xx_fixup_ref, 1920 .v.func = stac92hd73xx_fixup_dell_m6_amic, 1924 .v.func = stac92hd73xx_fixup_dell_m6_dmic, 1928 .v.func = stac92hd73xx_fixup_dell_m6_both, 1932 .v.func = stac92hd73xx_fixup_dell_eq, 1936 .v.func = stac92hd73xx_fixup_alienware_m17x, 1940 .v.func = stac92hd73xx_disable_automute, 1948 .v.func = stac92hd73xx_fixup_no_jd, 2689 .v.func = stac92hd83xxx_fixup_hp, [all …]
|
D | hda_jack.c | 248 hda_jack_callback_fn func) in snd_hda_jack_detect_enable_callback() argument 257 if (func) { in snd_hda_jack_detect_enable_callback() 261 callback->func = func; in snd_hda_jack_detect_enable_callback() 517 cb->func(codec, cb); in call_jack_callback() 523 cb->func(codec, cb); in call_jack_callback()
|
D | patch_analog.c | 286 .v.func = ad_fixup_inv_jack_detect, 343 .v.func = ad1986a_fixup_eapd, 347 .v.func = ad1986a_fixup_eapd_mix_in, 604 .v.func = ad1981_fixup_amp_override, 608 .v.func = ad1981_fixup_hp_eapd, 1058 .v.func = ad1884_fixup_amp_override, 1062 .v.func = ad1884_fixup_hp_eapd, 1072 .v.func = ad1884_fixup_thinkpad,
|
D | patch_cirrus.c | 552 .v.func = cs420x_fixup_gpio_13, 556 .v.func = cs420x_fixup_gpio_23, 748 .v.func = cs4208_fixup_spdif_switch, 754 .v.func = cs4208_fixup_macmini, 760 .v.func = cs4208_fixup_gpio0, 764 .v.func = cs4208_fixup_mac, 878 .v.func = cs421x_fixup_sense_b,
|
D | hda_jack.h | 25 hda_jack_callback_fn func; member
|
D | hda_auto_parser.c | 852 if (!fix->v.func) in apply_fixup() 856 fix->v.func(codec, fix, action); in apply_fixup()
|
D | hda_local.h | 309 void (*func)(struct hda_codec *codec, member
|
D | patch_via.c | 1058 .v.func = via_fixup_intmic_boost,
|
D | hda_codec.c | 1770 const char *suffix, map_slave_func_t func, void *data) in map_slaves() argument 1790 err = func(codec, data, sctl); in map_slaves()
|
D | hda_generic.c | 3455 put_call_t func, int type) in cap_put_caller() argument 3471 err = func(kcontrol, ucontrol); in cap_put_caller()
|
/sound/core/oss/ |
D | mulaw.c | 147 mulaw_f func; member 275 data->func(plugin, src_channels, dst_channels, frames); in mulaw_transfer() 309 mulaw_f func; in snd_pcm_plugin_build_mulaw() local 322 func = mulaw_encode; in snd_pcm_plugin_build_mulaw() 326 func = mulaw_decode; in snd_pcm_plugin_build_mulaw() 341 data->func = func; in snd_pcm_plugin_build_mulaw()
|
D | rate.c | 48 rate_f func; member 279 data->func(plugin, src_channels, dst_channels, frames, dst_frames); in rate_transfer() 334 data->func = resample_expand; in snd_pcm_plugin_build_rate() 337 data->func = resample_shrink; in snd_pcm_plugin_build_rate()
|
/sound/drivers/opl4/ |
D | opl4_synth.c | 313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_note() 323 func(opl4, voice); in snd_opl4_do_for_note() 334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_channel() 344 func(opl4, voice); in snd_opl4_do_for_channel() 354 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_all() 364 func(opl4, voice); in snd_opl4_do_for_all()
|
/sound/soc/codecs/ |
D | cs42l51.c | 45 enum master_slave_mode func; member 282 cs42l51->func = MODE_MASTER; in cs42l51_set_dai_fmt() 285 cs42l51->func = MODE_SLAVE_AUTO; in cs42l51_set_dai_fmt() 350 switch (cs42l51->func) { in cs42l51_hw_params() 385 switch (cs42l51->func) { in cs42l51_hw_params()
|
/sound/core/seq/ |
D | seq_memory.c | 81 snd_seq_dump_func_t func, void *private_data) in snd_seq_dump_var_event() argument 98 err = func(private_data, buf, size); in snd_seq_dump_var_event() 107 return func(private_data, event->data.ext.ptr, len); in snd_seq_dump_var_event() 114 err = func(private_data, &cell->event, size); in snd_seq_dump_var_event()
|
D | seq_clientmgr.c | 2059 int (*func)(struct snd_seq_client *client, void *arg); member 2144 err = handler->func(client, &buf); in snd_seq_ioctl() 2360 return handler->func(client, arg); in snd_seq_kernel_client_ctl()
|
/sound/core/ |
D | vmaster.c | 501 int (*func)(struct snd_kcontrol *vslave, in snd_ctl_apply_vmaster_slaves() 515 err = func(slave->kctl, &slave->slave, arg); in snd_ctl_apply_vmaster_slaves()
|
D | pcm_lib.c | 1127 snd_pcm_hw_rule_func_t func, void *private, in snd_pcm_hw_rule_add() argument 1153 c->func = func; in snd_pcm_hw_rule_add()
|
D | pcm_native.c | 403 changed = r->func(params, r); in constrain_params_by_rules()
|
/sound/soc/sh/ |
D | fsi.c | 281 #define fsi_stream_handler_call(io, func, args...) \ argument 283 !((io)->handler->func) ? 0 : \ 284 (io)->handler->func(args))
|
/sound/pci/asihpi/ |
D | asihpi.c | 1713 u16 (*func)(u32, u16 *)) in snd_asihpi_aesebu_format_get() 1718 err = func(h_control, &source); in snd_asihpi_aesebu_format_get() 1735 u16 (*func)(u32, u16)) in snd_asihpi_aesebu_format_put() 1747 if (func(h_control, source) != 0) in snd_asihpi_aesebu_format_put()
|
/sound/pci/ac97/ |
D | ac97_codec.c | 2848 int (*func)(struct snd_ac97 *); member 2870 if (applicable_quirks[type].func) in apply_quirk() 2871 return applicable_quirks[type].func(ac97); in apply_quirk()
|
/sound/soc/intel/skylake/ |
D | skl-messages.c | 360 if (dwork->work.func) { in skl_suspend_late_dsp()
|