Lines Matching defs:cec_msg
12 struct cec_msg { struct13 __u64 tx_ts;14 __u64 rx_ts;15 __u32 len;16 __u32 timeout;17 __u32 sequence;18 __u32 flags;19 __u8 msg[CEC_MAX_MSG_SIZE];20 __u8 reply;21 __u8 rx_status;22 __u8 tx_status;23 __u8 tx_arb_lost_cnt;24 __u8 tx_nack_cnt;25 __u8 tx_low_drive_cnt;26 __u8 tx_error_cnt;