Searched defs:vexpress_syscfg_func (Results 1 – 1 of 1) sorted by relevance
52 struct vexpress_syscfg_func { struct53 struct list_head list;54 struct vexpress_syscfg *syscfg;55 struct regmap *regmap;56 int num_templates;57 u32 template[]; /* Keep it last! */