CMD_OGAIN         266 sound/i2c/l3/uda1341.c 	case CMD_OGAIN:
CMD_OGAIN         468 sound/i2c/l3/uda1341.c 	snd_iprintf(buffer, "Output Gain (6dB)   : %s\n", uda->cfg[CMD_OGAIN] ? "on" : "off");
CMD_OGAIN         731 sound/i2c/l3/uda1341.c 	UDA1341_SINGLE("Output Gain Switch", CMD_OGAIN, stat1, 6, 1, 0),
CMD_OGAIN         860 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_OGAIN, ON, FLUSH);      // default off after reset