Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h119231 struct snd_usb_stream { struct
119232 struct snd_usb_audio *chip;
119233 struct snd_pcm *pcm;
119234 int pcm_index;
119235 unsigned int fmt_type;
119236 struct snd_usb_substream substream[2];
119237 struct list_head list;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h125661 struct snd_usb_stream { struct
125662 struct snd_usb_audio *chip;
125663 struct snd_pcm *pcm;
125664 int pcm_index;
125665 unsigned int fmt_type;
125666 struct snd_usb_substream substream[2];
125667 struct list_head list;