Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds