Searched refs:mpu3050_channels (Results 1 – 1 of 1) sorted by relevance
713 static const struct iio_chan_spec mpu3050_channels[] = { variable1214 indio_dev->channels = mpu3050_channels; in mpu3050_common_probe()1215 indio_dev->num_channels = ARRAY_SIZE(mpu3050_channels); in mpu3050_common_probe()