Searched defs:node_event (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.cpp | 583 static int set_event_params(cec_context_t* ctx, uint32_t node_event, eventData *event_data) { in set_event_params() 621 static void handle_cec_msg_event(cec_context_t* ctx, uint32_t node_event) { in handle_cec_msg_event() 631 static void handle_hdmihotplug_event(cec_context_t* ctx, uint32_t node_event) { in handle_hdmihotplug_event() 649 static void handle_exit_event(cec_context_t* ctx, uint32_t node_event) { in handle_exit_event()
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.cpp | 583 static int set_event_params(cec_context_t* ctx, uint32_t node_event, eventData *event_data) { in set_event_params() 621 static void handle_cec_msg_event(cec_context_t* ctx, uint32_t node_event) { in handle_cec_msg_event() 631 static void handle_hdmihotplug_event(cec_context_t* ctx, uint32_t node_event) { in handle_hdmihotplug_event() 649 static void handle_exit_event(cec_context_t* ctx, uint32_t node_event) { in handle_exit_event()
|