Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dda311.c89 static const struct iio_chan_spec da311_channels[] = { variable
240 indio_dev->channels = da311_channels; in da311_probe()
241 indio_dev->num_channels = ARRAY_SIZE(da311_channels); in da311_probe()