Home
last modified time | relevance | path

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

/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.cpp286 if(!ctx->system_control) in cec_receive_message()
314 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
372 ctx->system_control = !!value; in cec_set_option()
/hardware/qcom/sdm845/display/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/msm8909/hdmi_cec/
Dqhdmi_cec.h60 bool system_control; // If true, HAL/driver handle CEC messages member
Dqhdmi_cec.cpp293 if(!ctx->system_control) in cec_receive_message()
321 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
379 ctx->system_control = !!value; in cec_set_option()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.h60 bool system_control; // If true, HAL/driver handle CEC messages member
Dqhdmi_cec.cpp293 if(!ctx->system_control) in cec_receive_message()
321 if(!ctx->system_control && connected == 0) in cec_hdmi_hotplug()
379 ctx->system_control = !!value; in cec_set_option()