Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h97721 struct snd_rawmidi_substream { struct
97722 struct list_head list;
97723 int stream;
97724 int number;
97725 bool opened;
97726 bool append;
97727 bool active_sensing;
97728 unsigned int framing;
97729 unsigned int clock_type;
97730 int use_count;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h107417 struct snd_rawmidi_substream { struct
107418 struct list_head list;
107419 int stream;
107420 int number;
107421 bool opened;
107422 bool append;
107423 bool active_sensing;
107424 unsigned int framing;
107425 unsigned int clock_type;
107426 int use_count;
[all …]