Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c83 static const char *const dirstr[2] = { "Playback", "Capture" }; variable
4414 sprintf(namestr, "%s %s Volume", name, dirstr[dir]); in add_tuning_control()
6662 sprintf(namestr, "FX: %s %s Volume", pfx, dirstr[dir]); in ca0132_alt_add_effect_slider()
6701 sprintf(namestr, "FX: %s %s Switch", pfx, dirstr[dir]); in add_fx_switch()
6703 sprintf(namestr, "%s %s Switch", pfx, dirstr[dir]); in add_fx_switch()