Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h689 #define CEC_MSG_REPORT_FEATURES 0xa6 /* HDMI 2.0 */ macro
Dcec-funcs.h882 msg->msg[1] = CEC_MSG_REPORT_FEATURES; in cec_msg_report_features()
914 msg->reply = reply ? CEC_MSG_REPORT_FEATURES : 0; in cec_msg_give_features()