Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dt5403.c185 static const struct iio_chan_spec t5403_channels[] = { variable
245 indio_dev->channels = t5403_channels; in t5403_probe()
246 indio_dev->num_channels = ARRAY_SIZE(t5403_channels); in t5403_probe()