Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds