Home
last modified time | relevance | path

Searched refs:CEC_MSG_ROUTING_INFORMATION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcec.h577 #define CEC_MSG_ROUTING_INFORMATION 0x81 macro
H A Dcec-funcs.h72 msg->msg[1] = CEC_MSG_ROUTING_INFORMATION; in cec_msg_routing_information()
95 msg->reply = reply ? CEC_MSG_ROUTING_INFORMATION : 0; in cec_msg_routing_change()
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions57 ignore define CEC_MSG_ROUTING_INFORMATION
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c985 [CEC_MSG_ROUTING_INFORMATION] = 4 | BCAST,