Home
last modified time | relevance | path

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

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