Searched refs:rec_status (Results 1 – 2 of 2) sorted by relevance
51 u32 rec_status; member
346 static inline void cec_msg_record_status(struct cec_msg *msg, __u8 rec_status) in cec_msg_record_status() argument 350 msg->msg[2] = rec_status; in cec_msg_record_status() 354 __u8 *rec_status) in cec_ops_record_status() argument 356 *rec_status = msg->msg[2]; in cec_ops_record_status()