Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/pressure/
Dbmp280.c90 static const struct iio_chan_spec bmp280_channels[] = { variable
365 indio_dev->channels = bmp280_channels; in bmp280_probe()
366 indio_dev->num_channels = ARRAY_SIZE(bmp280_channels); in bmp280_probe()