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