lazy_cache         92 include/sound/hdaudio.h 	bool lazy_cache:1;	/* don't wake up for writes */
lazy_cache        297 sound/hda/hdac_regmap.c 			return codec->lazy_cache ? 0 : -EAGAIN;
lazy_cache        131 sound/pci/hda/hda_bind.c 	codec->core.lazy_cache = true;
lazy_cache        381 sound/soc/codecs/hdac_hda.c 	hcodec->core.lazy_cache = true;