Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dbma400_core.c386 static const struct iio_chan_spec bma400_channels[] = { variable
1728 indio_dev->channels = bma400_channels; in bma400_probe()
1729 indio_dev->num_channels = ARRAY_SIZE(bma400_channels); in bma400_probe()