Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dmpu3050-core.c712 static const struct iio_chan_spec mpu3050_channels[] = { variable
1213 indio_dev->channels = mpu3050_channels; in mpu3050_common_probe()
1214 indio_dev->num_channels = ARRAY_SIZE(mpu3050_channels); in mpu3050_common_probe()