Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.c29 cec_msg_set_reply_to(&tx_msg, msg); in cec_feature_abort_reason()
545 cec_msg_set_reply_to(&reply, msg); in cec_splitter_received_output()
551 cec_msg_set_reply_to(&reply, msg); in cec_splitter_received_output()
561 cec_msg_set_reply_to(&reply, msg); in cec_splitter_received_output()
/linux/include/uapi/linux/
H A Dcec.h138 static inline void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() function
H A Dcec-funcs.h1408 cec_msg_set_reply_to(msg, msg); in cec_msg_reply_feature_abort()
/linux/drivers/media/cec/core/
H A Dcec-adap.c2003 cec_msg_set_reply_to(&tx_msg, msg); in cec_feature_abort_reason()
2104 cec_msg_set_reply_to(&tx_cec_msg, msg); in cec_receive_notify()