Searched refs:midi_channels (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dseq_kernel.h105 int cap, int type, int midi_channels, int midi_voices, char *portname);
H A Dasequencer.h517 int midi_channels; /* channels per MIDI port */ member in struct:snd_seq_port_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_ports.h87 int midi_channels; member in struct:snd_seq_client_port
H A Dseq_ports.c354 port->midi_channels = info->midi_channels;
383 info->midi_channels = port->midi_channels;
634 int cap, int type, int midi_channels,
649 portinfo.midi_channels = midi_channels;
632 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) argument
H A Dseq_compat.c32 s32 midi_channels; /* channels per MIDI port */ member in struct:snd_seq_port_info32
H A Dseq_midi.c386 port->midi_channels = 16;
H A Dseq_virmidi.c381 pinfo->midi_channels = 16;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseqmid.c84 pinfo.midi_channels = 16;
H A Dseq.c1980 return info->midi_channels;
2149 info->midi_channels = channels;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasequencer.h517 int midi_channels; /* channels per MIDI port */ member in struct:sndrv_seq_port_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_init.c324 port.midi_channels = 128;

Completed in 107 milliseconds