/sound/pci/hda/ |
D | patch_realtek.c | 1214 .v.func = alc_fixup_gpio1, 1218 .v.func = alc_fixup_gpio2, 1280 .v.func = alc880_fixup_vol_knob, 1751 .v.func = alc_fixup_gpio1, 1755 .v.func = alc260_fixup_gpio1_toggle, 1771 .v.func = alc260_fixup_gpio1_toggle, 1777 .v.func = alc260_fixup_kn1, 1781 .v.func = alc260_fixup_fsc_s7020, 1785 .v.func = alc260_fixup_fsc_s7020_jwse, 2227 .v.func = alc_fixup_sku_ignore, [all …]
|
D | patch_conexant.c | 751 .v.func = cxt_fixup_stereo_dmic, 763 .v.func = cxt5066_increase_mic_boost, 776 .v.func = cxt_fixup_headphone_mic, 789 .v.func = cxt_fixup_stereo_dmic, 795 .v.func = hda_fixup_thinkpad_acpi, 799 .v.func = cxt_fixup_olpc_xo, 803 .v.func = cxt_fixup_cap_mix_amp, 825 .v.func = cxt_fixup_cap_mix_amp_5047, 829 .v.func = cxt_fixup_mute_led_eapd, 851 .v.func = cxt_fixup_hp_gate_mic_jack, [all …]
|
D | patch_sigmatel.c | 1429 .v.func = stac9200_fixup_panasonic, 1885 .v.func = stac92hd73xx_fixup_ref, 1889 .v.func = stac92hd73xx_fixup_dell_m6_amic, 1893 .v.func = stac92hd73xx_fixup_dell_m6_dmic, 1897 .v.func = stac92hd73xx_fixup_dell_m6_both, 1901 .v.func = stac92hd73xx_fixup_dell_eq, 1905 .v.func = stac92hd73xx_fixup_alienware_m17x, 1909 .v.func = stac92hd73xx_disable_automute, 1917 .v.func = stac92hd73xx_fixup_no_jd, 2660 .v.func = stac92hd83xxx_fixup_hp, [all …]
|
D | hda_jack.c | 244 hda_jack_callback_fn func) in snd_hda_jack_detect_enable_callback() argument 253 if (func) { in snd_hda_jack_detect_enable_callback() 257 callback->func = func; in snd_hda_jack_detect_enable_callback() 539 cb->func(codec, cb); in call_jack_callback() 548 cb->func(codec, cb); in call_jack_callback()
|
D | patch_analog.c | 273 .v.func = ad_fixup_inv_jack_detect, 330 .v.func = ad1986a_fixup_eapd, 334 .v.func = ad1986a_fixup_eapd_mix_in, 591 .v.func = ad1981_fixup_amp_override, 595 .v.func = ad1981_fixup_hp_eapd, 1045 .v.func = ad1884_fixup_amp_override, 1049 .v.func = ad1884_fixup_hp_eapd, 1059 .v.func = ad1884_fixup_thinkpad,
|
D | patch_cirrus.c | 540 .v.func = cs420x_fixup_gpio_13, 544 .v.func = cs420x_fixup_gpio_23, 736 .v.func = cs4208_fixup_spdif_switch, 742 .v.func = cs4208_fixup_macmini, 748 .v.func = cs4208_fixup_gpio0, 752 .v.func = cs4208_fixup_mac, 866 .v.func = cs421x_fixup_sense_b,
|
D | hda_jack.h | 22 hda_jack_callback_fn func; member
|
D | patch_via.c | 1029 .v.func = via_fixup_intmic_boost, 1042 .v.func = via_fixup_power_save,
|
D | hda_auto_parser.c | 854 if (!fix->v.func) in apply_fixup() 858 fix->v.func(codec, fix, action); in apply_fixup()
|
D | hda_local.h | 298 void (*func)(struct hda_codec *codec, member
|
D | hda_codec.c | 1815 const char *suffix, map_slave_func_t func, void *data) in map_slaves() argument 1835 err = func(codec, data, sctl); in map_slaves()
|
/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/usb/ |
D | validate.c | 18 bool (*func)(const void *p, const struct usb_desc_validator *v); member 234 #define FUNC(p, t, f) { .protocol = (p), .type = (t), .func = (f) } 313 if (v->func) in validate_desc() 314 return v->func(hdr, v); in validate_desc()
|
/sound/soc/codecs/ |
D | cs42l51.c | 48 enum master_slave_mode func; member 316 cs42l51->func = MODE_MASTER; in cs42l51_set_dai_fmt() 319 cs42l51->func = MODE_SLAVE_AUTO; in cs42l51_set_dai_fmt() 397 switch (cs42l51->func) { in cs42l51_hw_params() 434 switch (cs42l51->func) { in cs42l51_hw_params()
|
/sound/core/seq/ |
D | seq_memory.c | 67 snd_seq_dump_func_t func, void *private_data) in snd_seq_dump_var_event() argument 84 err = func(private_data, buf, size); in snd_seq_dump_var_event() 93 return func(private_data, event->data.ext.ptr, len); in snd_seq_dump_var_event() 100 err = func(private_data, &cell->event, size); in snd_seq_dump_var_event()
|
D | seq_clientmgr.c | 2070 int (*func)(struct snd_seq_client *client, void *arg); member 2155 err = handler->func(client, &buf); in snd_seq_ioctl() 2351 return handler->func(client, arg); in snd_seq_kernel_client_ctl()
|
/sound/core/ |
D | vmaster.c | 499 int (*func)(struct snd_kcontrol *vslave, in snd_ctl_apply_vmaster_slaves() 513 err = func(slave->kctl, &slave->slave, arg); in snd_ctl_apply_vmaster_slaves()
|
D | pcm_lib.c | 1111 snd_pcm_hw_rule_func_t func, void *private, in snd_pcm_hw_rule_add() argument 1133 c->func = func; in snd_pcm_hw_rule_add()
|
/sound/soc/meson/ |
D | axg-card.c | 628 int (*func)(struct snd_soc_card *c, in axg_card_parse_of_optional() 636 return func(card, propname); in axg_card_parse_of_optional()
|
/sound/soc/sh/ |
D | fsi.c | 277 #define fsi_stream_handler_call(io, func, args...) \ argument 279 !((io)->handler->func) ? 0 : \ 280 (io)->handler->func(args))
|
/sound/pci/asihpi/ |
D | asihpi.c | 1694 u16 (*func)(u32, u16 *)) in snd_asihpi_aesebu_format_get() 1699 err = func(h_control, &source); in snd_asihpi_aesebu_format_get() 1716 u16 (*func)(u32, u16)) in snd_asihpi_aesebu_format_put() 1728 if (func(h_control, source) != 0) in snd_asihpi_aesebu_format_put()
|
/sound/pci/ac97/ |
D | ac97_codec.c | 2828 int (*func)(struct snd_ac97 *); member 2850 if (applicable_quirks[type].func) in apply_quirk() 2851 return applicable_quirks[type].func(ac97); in apply_quirk()
|
/sound/soc/intel/skylake/ |
D | skl-messages.c | 350 if (dwork->work.func) { in skl_suspend_late_dsp()
|