Home
last modified time | relevance | path

Searched refs:lazy_cache (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/pci/hda/
A Dhda_bind.c136 codec->core.lazy_cache = true; in hda_codec_driver_probe()
/linux-6.3-rc2/sound/soc/codecs/
A Dhda.c246 codec->core.lazy_cache = true; in hda_codec_probe()
A Dhdac_hda.c480 hcodec->core.lazy_cache = true; in hdac_hda_codec_probe()
/linux-6.3-rc2/sound/hda/
A Dhdac_regmap.c297 return codec->lazy_cache ? 0 : -EAGAIN; in hda_reg_write()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h94 bool lazy_cache:1; /* don't wake up for writes */ member

Completed in 9 milliseconds