Home
last modified time | relevance | path

Searched refs:regcache_mark_dirty (Results 1 – 25 of 116) sorted by relevance

12345

/Linux-v5.4/include/sound/
Dhda_regmap.h218 regcache_mark_dirty(codec->regmap); in snd_hdac_regmap_sync_node()
/Linux-v5.4/drivers/mfd/
Dmadera-core.c328 regcache_mark_dirty(madera->regmap); in madera_runtime_suspend()
330 regcache_mark_dirty(madera->regmap_32bit); in madera_runtime_suspend()
Dtwl6040.c353 regcache_mark_dirty(twl6040->regmap); in twl6040_power()
795 regcache_mark_dirty(twl6040->regmap); in twl6040_probe()
/Linux-v5.4/sound/soc/codecs/
Dcs4271.c513 regcache_mark_dirty(cs4271->regmap); in cs4271_soc_suspend()
627 regcache_mark_dirty(cs4271->regmap); in cs4271_component_remove()
Dtpa6130a2.c75 regcache_mark_dirty(data->regmap); in tpa6130a2_power()
Djz4740.c270 regcache_mark_dirty(regmap); in jz4740_codec_set_bias_level()
Dwm8731.c522 regcache_mark_dirty(wm8731->regmap); in wm8731_set_bias_level()
619 regcache_mark_dirty(wm8731->regmap); in wm8731_hw_init()
Dak5558.c313 regcache_mark_dirty(ak5558->regmap); in ak5558_runtime_resume()
Dssm4567.c348 regcache_mark_dirty(ssm4567->regmap); in ssm4567_set_power()
Dtlv320aic3x.c1378 regcache_mark_dirty(aic3x->regmap); in aic3x_regulator_event()
1430 regcache_mark_dirty(aic3x->regmap); in aic3x_set_power()
1637 regcache_mark_dirty(aic3x->regmap); in aic3x_probe()
Dmax9867.c428 regcache_mark_dirty(max9867->regmap); in max9867_set_bias_level()
Duda134x.c317 regcache_mark_dirty(uda134x->regmap); in uda134x_set_bias_level()
Dcs35l32.c513 regcache_mark_dirty(cs35l32->regmap); in cs35l32_runtime_suspend()
Dwm8770.c105 regcache_mark_dirty(wm8770->regmap); \
Dak4641.c456 regcache_mark_dirty(ak4641->regmap); in ak4641_set_bias_level()
Dak4642.c527 regcache_mark_dirty(regmap); in ak4642_suspend()
/Linux-v5.4/drivers/base/regmap/
Dregcache.c518 void regcache_mark_dirty(struct regmap *map) in regcache_mark_dirty() function
525 EXPORT_SYMBOL_GPL(regcache_mark_dirty);
/Linux-v5.4/sound/soc/tegra/
Dtegra30_ahub.c635 regcache_mark_dirty(ahub->regmap_ahub); in tegra30_ahub_suspend()
636 regcache_mark_dirty(ahub->regmap_apbif); in tegra30_ahub_suspend()
/Linux-v5.4/drivers/gpu/drm/bridge/adv7511/
Dadv7511_drv.c384 regcache_mark_dirty(adv7511->regmap); in __adv7511_power_off()
440 regcache_mark_dirty(adv7511->regmap); in adv7511_hpd_work()
653 regcache_mark_dirty(adv7511->regmap); in adv7511_detect()
/Linux-v5.4/sound/soc/rockchip/
Drockchip_spdif.c94 regcache_mark_dirty(spdif->regmap); in rk_spdif_runtime_resume()
/Linux-v5.4/drivers/hwmon/
Dmax6621.c513 regcache_mark_dirty(data->regmap); in max6621_probe()
/Linux-v5.4/include/linux/
Dregmap.h1049 void regcache_mark_dirty(struct regmap *map);
1433 static inline void regcache_mark_dirty(struct regmap *map) in regcache_mark_dirty() function
/Linux-v5.4/sound/soc/sunxi/
Dsun8i-codec.c135 regcache_mark_dirty(scodec->regmap); in sun8i_codec_runtime_suspend()
/Linux-v5.4/sound/soc/mediatek/mt8183/
Dmt8183-afe-pcm.c1004 regcache_mark_dirty(afe->regmap); in mt8183_afe_runtime_suspend()
1143 regcache_mark_dirty(afe->regmap); in mt8183_afe_pcm_dev_probe()
/Linux-v5.4/sound/soc/fsl/
Dfsl_audmix.c537 regcache_mark_dirty(priv->regmap); in fsl_audmix_runtime_resume()

12345