Searched refs:MAX_SEND_MESSAGE_RETRIES (Results 1 – 6 of 6) sorted by relevance
46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable252 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
50 const int MAX_SEND_MESSAGE_RETRIES = 1; variable256 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable263 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()