Searched refs:lazy_cache (Results 1 – 3 of 3) sorted by relevance
79 bool lazy_cache:1; /* don't wake up for writes */ member
104 codec->core.lazy_cache = true; in hda_codec_driver_probe()
279 return codec->lazy_cache ? 0 : -EAGAIN; in hda_reg_write()