Home
last modified time | relevance | path

Searched refs:CEC_MSG_IMAGE_VIEW_ON (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.c140 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()
/linux/include/uapi/linux/
H A Dcec.h566 #define CEC_MSG_IMAGE_VIEW_ON 0x04 macro
H A Dcec-funcs.h32 msg->msg[1] = CEC_MSG_IMAGE_VIEW_ON; in cec_msg_image_view_on()
/linux/Documentation/userspace-api/media/cec/
H A Dcec.h.rst.exceptions54 ignore define CEC_MSG_IMAGE_VIEW_ON
/linux/drivers/media/cec/core/
H A Dcec-adap.c900 (msg->len == 2 && msg->msg[1] != CEC_MSG_IMAGE_VIEW_ON && in cec_transmit_msg_fh()
1026 [CEC_MSG_IMAGE_VIEW_ON] = 2 | DIRECTED,