Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bmi160/
H A Dbmi160_core.c288 static const struct iio_chan_spec bmi160_channels[] = { variable
867 indio_dev->channels = bmi160_channels; in bmi160_core_probe()
868 indio_dev->num_channels = ARRAY_SIZE(bmi160_channels); in bmi160_core_probe()