Searched defs:tps65010 (Results 1 – 1 of 1) sorted by relevance
60 struct tps65010 { struct61 struct i2c_client *client;62 struct mutex lock;63 struct delayed_work work;64 struct dentry *file;65 unsigned charging:1;66 unsigned por:1;67 unsigned model:8;68 u16 vbus;69 unsigned long flags;[all …]