Searched refs:vol_string (Results 1 – 1 of 1) sorted by relevance
179 const char *vol_string = strstr(kcontrol->id.name, " Volume"); in soc_info_volsw() local181 if (!vol_string || strcmp(vol_string, " Volume")) in soc_info_volsw()