Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/accel/
Dbma220_spi.c70 static const struct iio_chan_spec bma220_channels[] = { variable
98 ARRAY_SIZE(bma220_channels) - 1); in bma220_trigger_handler()
253 indio_dev->channels = bma220_channels; in bma220_probe()
254 indio_dev->num_channels = ARRAY_SIZE(bma220_channels); in bma220_probe()