Searched refs:system_control (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8996/hdmi_cec/
H A Dqhdmi_cec.h57 bool system_control; // If true, HAL/driver handle CEC messages member in struct:qhdmicec::cec_context_t
H A Dqhdmi_cec.cpp282 if(!ctx->system_control)
308 if(!ctx->system_control && connected == 0)
364 ALOGD_IF(DEBUG, "%s: system_control: value: %d",
366 ctx->system_control = !!value;
/hardware/qcom/display/msm8998/hdmi_cec/
H A Dqhdmi_cec.h57 bool system_control; // If true, HAL/driver handle CEC messages member in struct:qhdmicec::cec_context_t
H A Dqhdmi_cec.cpp282 if(!ctx->system_control)
308 if(!ctx->system_control && connected == 0)
364 ALOGD_IF(DEBUG, "%s: system_control: value: %d",
366 ctx->system_control = !!value;

Completed in 292 milliseconds