Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dbma220_spi.c74 static const struct iio_chan_spec bma220_channels[] = { variable
102 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()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbma220_spi.c73 static const struct iio_chan_spec bma220_channels[] = { variable
101 ARRAY_SIZE(bma220_channels) - 1); in bma220_trigger_handler()
269 indio_dev->channels = bma220_channels; in bma220_probe()
270 indio_dev->num_channels = ARRAY_SIZE(bma220_channels); in bma220_probe()

Completed in 2 milliseconds