Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dfxos8700_core.c308 static const struct iio_chan_spec fxos8700_channels[] = { variable
703 indio_dev->channels = fxos8700_channels; in fxos8700_core_probe()
704 indio_dev->num_channels = ARRAY_SIZE(fxos8700_channels); in fxos8700_core_probe()