SNDRV_EMUX_MAX_PORTS 118 include/sound/emux_synth.h int ports[SNDRV_EMUX_MAX_PORTS]; /* The ports for this device */ SNDRV_EMUX_MAX_PORTS 119 include/sound/emux_synth.h struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS]; SNDRV_EMUX_MAX_PORTS 84 sound/synth/emux/emux_seq.c } else if (emu->num_ports >= SNDRV_EMUX_MAX_PORTS) { SNDRV_EMUX_MAX_PORTS 86 sound/synth/emux/emux_seq.c "limited max. ports %d\n", SNDRV_EMUX_MAX_PORTS); SNDRV_EMUX_MAX_PORTS 87 sound/synth/emux/emux_seq.c emu->num_ports = SNDRV_EMUX_MAX_PORTS;