Searched defs:cec_context_t (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/hdmi_cec/
H A Dqhdmi_cec.h52 struct cec_context_t { struct in namespace:qhdmicec
70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
71 void cec_hdmi_hotplug(cec_context_t *ctx, int connected);
/hardware/qcom/display/msm8998/hdmi_cec/
H A Dqhdmi_cec.h52 struct cec_context_t { struct in namespace:qhdmicec
70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
71 void cec_hdmi_hotplug(cec_context_t *ctx, int connected);

Completed in 87 milliseconds