Searched defs:snd_seq_port_info (Results 1 – 2 of 2) sorted by relevance
120428 struct snd_seq_port_info { struct120429 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 …]
126858 struct snd_seq_port_info { struct126859 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 …]