Home
last modified time | relevance | path

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

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