Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h577 #define CEC_MSG_RECORD_STATUS 0x0a macro
Dcec-funcs.h163 msg->reply = reply ? CEC_MSG_RECORD_STATUS : 0; in cec_msg_record_off()
345 msg->reply = reply ? CEC_MSG_RECORD_STATUS : 0; in cec_msg_record_on()
377 msg->msg[1] = CEC_MSG_RECORD_STATUS; in cec_msg_record_status()