Searched defs:da9052_hwmon (Results 1 – 1 of 1) sorted by relevance
29 struct da9052_hwmon { struct30 struct da9052 *da9052;31 struct mutex hwmon_lock;32 bool tsi_as_adc;33 int tsiref_mv;34 struct regulator *tsiref;35 struct completion tsidone;