Searched defs:cec_context_t (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.h | 55 struct cec_context_t { struct 56 hdmi_cec_device_t device; // Device for HW module 57 cec_callback_t callback; // Struct storing callback object 58 bool enabled; 59 bool arc_enabled; 60 bool system_control; // If true, HAL/driver handle CEC messages 84 void (*event_parser)(cec_context_t* ctx, uint32_t node_event) = NULL; argument
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.h | 55 struct cec_context_t { struct 56 hdmi_cec_device_t device; // Device for HW module 57 cec_callback_t callback; // Struct storing callback object 58 bool enabled; 59 bool arc_enabled; 60 bool system_control; // If true, HAL/driver handle CEC messages 84 void (*event_parser)(cec_context_t* ctx, uint32_t node_event) = NULL; argument
|
/hardware/qcom/sdm845/display/hdmi_cec/ |
D | qhdmi_cec.h | 52 struct cec_context_t { struct 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len); argument
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.h | 52 struct cec_context_t { struct 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len); argument
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.h | 52 struct cec_context_t { struct 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len); argument
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.h | 52 struct cec_context_t { struct 70 void cec_receive_message(cec_context_t *ctx, char *msg, ssize_t len); argument
|