Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bmi323/
H A Dbmi323_core.c283 static const struct iio_chan_spec bmi323_channels[] = { variable
2140 indio_dev->channels = bmi323_channels; in bmi323_core_probe()
2141 indio_dev->num_channels = ARRAY_SIZE(bmi323_channels); in bmi323_core_probe()