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

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

Completed in 97 milliseconds