Searched defs:tps65010_board (Results 1 – 1 of 1) sorted by relevance
195 struct tps65010_board { struct196 int base;197 unsigned outmask;199 int (*setup)(struct i2c_client *client, void *context);200 int (*teardown)(struct i2c_client *client, void *context);201 void *context;