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