Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c949 bool is_reply);
1048 bool is_reply = false; in cec_received_msg_ts() local
1217 is_reply = true; in cec_received_msg_ts()
1239 cec_receive_notify(adap, msg, is_reply); in cec_received_msg_ts()
1898 bool is_reply) in cec_receive_notify() argument
2083 if (!is_broadcast && !is_reply && !adap->follower_cnt && in cec_receive_notify()
2091 if (is_reply && !(msg->flags & CEC_MSG_FL_REPLY_TO_FOLLOWERS)) in cec_receive_notify()