Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c794 static const struct iio_chan_spec inv_mpu_channels[] = { variable
1016 indio_dev->channels = inv_mpu_channels; in inv_mpu_core_probe()
1017 indio_dev->num_channels = ARRAY_SIZE(inv_mpu_channels); in inv_mpu_core_probe()