Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_iio.c25 static const struct iio_chan_spec tsc2007_iio_channel[] = { variable
46 if (adc_chan >= ARRAY_SIZE(tsc2007_iio_channel)) in tsc2007_read_raw()
124 indio_dev->channels = tsc2007_iio_channel; in tsc2007_iio_configure()
125 indio_dev->num_channels = ARRAY_SIZE(tsc2007_iio_channel); in tsc2007_iio_configure()