Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/regmap/
A 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
1993 if (regmap_should_log(map)) in _regmap_write()
2196 if (!ret && regmap_should_log(map)) { in regmap_noinc_readwrite()
2888 if (regmap_should_log(map)) in _regmap_read()

Completed in 8 milliseconds