Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/chemical/
Dsgp40.c145 static int sgp40_calc_voc(struct sgp40_data *data, u16 resistance_raw, int *voc) in sgp40_calc_voc() function
251 ret = sgp40_calc_voc(data, resistance_raw, &voc); in sgp40_read_raw()