CMD_CH2           302 sound/i2c/l3/uda1341.c 	case CMD_CH2:
CMD_CH2           478 sound/i2c/l3/uda1341.c 	if(uda->cfg[CMD_CH2] < 31)
CMD_CH2           480 sound/i2c/l3/uda1341.c 			    ((uda->cfg[CMD_CH2] >> 1) * 3) + (uda->cfg[CMD_CH2] & 1),
CMD_CH2           481 sound/i2c/l3/uda1341.c 			    uda->cfg[CMD_CH2] & 1 ? '5' : '0');
CMD_CH2           734 sound/i2c/l3/uda1341.c 	UDA1341_SINGLE("Mixer Gain Channel 2 Volume", CMD_CH2, ext1, 0, 31, 1),
CMD_CH2           873 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_CH2, 4, FLUSH);         // default value after reset