Searched defs:ltc2992_state (Results 1 – 1 of 1) sorted by relevance
110 struct ltc2992_state { struct111 struct i2c_client *client;112 struct gpio_chip gc;113 struct mutex gpio_mutex; /* lock for gpio access */114 const char *gpio_names[LTC2992_GPIO_NR];115 struct regmap *regmap;116 u32 r_sense_uohm[2];