Searched defs:wcove_gpio (Results 1 – 2 of 2) sorted by relevance
89 struct wcove_gpio { struct90 struct mutex buslock;91 struct gpio_chip chip;115 static void wcove_update_irq_mask(struct wcove_gpio *wg, int gpio) in wcove_update_irq_mask() argument
91 struct wcove_gpio { struct92 struct mutex buslock;93 struct gpio_chip chip;94 struct device *dev;95 struct regmap *regmap;96 struct regmap_irq_chip_data *regmap_irq_chip;97 int update;98 int intcnt;99 bool set_irq_mask;