Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_transaction.c37 #define ERROR_RETRIES 3 macro
104 } else if (++tries >= ERROR_RETRIES) { in snd_efw_transaction_run()
/Linux-v4.19/sound/firewire/
Dfcp.c24 #define ERROR_RETRIES 3 macro
278 } else if (++tries >= ERROR_RETRIES) { in fcp_avc_transaction()