Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dmxc4005.c303 static const struct iio_chan_spec mxc4005_channels[] = { variable
443 indio_dev->channels = mxc4005_channels; in mxc4005_probe()
444 indio_dev->num_channels = ARRAY_SIZE(mxc4005_channels); in mxc4005_probe()