Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h119240 struct audioformat { struct
119241 struct list_head list;
119242 u64 formats;
119243 unsigned int channels;
119244 unsigned int fmt_type;
119245 unsigned int fmt_bits;
119246 unsigned int frame_size;
119247 unsigned char iface;
119248 unsigned char altsetting;
119249 unsigned char ep_idx;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h125670 struct audioformat { struct
125671 struct list_head list;
125672 u64 formats;
125673 unsigned int channels;
125674 unsigned int fmt_type;
125675 unsigned int fmt_bits;
125676 unsigned int frame_size;
125677 unsigned char iface;
125678 unsigned char altsetting;
125679 unsigned char ep_idx;
[all …]