Home
last modified time | relevance | path

Searched refs:system_control (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/sdm845/hdmi_cec/
Dqhdmi_cec.h57 bool system_control; // If true, HAL/driver handle CEC messages member
Dqhdmi_cec.cpp282 if(!ctx->system_control) in cec_receive_message()
310 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
368 ctx->system_control = !!value; in cec_set_option()
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.h57 bool system_control; // If true, HAL/driver handle CEC messages member
Dqhdmi_cec.cpp282 if(!ctx->system_control) in cec_receive_message()
308 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
366 ctx->system_control = !!value; in cec_set_option()
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.h57 bool system_control; // If true, HAL/driver handle CEC messages member
Dqhdmi_cec.cpp282 if(!ctx->system_control) in cec_receive_message()
310 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
368 ctx->system_control = !!value; in cec_set_option()