Searched refs:regcache_sync (Results 1 – 25 of 161) sorted by relevance
1234567
299 ret = regcache_sync(madera->regmap); in madera_runtime_resume()305 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
182 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
176 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()
237 ret = regcache_sync(max9850->regmap); in max9850_set_bias_level()
535 ret = regcache_sync(cs4271->regmap); in cs4271_soc_resume()595 ret = regcache_sync(cs4271->regmap); in cs4271_component_probe()
57 ret = regcache_sync(data->regmap); in tpa6130a2_power()
229 regcache_sync(regmap); in jz4740_codec_wakeup()
169 regcache_sync(sta529->regmap); in sta529_set_bias_level()
352 regcache_sync(cs4349->regmap); in cs4349_runtime_resume()
315 return regcache_sync(ak5558->regmap); in ak5558_runtime_resume()
311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
362 regcache_sync(ssm4567->regmap); in ssm4567_set_power()
345 regcache_sync(wm8776->regmap); in wm8776_set_bias_level()
481 regcache_sync(priv->regmap); in ml26124_set_bias_level()
344 regcache_sync(wm8523->regmap); in wm8523_set_bias_level()
412 err = regcache_sync(max9867->regmap); in max9867_set_bias_level()
485 regcache_sync(wm9090->regmap); in wm9090_set_bias_level()
118 TRACE_EVENT(regcache_sync,
242 int regcache_sync(struct regmap *map);
339 int regcache_sync(struct regmap *map) in regcache_sync() function394 EXPORT_SYMBOL_GPL(regcache_sync);
648 ret = regcache_sync(ahub->regmap_ahub); in tegra30_ahub_resume()649 ret |= regcache_sync(ahub->regmap_apbif); in tegra30_ahub_resume()
253 return regcache_sync(component->regmap); in snd_soc_component_cache_sync()
96 ret = regcache_sync(spdif->regmap); in rk_spdif_runtime_resume()
514 ret = regcache_sync(data->regmap); in max6621_probe()
1042 int regcache_sync(struct regmap *map);1403 static inline int regcache_sync(struct regmap *map) in regcache_sync() function