Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec.h136 static __inline__ void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() function
H A Dcec-funcs.h1406 cec_msg_set_reply_to(msg, msg); in cec_msg_reply_feature_abort()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec.h136 static __inline__ void cec_msg_set_reply_to(struct cec_msg *msg, in cec_msg_set_reply_to() function
H A Dcec-funcs.h1406 cec_msg_set_reply_to(msg, msg); in cec_msg_reply_feature_abort()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec.h136 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()
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A 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()