Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h678 #define CEC_MSG_REPORT_PHYSICAL_ADDR 0x84 macro
Dcec-funcs.h823 msg->msg[1] = CEC_MSG_REPORT_PHYSICAL_ADDR; in cec_msg_report_physical_addr()
841 msg->reply = reply ? CEC_MSG_REPORT_PHYSICAL_ADDR : 0; in cec_msg_give_physical_addr()