Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h87 static inline __u8 cec_msg_destination(const struct cec_msg *msg) in cec_msg_destination() function
140 msg->msg[0] = (cec_msg_destination(orig) << 4) | in cec_msg_set_reply_to()