Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h101772 struct cec_log_addrs { struct
101773 __u8 log_addr[4];
101774 __u16 log_addr_mask;
101775 __u8 cec_version;
101776 __u8 num_log_addrs;
101777 __u32 vendor_id;
101778 __u32 flags;
101779 char osd_name[15];
101780 __u8 primary_device_type[4];
101781 __u8 log_addr_type[4];
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h111648 struct cec_log_addrs { struct
111649 __u8 log_addr[4];
111650 __u16 log_addr_mask;
111651 __u8 cec_version;
111652 __u8 num_log_addrs;
111653 __u32 vendor_id;
111654 __u32 flags;
111655 char osd_name[15];
111656 __u8 primary_device_type[4];
111657 __u8 log_addr_type[4];
[all …]