Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/regmap/
H A Dregmap.c1908 static inline void *_regmap_map_get_context(struct regmap *map) in _regmap_map_get_context() function
1917 void *context = _regmap_map_get_context(map); in _regmap_write()
2799 void *context = _regmap_map_get_context(map); in _regmap_read()