Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhp03.c35 struct hp03_priv { struct
36 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 */