Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dmxc4005.c296 static const struct iio_chan_spec mxc4005_channels[] = { variable
456 indio_dev->channels = mxc4005_channels; in mxc4005_probe()
457 indio_dev->num_channels = ARRAY_SIZE(mxc4005_channels); in mxc4005_probe()