Home
last modified time | relevance | path

Searched refs:regmap_irq_sub_irq_map (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Dconst_structs.checkpatch77 regmap_irq_sub_irq_map
/linux/drivers/mfd/
H A Drohm-bd96801.c286 static const struct regmap_irq_sub_irq_map bd96801_errb_sub_irq_offsets[] = {
297 static const struct regmap_irq_sub_irq_map bd96802_errb_sub_irq_offsets[] = {
/linux/include/linux/
H A Dregmap.h1588 struct regmap_irq_sub_irq_map { struct
1693 const struct regmap_irq_sub_irq_map *sub_reg_offsets;
/linux/drivers/base/regmap/
H A Dregmap-irq.c312 const struct regmap_irq_sub_irq_map *subreg; in read_sub_irq_data()