Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
Dgpio-wcove.c92 struct wcove_gpio { struct
93 struct mutex buslock;
94 struct gpio_chip chip;
95 struct device *dev;
96 struct regmap *regmap;
97 struct regmap_irq_chip_data *regmap_irq_chip;
98 int update;
99 int intcnt;
100 bool set_irq_mask;