Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dx9250.c66 static const struct iio_chan_spec x9250_channels[] = { variable
186 indio_dev->channels = x9250_channels; in x9250_probe()
187 indio_dev->num_channels = ARRAY_SIZE(x9250_channels); in x9250_probe()