Searched defs:regmap_irq_chip_data (Results 1 – 2 of 2) sorted by relevance
24 struct regmap_irq_chip_data { struct25 struct mutex lock;26 struct irq_chip irq_chip;50 struct regmap_irq *irq_to_regmap_irq(struct regmap_irq_chip_data *data, in irq_to_regmap_irq() argument
20 struct regmap_irq_chip_data { struct21 struct mutex lock;22 struct irq_chip irq_chip;24 struct regmap *map;25 const struct regmap_irq_chip *chip;49 struct regmap_irq *irq_to_regmap_irq(struct regmap_irq_chip_data *data, in irq_to_regmap_irq() argument