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.c179 const char *vol_string = strstr(kcontrol->id.name, " Volume"); in soc_info_volsw() local
181 if (!vol_string || strcmp(vol_string, " Volume")) in soc_info_volsw()