Searched refs:bma220_channels (Results 1 – 1 of 1) sorted by relevance
74 static const struct iio_chan_spec bma220_channels[] = { variable102 ARRAY_SIZE(bma220_channels) - 1); in bma220_trigger_handler()257 indio_dev->channels = bma220_channels; in bma220_probe()258 indio_dev->num_channels = ARRAY_SIZE(bma220_channels); in bma220_probe()