Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h120428 struct snd_seq_port_info { struct
120429 struct snd_seq_addr addr;
120430 char name[64];
120431 unsigned int capability;
120432 unsigned int type;
120433 int midi_channels;
120434 int midi_voices;
120435 int synth_voices;
120436 int read_use;
120437 int write_use;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h126858 struct snd_seq_port_info { struct
126859 struct snd_seq_addr addr;
126860 char name[64];
126861 unsigned int capability;
126862 unsigned int type;
126863 int midi_channels;
126864 int midi_voices;
126865 int synth_voices;
126866 int read_use;
126867 int write_use;
[all …]