Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/accel/
Dmxc4005.c294 static const struct iio_chan_spec mxc4005_channels[] = { variable
428 indio_dev->channels = mxc4005_channels; in mxc4005_probe()
429 indio_dev->num_channels = ARRAY_SIZE(mxc4005_channels); in mxc4005_probe()