Searched refs:bmp280_channels (Results 1 – 1 of 1) sorted by relevance
90 static const struct iio_chan_spec bmp280_channels[] = { variable365 indio_dev->channels = bmp280_channels; in bmp280_probe()366 indio_dev->num_channels = ARRAY_SIZE(bmp280_channels); in bmp280_probe()