Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/gyro/
Dbmg160.c791 static const struct iio_chan_spec bmg160_channels[] = { variable
1057 indio_dev->channels = bmg160_channels; in bmg160_probe()
1058 indio_dev->num_channels = ARRAY_SIZE(bmg160_channels); in bmg160_probe()