Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dfxas21002c_core.c713 static const struct iio_chan_spec fxas21002c_channels[] = { variable
974 indio_dev->channels = fxas21002c_channels; in fxas21002c_core_probe()
975 indio_dev->num_channels = ARRAY_SIZE(fxas21002c_channels); in fxas21002c_core_probe()