Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dca0132.c83 static const char *const dirstr[2] = { "Playback", "Capture" }; variable
4386 snprintf(namestr, sizeof(namestr), "%s %s Volume", name, dirstr[dir]); in add_tuning_control()
6607 sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]); in ca0132_alt_add_effect_slider()
6646 sprintf(namestr, "FX: %s %s Switch", pfx, dirstr[dir]); in add_fx_switch()
6648 sprintf(namestr, "%s %s Switch", pfx, dirstr[dir]); in add_fx_switch()