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

/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_transaction.c37 #define ERROR_RETRIES 3 macro
104 } else if (++tries >= ERROR_RETRIES) { snd_efw_transaction_run()
/linux-4.1.27/sound/firewire/
H A Dfcp.c24 #define ERROR_RETRIES 3 macro
272 } else if (++tries >= ERROR_RETRIES) { fcp_avc_transaction()

Completed in 311 milliseconds