Searched refs:read_humid (Results 1 – 2 of 2) sorted by relevance
452 int (*read_humid)(struct bmp280_data *, int *, int *); member
476 ret = data->chip_info->read_humid(data, val, val2); in bmp280_read_raw()872 .read_humid = bmp280_read_humid,