Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec.h136 static inline void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() function
Dcec-funcs.h1408 cec_msg_set_reply_to(msg, msg); in cec_msg_reply_feature_abort()
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1936 cec_msg_set_reply_to(&tx_msg, msg); in cec_feature_abort_reason()
2037 cec_msg_set_reply_to(&tx_cec_msg, msg); in cec_receive_notify()