Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/gyro/
H A Dfxas21002c_core.c708 static const struct iio_chan_spec fxas21002c_channels[] = { variable
966 indio_dev->channels = fxas21002c_channels; in fxas21002c_core_probe()
967 indio_dev->num_channels = ARRAY_SIZE(fxas21002c_channels); in fxas21002c_core_probe()