Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dregmap.c36 static inline bool regmap_should_log(struct regmap *map) in regmap_should_log() function
41 static inline bool regmap_should_log(struct regmap *map) { return false; } in regmap_should_log() function