Searched defs:tsens_priv (Results 1 – 1 of 1) sorted by relevance
565 struct tsens_priv { struct566 struct device *dev;567 u32 num_sensors;568 struct regmap *tm_map;569 struct regmap *srot_map;570 u32 tm_offset;573 spinlock_t ul_lock;576 struct tsens_context ctx;577 struct tsens_features *feat;581 struct dentry *debug_root;[all …]
Completed in 6 milliseconds