Searched refs:bmp280_data (Results 1 – 1 of 1) sorted by relevance
133 struct bmp280_data { struct214 int (*chip_config)(struct bmp280_data *);215 int (*read_temp)(struct bmp280_data *, int *);218 int (*read_calib)(struct bmp280_data *);576 struct bmp280_data *data = iio_priv(indio_dev); in bmp280_read_raw()778 struct bmp280_data *data = iio_priv(indio_dev); in bmp280_write_raw()837 struct bmp280_data *data = iio_priv(indio_dev); in bmp280_read_avail()1606 struct bmp280_data *data = d; in bmp085_eoc_irq()1616 struct bmp280_data *data) in bmp085_fetch_eoc_irq()1670 struct bmp280_data *data; in bmp280_common_probe()[all …]
Completed in 7 milliseconds