Searched refs:AC_VERB_GET_CONFIG_DEFAULT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_verbs.h | 66 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_verbs.h | 66 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c macro
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 131 case AC_VERB_GET_CONFIG_DEFAULT: /* usually just read */ in hda_readable_reg()
|
H A D | hdac_sysfs.c | 183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 130 case AC_VERB_GET_CONFIG_DEFAULT: /* usually just read */ in hda_readable_reg()
|
H A D | hdac_sysfs.c | 183 if (snd_hdac_read(codec, nid, AC_VERB_GET_CONFIG_DEFAULT, 0, &val)) in pin_cfg_show()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_proc.c | 374 caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0); in print_pin_caps()
|
H A D | hda_codec.c | 447 AC_VERB_GET_CONFIG_DEFAULT, 0); in read_pin_defaults()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_proc.c | 374 caps = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_CONFIG_DEFAULT, 0); in print_pin_caps()
|
H A D | hda_codec.c | 447 AC_VERB_GET_CONFIG_DEFAULT, 0); in read_pin_defaults()
|
Completed in 20 milliseconds