HomeSort by relevance Sort by last modified time
    Searched defs:cec_context_t (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8909/hdmi_cec/
qhdmi_cec.h 55 struct cec_context_t { struct in namespace:qhdmicec
84 void (*event_parser)(cec_context_t* ctx, uint32_t node_event) = NULL;
87 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
88 void cec_hdmi_hotplug(cec_context_t *ctx, int connected);
  /hardware/qcom/display/msm8909w_3100/hdmi_cec/
qhdmi_cec.h 55 struct cec_context_t { struct in namespace:qhdmicec
84 void (*event_parser)(cec_context_t* ctx, uint32_t node_event) = NULL;
87 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len);
88 void cec_hdmi_hotplug(cec_context_t *ctx, int connected);
  /hardware/qcom/display/msm8996/hdmi_cec/
qhdmi_cec.h 52 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/
qhdmi_cec.h 52 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 226 milliseconds