Home
last modified time | relevance | path

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

/drivers/iio/gyro/
Dmpu3050-core.c712 static const struct iio_chan_spec mpu3050_channels[] = { variable
1211 indio_dev->channels = mpu3050_channels; in mpu3050_common_probe()
1212 indio_dev->num_channels = ARRAY_SIZE(mpu3050_channels); in mpu3050_common_probe()