Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasequencer.h354 struct snd_seq_port_info { struct
355 struct snd_seq_addr addr;
356 char name[64];
357 unsigned int capability;
359 unsigned int type;
360 int midi_channels;
361 int midi_voices;
362 int synth_voices;
364 int read_use;
365 int write_use;
[all …]