#ifndef __EMU10K1_SYNTH_H
#define __EMU10K1_SYNTH_H
/*
 *  Defines for the Emu10k1 WaveTable synth
 *
 *  Copyright (C) 2000 Takashi Iwai <tiwai@suse.de>
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 *   This program is distributed in the hope that it will be useful,
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *   GNU General Public License for more details.
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program; if not, write to the Free Software
 *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 */

#include <sound/emu10k1.h>
#include <sound/emux_synth.h>

/* sequencer device id */
#define SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH	"emu10k1-synth"

/* argument for snd_seq_device_new */
struct snd_emu10k1_synth_arg {
	struct snd_emu10k1 *hwptr;	/* chip */
	int index;		/* sequencer client index */
	int seq_ports;		/* number of sequencer ports to be created */
	int max_voices;		/* maximum number of voices for wavetable */
};

#define EMU10K1_MAX_MEMSIZE	(32 * 1024 * 1024) /* 32MB */

#endif
lumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/drivers/usb/dwc3/core.c'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/drivers/usb/dwc3/core.c?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/drivers/usb/dwc3/core.c?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/drivers/usb/dwc3/core.c?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/drivers/usb/dwc3/core.c'>
<input type='hidden' name='id' value='28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>drivers</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>usb</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/dwc3?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>dwc3</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/dwc3/core.c?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed'>core.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/dwc3/core.c?id=28ac7dcd5b1354e46f5f28a53b5a6b443fcc88ed&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>