Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/gyro/
Dbmg160_core.c852 static const struct iio_chan_spec bmg160_channels[] = { variable
1122 indio_dev->channels = bmg160_channels; in bmg160_core_probe()
1123 indio_dev->num_channels = ARRAY_SIZE(bmg160_channels); in bmg160_core_probe()