Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_core.c1585 static const struct iio_chan_spec inv_mpu9250_channels[] = { variable
2015 indio_dev->channels = inv_mpu9250_channels; in inv_mpu_core_probe()
2016 indio_dev->num_channels = ARRAY_SIZE(inv_mpu9250_channels); in inv_mpu_core_probe()