Searched defs:regmap_debugfs_node (Results 1 – 1 of 1) sorted by relevance
22 struct regmap_debugfs_node { struct23 struct regmap *map;24 const char *name;25 struct list_head link;