Home
last modified time | relevance | path

Searched refs:CEC_MSG_RECORD_STATUS (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dcec.h626 #define CEC_MSG_RECORD_STATUS 0x0a macro
Dcec-funcs.h135 msg->reply = reply ? CEC_MSG_RECORD_STATUS : 0; in cec_msg_record_off()
317 msg->reply = reply ? CEC_MSG_RECORD_STATUS : 0; in cec_msg_record_on()
349 msg->msg[1] = CEC_MSG_RECORD_STATUS; in cec_msg_record_status()
/linux-6.1.9/Documentation/userspace-api/media/
Dcec.h.rst.exceptions106 ignore define CEC_MSG_RECORD_STATUS
/linux-6.1.9/drivers/media/cec/core/
Dcec-adap.c978 [CEC_MSG_RECORD_STATUS] = 3 | DIRECTED,