Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/
Dfcp.c24 #define ERROR_RETRIES 3 macro
278 } else if (++tries >= ERROR_RETRIES) { in fcp_avc_transaction()
/Linux-v5.10/sound/firewire/fireworks/
Dfireworks_transaction.c36 #define ERROR_RETRIES 3 macro
103 } else if (++tries >= ERROR_RETRIES) { in snd_efw_transaction_run()