Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_codec.h339 #define snd_hda_param_read(codec, nid, param) \ macro
/openbmc/linux/sound/pci/hda/
H A Dhda_local.h504 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in snd_hda_query_pin_caps()
H A Dhda_proc.c129 wcaps = snd_hda_param_read(codec, conn, AC_PAR_AUDIO_WIDGET_CAP); in is_stereo_amps()
H A Dpatch_via.c143 if (snd_hda_param_read(codec, 0x16, AC_PAR_CONNLIST_LEN) == 0x7) in get_codec_type()
H A Dpatch_sigmatel.c718 gpio = snd_hda_param_read(codec, codec->core.afg, AC_PAR_GPIO_CAP); in set_hp_led_gpio()
762 max_gpio = snd_hda_param_read(codec, codec->core.afg, in find_mute_led_cfg()
3116 cap = snd_hda_param_read(codec, 0x1, AC_PAR_GPIO_CAP); in stac92hd71bxx_fixup_hp_dv5()
H A Dhda_codec.c1275 return snd_hda_param_read(codec, nid, in query_amp_caps()
H A Dpatch_ca0132.c7411 caps = snd_hda_param_read(codec, nid, dir == HDA_OUTPUT ? in refresh_amp_caps()