Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-io.c36 if (codec->cache_only) { in hw_write()
52 if (codec->cache_only) in hw_read()
Dsoc-core.c283 &codec->cache_only); in soc_init_codec_debugfs()
/sound/soc/codecs/
Dtlv320aic3x.c1169 codec->cache_only = 0; in aic3x_set_power()
1185 codec->cache_only = 1; in aic3x_set_power()
1404 codec->cache_only = 1; in aic3x_probe()
Dmax98088.c1621 codec->cache_only = 0; in max98088_sync_cache()
Dwm8994.c3109 codec->cache_only = 1; in wm8994_codec_resume()
3115 codec->cache_only = 0; in wm8994_codec_resume()
/sound/pci/hda/
Dhda_codec.c1982 unsigned int cache_only; in codec_amp_update() local
2000 cache_only = info->head.dirty = codec->cached_write; in codec_amp_update()
2003 if (!cache_only) in codec_amp_update()
3599 unsigned int cache_only; in snd_hda_codec_write_cache() local
3601 cache_only = codec->cached_write; in snd_hda_codec_write_cache()
3602 if (!cache_only) { in snd_hda_codec_write_cache()
3616 c->dirty = cache_only; in snd_hda_codec_write_cache()