Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/bno055/
H A Dbno055.c475 static const struct iio_chan_spec bno055_channels[] = { variable
1661 iio_dev->channels = bno055_channels; in bno055_probe()
1662 iio_dev->num_channels = ARRAY_SIZE(bno055_channels); in bno055_probe()