Searched refs:system_control (Results 1 – 10 of 10) sorted by relevance
57 bool system_control; // If true, HAL/driver handle CEC messages member
282 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()
286 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()
282 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()
60 bool system_control; // If true, HAL/driver handle CEC messages member
293 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()