Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bmi270/
H A Dbmi270_core.c1306 static const struct iio_chan_spec bmi270_channels[] = { variable
1621 indio_dev->channels = bmi270_channels; in bmi270_core_probe()
1622 indio_dev->num_channels = ARRAY_SIZE(bmi270_channels); in bmi270_core_probe()