Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/chemical/
H A Dsgp40.c45 struct sgp40_data { struct
46 struct device *dev;
47 struct i2c_client *client;
48 int rht;
49 int temp;
50 int res_calibbias;
52 struct mutex lock;