Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/mfd/
Drt5033.h25 struct rt5033_dev { struct
26 struct device *dev;
28 struct regmap *regmap;
29 struct regmap_irq_chip_data *irq_data;
30 int irq;
31 bool wakeup;
/kernel/linux/linux-5.10/include/linux/mfd/
Drt5033.h26 struct rt5033_dev { struct
37 struct rt5033_dev *rt5033; argument