Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/chemical/
Dsgp40.c50 struct sgp40_data { struct
51 struct device *dev;
52 struct i2c_client *client;
53 int rht;
54 int temp;
55 int res_calibbias;
57 struct mutex lock;