Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h94190 struct snd_pcm_hw_params { struct
94191 unsigned int flags;
94192 struct snd_mask masks[3];
94193 struct snd_mask mres[5];
94194 struct snd_interval intervals[12];
94195 struct snd_interval ires[9];
94196 unsigned int rmask;
94197 unsigned int cmask;
94198 unsigned int info;
94199 unsigned int msbits;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h103886 struct snd_pcm_hw_params { struct
103887 unsigned int flags;
103888 struct snd_mask masks[3];
103889 struct snd_mask mres[5];
103890 struct snd_interval intervals[12];
103891 struct snd_interval ires[9];
103892 unsigned int rmask;
103893 unsigned int cmask;
103894 unsigned int info;
103895 unsigned int msbits;
[all …]