Searched refs:AC_VERB_GET_CONV (Results 1 – 6 of 6) sorted by relevance
/linux/include/sound/ |
H A D | hda_verbs.h | 50 #define AC_VERB_GET_CONV 0x0f06 macro
|
/linux/sound/hda/ |
H A D | hdac_regmap.c | 131 case AC_VERB_GET_CONV: /* managed in PCM code */ in hda_readable_reg()
|
/linux/sound/pci/hda/ |
H A D | hda_proc.c | 454 int conv = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in print_audio_io()
|
H A D | hda_codec.c | 1092 oldval = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in update_pcm_stream_id()
|
H A D | patch_hdmi.c | 3015 AC_VERB_GET_CONV, 0); in i915_adlp_hdmi_resume()
|
H A D | patch_ca0132.c | 5447 AC_VERB_GET_CONV, 0); in stop_mic1()
|