Searched defs:rt5033_dev (Results 1 – 2 of 2) sorted by relevance
25 struct rt5033_dev { struct26 struct device *dev;28 struct regmap *regmap;29 struct regmap_irq_chip_data *irq_data;30 int irq;31 bool wakeup;
26 struct rt5033_dev { struct37 struct rt5033_dev *rt5033; argument