Searched refs:msg_is_raw (Results 1 – 3 of 3) sorted by relevance
33 static inline bool msg_is_raw(const struct cec_msg *msg) in msg_is_raw() function
225 else if (adap->is_configuring && !msg_is_raw(&msg)) in cec_transmit()
784 bool is_raw = msg_is_raw(msg); in cec_transmit_msg_fh()