Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcec.h926 #define CEC_MSG_REPORT_ARC_INITIATED 0xc1 macro
Dcec-funcs.h1592 msg->msg[1] = CEC_MSG_REPORT_ARC_INITIATED; in cec_msg_report_arc_initiated()
1600 msg->reply = reply ? CEC_MSG_REPORT_ARC_INITIATED : 0; in cec_msg_initiate_arc()