Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dcec.h665 #define CEC_MSG_REPORT_PHYSICAL_ADDR 0x84 macro
Dcec-funcs.h795 msg->msg[1] = CEC_MSG_REPORT_PHYSICAL_ADDR; in cec_msg_report_physical_addr()
813 msg->reply = reply ? CEC_MSG_REPORT_PHYSICAL_ADDR : 0; in cec_msg_give_physical_addr()