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