Home
last modified time | relevance | path

Searched defs:cec_msg (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dcec.h57 struct cec_msg { struct
78 static inline __u8 cec_msg_initiator(const struct cec_msg *msg) in cec_msg_initiator() argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h73698 struct cec_msg { struct
73699 __u64 tx_ts;
73700 __u64 rx_ts;
73701 __u32 len;
73702 __u32 timeout;
73703 __u32 sequence;
73704 __u32 flags;
73705 __u8 msg[16];
73706 __u8 reply;
73707 __u8 rx_status;
[all …]
Dvmlinux.h73698 struct cec_msg { struct
73699 __u64 tx_ts;
73700 __u64 rx_ts;
73701 __u32 len;
73702 __u32 timeout;
73703 __u32 sequence;
73704 __u32 flags;
73705 __u8 msg[16];
73706 __u8 reply;
73707 __u8 rx_status;
[all …]