Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dmc3230.c49 static const struct iio_chan_spec mc3230_channels[] = { variable
137 indio_dev->channels = mc3230_channels; in mc3230_probe()
138 indio_dev->num_channels = ARRAY_SIZE(mc3230_channels); in mc3230_probe()