Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dmxc6255.c90 static const struct iio_chan_spec mxc6255_channels[] = { variable
140 indio_dev->channels = mxc6255_channels; in mxc6255_probe()
141 indio_dev->num_channels = ARRAY_SIZE(mxc6255_channels); in mxc6255_probe()