Searched refs:lazy_cache (Results 1 – 5 of 5) sorted by relevance
136 codec->core.lazy_cache = true; in hda_codec_driver_probe()
246 codec->core.lazy_cache = true; in hda_codec_probe()
480 hcodec->core.lazy_cache = true; in hdac_hda_codec_probe()
297 return codec->lazy_cache ? 0 : -EAGAIN; in hda_reg_write()
94 bool lazy_cache:1; /* don't wake up for writes */ member
Completed in 9 milliseconds