/*
 * Linux driver for TerraTec DMX 6Fire USB
 *
 * Author:	Torsten Schenk <torsten.schenk@zoho.com>
 * Created:	Jan 01, 2011
 * Copyright:	(C) Torsten Schenk
 *
 * 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.
 */

#ifndef USB6FIRE_COMMON_H
#define USB6FIRE_COMMON_H

#include <linux/slab.h>
#include <linux/usb.h>
#include <sound/core.h>

#define PREFIX "6fire: "

struct sfire_chip;
struct midi_runtime;
struct pcm_runtime;
struct control_runtime;
struct comm_runtime;
#endif /* USB6FIRE_COMMON_H */

<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='e3f29c4809a5f562adc345c48ed9785f2597df78'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</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=e3f29c4809a5f562adc345c48ed9785f2597df78'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/net/ipv6.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/net/ipv6.h?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/net/ipv6.h?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/ipv6.h?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/ipv6.h'>
<input type='hidden' name='id' value='e3f29c4809a5f562adc345c48ed9785f2597df78'/><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=e3f29c4809a5f562adc345c48ed9785f2597df78'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/ipv6.h?id=e3f29c4809a5f562adc345c48ed9785f2597df78'>ipv6.h</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/include/net/ipv6.h?id=e3f29c4809a5f562adc345c48ed9785f2597df78&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
<tr><td><span title='2017-01-31 13:16:59 -0500'>2017-01-31</span></td><td><a href='/cgit.cgi/linux/net-next.git/commit/include/net/ipv6.h?id=90427ef5d2a4b9a24079889bf16afdcdaebc4240'>ipv6: fix flow labels when the traffic class is non-0</a></td><td>Dimitris Michailidis</td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+5</span></td></tr>