Home
last modified time | relevance | path

Searched refs:regcache_sync (Results 76 – 100 of 244) sorted by relevance

12345678910

/openbmc/linux/include/sound/
H A Dsoc-component.h358 return regcache_sync(component->regmap); in snd_soc_component_cache_sync()
/openbmc/linux/sound/soc/tegra/
H A Dtegra30_i2s.c64 ret = regcache_sync(i2s->regmap); in tegra30_i2s_runtime_resume()
H A Dtegra210_mixer.c92 regcache_sync(mixer->regmap); in tegra210_mixer_runtime_resume()
/openbmc/linux/sound/soc/codecs/
H A Dwm8960.c970 regcache_sync(wm8960->regmap); in wm8960_set_bias_level_out3()
1095 regcache_sync(wm8960->regmap); in wm8960_set_bias_level_capless()
H A Dmax98090.c1745 ret = regcache_sync(max98090->regmap); in max98090_set_bias_level()
2632 regcache_sync(max98090->regmap); in max98090_runtime_resume()
2660 regcache_sync(max98090->regmap); in max98090_resume()
H A Drt1308.c718 regcache_sync(rt1308->regmap); in rt1308_resume()
H A Dwm8804.c697 regcache_sync(wm8804->regmap); in wm8804_runtime_resume()
H A Drt1316-sdw.c771 regcache_sync(rt1316->regmap); in rt1316_dev_resume()
H A Dwm8974.c595 regcache_sync(dev_get_regmap(component->dev, NULL)); in wm8974_set_bias_level()
H A Dssm2518.c493 regcache_sync(ssm2518->regmap); in ssm2518_set_power()
H A Dmax9867.c589 err = regcache_sync(max9867->regmap); in max9867_set_bias_level()
H A Dmax98520.c641 regcache_sync(max98520->regmap); in max98520_resume()
H A Dcs42xx8.c636 ret = regcache_sync(cs42xx8->regmap); in cs42xx8_runtime_resume()
H A Dcs42l51.c822 return regcache_sync(cs42l51->regmap); in cs42l51_resume()
H A Dak4613.c815 return regcache_sync(regmap); in ak4613_resume()
H A Dwm8988.c739 regcache_sync(wm8988->regmap); in wm8988_set_bias_level()
H A Dtas2764.c167 return regcache_sync(tas2764->regmap); in tas2764_codec_resume()
H A Dtas5720.c482 ret = regcache_sync(tas5720->regmap); in tas5720_resume()
H A Dtas2562.c418 return regcache_sync(tas2562->regmap); in tas2562_resume()
H A Dmax9860.c572 ret = regcache_sync(max9860->regmap); in max9860_resume()
/openbmc/linux/drivers/hwmon/
H A Djc42.c598 return regcache_sync(data->regmap); in jc42_resume()
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c154 ret = regcache_sync(i2s_tdm->regmap); in i2s_tdm_runtime_resume()
1412 ret = regcache_sync(i2s_tdm->regmap); in rockchip_i2s_tdm_resume()
H A Drockchip_pdm.c695 ret = regcache_sync(pdm->regmap); in rockchip_pdm_resume()
/openbmc/linux/include/linux/
H A Dregmap.h1283 int regcache_sync(struct regmap *map);
1954 static inline int regcache_sync(struct regmap *map) in regcache_sync() function
/openbmc/linux/drivers/iio/light/
H A Dvcnl4035.c641 regcache_sync(data->regmap); in vcnl4035_runtime_resume()

12345678910