Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp40.c140 static int sgp40_calc_voc(struct sgp40_data *data, u16 resistance_raw, int *voc) in sgp40_calc_voc() function
246 ret = sgp40_calc_voc(data, resistance_raw, &voc); in sgp40_read_raw()