Home
last modified time | relevance | path

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

/linux/scripts/
H A Dconst_structs.checkpatch76 regmap_irq_sub_irq_map
/linux/drivers/mfd/
H A Dtps65219.c148 static struct regmap_irq_sub_irq_map tps65219_sub_irq_offsets[] = {
H A Drohm-bd96801.c191 static const struct regmap_irq_sub_irq_map errb_sub_irq_offsets[] = {
H A Drohm-bd71828.c226 static struct regmap_irq_sub_irq_map bd718xx_sub_irq_offsets[] = {
/linux/include/linux/
H A Dregmap.h1529 struct regmap_irq_sub_irq_map { struct
1632 const struct regmap_irq_sub_irq_map *sub_reg_offsets;
/linux/drivers/base/regmap/
H A Dregmap-irq.c308 const struct regmap_irq_sub_irq_map *subreg; in read_sub_irq_data()