Searched refs:read_humid (Results 1 – 1 of 1) sorted by relevance
122 int (*read_humid)(struct bmp280_data *, int *, int *); member446 ret = data->chip_info->read_humid(data, val, val2); in bmp280_read_raw()685 .read_humid = bmp280_read_humid,