Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dregmap.h1204 static inline int regmap_write_async(struct regmap *map, unsigned int reg, in regmap_write_async() function
/Linux-v4.19/drivers/base/regmap/
Dregmap.c1805 int regmap_write_async(struct regmap *map, unsigned int reg, unsigned int val) in regmap_write_async() function