Home
last modified time | relevance | path

Searched refs:cec_enable (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp67 static int cec_enable(cec_context_t *ctx, int enable);
361 cec_enable(ctx, value? 1 : 0); in cec_set_option()
412 static int cec_enable(cec_context_t *ctx, int enable) in cec_enable() function
452 cec_enable(ctx, true); in cec_init_context()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp67 static int cec_enable(cec_context_t *ctx, int enable);
361 cec_enable(ctx, value? 1 : 0); in cec_set_option()
412 static int cec_enable(cec_context_t *ctx, int enable) in cec_enable() function
452 cec_enable(ctx, true); in cec_init_context()