cs_int_time       136 drivers/iio/light/cm36651.c 	int cs_int_time[CM36651_CS_COLOR_NUM];
cs_int_time       360 drivers/iio/light/cm36651.c 		if (cm36651->cs_int_time[chan->address] == CM36651_CS_IT1)
cs_int_time       362 drivers/iio/light/cm36651.c 		else if (cm36651->cs_int_time[chan->address] == CM36651_CS_IT2)
cs_int_time       364 drivers/iio/light/cm36651.c 		else if (cm36651->cs_int_time[chan->address] == CM36651_CS_IT3)
cs_int_time       366 drivers/iio/light/cm36651.c 		else if (cm36651->cs_int_time[chan->address] == CM36651_CS_IT4)
cs_int_time       416 drivers/iio/light/cm36651.c 		cm36651->cs_int_time[chan->address] = int_time;