Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/
Dmixer.c1634 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() function
1790 append_ctl_name(kctl, " Capture"); in __build_feature_ctl()
1792 append_ctl_name(kctl, " Playback"); in __build_feature_ctl()
1794 append_ctl_name(kctl, control == UAC_FU_MUTE ? in __build_feature_ctl()
2000 append_ctl_name(kctl, " Validity"); in parse_clock_source_unit()
2229 append_ctl_name(kctl, " Volume"); in build_mixer_unit_ctl()
2633 append_ctl_name(kctl, " "); in build_audio_procunit()
2634 append_ctl_name(kctl, valinfo->suffix); in build_audio_procunit()
2877 append_ctl_name(kctl, " Clock Source"); in parse_audio_selector_unit()
2879 append_ctl_name(kctl, " Capture Source"); in parse_audio_selector_unit()
[all …]