Searched defs:sgp40_data (Results 1 – 1 of 1) sorted by relevance
45 struct sgp40_data { struct46 struct device *dev;47 struct i2c_client *client;48 int rht;49 int temp;50 int res_calibbias;52 struct mutex lock;