Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h73467 struct regmap *regmap; member
73562 struct regmap *regmap; member
73945 struct regmap *regmap; member
80466 struct regmap { struct
80478 regmap_lock lock; argument
80479 regmap_unlock unlock; argument
80485 struct regmap_format format; argument
80486 const struct regmap_bus *bus; argument
80510 const struct regmap_access_table *wr_table; argument
80511 const struct regmap_access_table *rd_table; argument
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h83649 struct regmap *regmap; member
83744 struct regmap *regmap; member
90095 struct regmap { struct
90107 regmap_lock lock; argument
90108 regmap_unlock unlock; argument
90114 struct regmap_format format; argument
90115 const struct regmap_bus *bus; argument
90139 const struct regmap_access_table *wr_table; argument
90140 const struct regmap_access_table *rd_table; argument
90141 const struct regmap_access_table *volatile_table; argument
[all …]