Searched defs:adp5588_gpio_platform_data (Results 1 – 1 of 1) sorted by relevance
157 struct adp5588_gpio_platform_data { struct158 int gpio_start; /* GPIO Chip base # */159 const char *const *names;160 unsigned irq_base; /* interrupt base # */161 unsigned pullup_dis_mask; /* Pull-Up Disable Mask */162 int (*setup)(struct i2c_client *client,165 int (*teardown)(struct i2c_client *client,168 void *context;