Searched refs:regmap_debugfs_disable (Results 1 – 2 of 2) sorted by relevance
240 static inline void regmap_debugfs_disable(struct regmap *map) in regmap_debugfs_disable() function249 static inline void regmap_debugfs_disable(struct regmap *map) { } in regmap_debugfs_disable() function
705 regmap_debugfs_disable(map); in __regmap_init()