Searched defs:adp5585_gpio_dev (Results 1 – 1 of 1) sorted by relevance
57 struct adp5585_gpio_dev { struct58 struct gpio_chip gpio_chip;59 struct notifier_block nb;60 const struct adp5585_gpio_chip *info;61 struct regmap *regmap;62 unsigned long irq_mask;63 unsigned long irq_en;64 unsigned long irq_active_high;66 struct mutex bus_lock;