Home
last modified time | relevance | path

Searched refs:snd_hda_param_read (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/common/
H A Dhda_local.h533 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in snd_hda_query_pin_caps()
H A Dproc.c129 wcaps = snd_hda_param_read(codec, conn, AC_PAR_AUDIO_WIDGET_CAP); in is_stereo_amps()
H A Dcodec.c1251 return snd_hda_param_read(codec, nid,
/linux/sound/hda/codecs/
H A Dvia.c143 if (snd_hda_param_read(codec, 0x16, AC_PAR_CONNLIST_LEN) == 0x7) in get_codec_type()
H A Dsigmatel.c710 gpio = snd_hda_param_read(codec, codec->core.afg, AC_PAR_GPIO_CAP); in set_hp_led_gpio()
754 max_gpio = snd_hda_param_read(codec, codec->core.afg, in find_mute_led_cfg()
3106 cap = snd_hda_param_read(codec, 0x1, AC_PAR_GPIO_CAP); in stac92hd71bxx_fixup_hp_dv5()
H A Dca0132.c7396 caps = snd_hda_param_read(codec, nid, dir == HDA_OUTPUT ? in ca0132_set_dmic()