Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/pressure/
Dhp03.c38 struct hp03_priv { struct
39 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 */