Home
last modified time | relevance | path

Searched defs:voc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/iio/chemical/
Dsgp40.c140 static int sgp40_calc_voc(struct sgp40_data *data, u16 resistance_raw, int *voc) in sgp40_calc_voc()
215 int ret, voc; in sgp40_read_raw() local
Dccs811.c68 __be16 voc; member
/Linux-v6.1/drivers/media/i2c/cx25840/
Dcx25840-core.c608 #define CX25840_VCONFIG_SET_BIT(state, opt_msk, voc, idx, bit, oneval) \ argument