Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/
Dsoc-ops.c179 const char *vol_string = NULL; in snd_soc_info_volsw() local
188 vol_string = strstr(kcontrol->id.name, " Volume"); in snd_soc_info_volsw()
189 if (vol_string && !strcmp(vol_string, " Volume")) in snd_soc_info_volsw()