Searched defs:hp03_priv (Results 1 – 1 of 1) sorted by relevance
38 struct hp03_priv { struct39 struct i2c_client *client;40 struct mutex lock;41 struct gpio_desc *xclr_gpio;43 struct i2c_client *eeprom_client;44 struct regmap *eeprom_regmap;46 s32 pressure; /* kPa */47 s32 temp; /* Deg. C */