Searched refs:lazy_cache (Results 1 – 4 of 4) sorted by relevance
135 codec->core.lazy_cache = true; in hda_codec_driver_probe()
297 return codec->lazy_cache ? 0 : -EAGAIN; in hda_reg_write()
478 hcodec->core.lazy_cache = true; in hdac_hda_codec_probe()
92 bool lazy_cache:1; /* don't wake up for writes */ member