Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_compat.c19 s32 midi_voices; /* voices per MIDI port */ member
H A Dseq_ports.h73 int midi_voices; member
H A Dseq_ports.c683 snd_seq_event_port_attach(int client,struct snd_seq_port_callback * pcbp,int cap,int type,int midi_channels,int midi_voices,char * portname) snd_seq_event_port_attach() argument