Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dregmap.c1969 static inline void *_regmap_map_get_context(struct regmap *map) in _regmap_map_get_context() function
1978 void *context = _regmap_map_get_context(map); in _regmap_write()
2874 void *context = _regmap_map_get_context(map); in _regmap_read()