Searched defs:pcf857x_platform_data (Results 1 – 1 of 1) sorted by relevance
32 struct pcf857x_platform_data { struct33 unsigned gpio_base;34 unsigned n_latch;36 int (*setup)(struct i2c_client *client,39 int (*teardown)(struct i2c_client *client,42 void *context;
Completed in 4 milliseconds