Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/hdmi_cec/
Dqhdmi_cec.cpp46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
252 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp50 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
256 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
252 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
252 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
263 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp46 const int MAX_SEND_MESSAGE_RETRIES = 1; variable
263 if (err == -EAGAIN && retry_count <= MAX_SEND_MESSAGE_RETRIES) { in cec_send_message()