Home
last modified time | relevance | path

Searched defs:tps65010_board (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/include/linux/mfd/
Dtps65010.h195 struct tps65010_board { struct
196 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;