Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcec.h50 static inline void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() function
Dcec-funcs.h1248 cec_msg_set_reply_to(msg, msg); in cec_msg_reply_feature_abort()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/media/cec/core/
Dcec-adap.c1873 cec_msg_set_reply_to(&tx_msg, msg); in cec_feature_abort_reason()
1975 cec_msg_set_reply_to(&tx_cec_msg, msg); in cec_receive_notify()