Searched refs:cec_receive_message (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/sdm845/display/hdmi_cec/ |
D | qhdmi_cec.h | 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | QHDMIClient.cpp | 54 cec_receive_message(mCtx, msg, len); in onCECMessageRecieved()
|
D | qhdmi_cec.cpp | 280 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.h | 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | QHDMIClient.cpp | 54 cec_receive_message(mCtx, msg, len); in onCECMessageRecieved()
|
D | qhdmi_cec.cpp | 280 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.h | 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | QHDMIClient.cpp | 54 cec_receive_message(mCtx, msg, len); in onCECMessageRecieved()
|
D | qhdmi_cec.cpp | 284 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.h | 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | QHDMIClient.cpp | 54 cec_receive_message(mCtx, msg, len); in onCECMessageRecieved()
|
D | qhdmi_cec.cpp | 280 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.h | 87 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | qhdmi_cec.cpp | 291 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function 625 cec_receive_message(ctx, ctx->data, 0); in handle_cec_msg_event()
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.h | 87 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
|
D | qhdmi_cec.cpp | 291 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len) in cec_receive_message() function 625 cec_receive_message(ctx, ctx->data, 0); in handle_cec_msg_event()
|