tsc2007_iio_channel   25 drivers/input/touchscreen/tsc2007_iio.c static const struct iio_chan_spec tsc2007_iio_channel[] = {
tsc2007_iio_channel   46 drivers/input/touchscreen/tsc2007_iio.c 	if (adc_chan >= ARRAY_SIZE(tsc2007_iio_channel))
tsc2007_iio_channel  125 drivers/input/touchscreen/tsc2007_iio.c 	indio_dev->channels = tsc2007_iio_channel;
tsc2007_iio_channel  126 drivers/input/touchscreen/tsc2007_iio.c 	indio_dev->num_channels = ARRAY_SIZE(tsc2007_iio_channel);