Home
last modified time | relevance | path

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

/linux-6.6.21/sound/usb/
Dmixer.c1611 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() function
1767 append_ctl_name(kctl, " Capture"); in __build_feature_ctl()
1769 append_ctl_name(kctl, " Playback"); in __build_feature_ctl()
1771 append_ctl_name(kctl, control == UAC_FU_MUTE ? in __build_feature_ctl()
1977 append_ctl_name(kctl, " Validity"); in parse_clock_source_unit()
2199 append_ctl_name(kctl, " Volume"); in build_mixer_unit_ctl()
2601 append_ctl_name(kctl, " "); in build_audio_procunit()
2602 append_ctl_name(kctl, valinfo->suffix); in build_audio_procunit()
2843 append_ctl_name(kctl, " Clock Source"); in parse_audio_selector_unit()
2845 append_ctl_name(kctl, " Capture Source"); in parse_audio_selector_unit()
[all …]