Home
last modified time | relevance | path

Searched defs:wcove_gpio (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpio/
Dgpio-wcove.c91 struct wcove_gpio { struct
92 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;