Searched refs:AC_VERB_GET_CONV (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 50 #define AC_VERB_GET_CONV 0x0f06 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 50 #define AC_VERB_GET_CONV 0x0f06 macro
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 132 case AC_VERB_GET_CONV: /* managed in PCM code */ in hda_readable_reg()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 131 case AC_VERB_GET_CONV: /* managed in PCM code */ in hda_readable_reg()
|
/kernel/linux/linux-5.10/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 | 1054 oldval = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in update_pcm_stream_id()
|
H A D | patch_ca0132.c | 5316 AC_VERB_GET_CONV, 0); in stop_mic1()
|
/kernel/linux/linux-6.6/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 | 1096 oldval = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONV, 0); in update_pcm_stream_id()
|
H A D | patch_hdmi.c | 3018 AC_VERB_GET_CONV, 0); in i915_adlp_hdmi_resume()
|
H A D | patch_ca0132.c | 5436 AC_VERB_GET_CONV, 0); in stop_mic1()
|
Completed in 54 milliseconds