Searched refs:CEC_MSG_IMAGE_VIEW_ON (Results 1 – 5 of 5) sorted by relevance
140 cec_port_out_wakeup(p, CEC_MSG_IMAGE_VIEW_ON); in cec_splitter_configured_output()381 case CEC_MSG_IMAGE_VIEW_ON: in cec_splitter_received_input()
566 #define CEC_MSG_IMAGE_VIEW_ON 0x04 macro
32 msg->msg[1] = CEC_MSG_IMAGE_VIEW_ON; in cec_msg_image_view_on()
51 ignore define CEC_MSG_IMAGE_VIEW_ON
899 (msg->len == 2 && msg->msg[1] != CEC_MSG_IMAGE_VIEW_ON && in cec_transmit_msg_fh()1025 [CEC_MSG_IMAGE_VIEW_ON] = 2 | DIRECTED,
Completed in 36 milliseconds