Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/
H A Dlib.c15 #define ERROR_RETRY_DELAY_MS 20 macro
65 msleep(ERROR_RETRY_DELAY_MS); in snd_fw_transaction()