Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-codec.c20 #define CODEC_PROBE_RETRIES 3 macro
155 } while (resp == -1 && retry++ < CODEC_PROBE_RETRIES); in hda_codec_probe()

Completed in 5 milliseconds