Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/gyro/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds