Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-adap.c1111 bool is_reply = false; in cec_received_msg_ts() local
2029 bool is_reply) in cec_receive_notify()
/linux/drivers/android/binder/
H A Dtransaction.rs44 pub(crate) is_reply: bool, field