Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c1206 static const struct iio_chan_spec inv_mpu9250_channels[] = { variable
1623 indio_dev->channels = inv_mpu9250_channels; in inv_mpu_core_probe()
1624 indio_dev->num_channels = ARRAY_SIZE(inv_mpu9250_channels); in inv_mpu_core_probe()