Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/regmap/
Dregmap.c1965 static inline void *_regmap_map_get_context(struct regmap *map) in _regmap_map_get_context() function
1974 void *context = _regmap_map_get_context(map); in _regmap_write()
2868 void *context = _regmap_map_get_context(map); in _regmap_read()