/*
 *   ALSA Driver for the PT2258 volume controller.
 *
 *	Copyright (c) 2006  Jochen Voss <voss@seehuhn.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
 *
 */      

#ifndef __SOUND_PT2258_H
#define __SOUND_PT2258_H

struct snd_pt2258 {
	struct snd_card *card;
	struct snd_i2c_bus *i2c_bus;
	struct snd_i2c_device *i2c_dev;

	unsigned char volume[6];
	int mute;
};

extern int snd_pt2258_reset(struct snd_pt2258 *pt);
extern int snd_pt2258_build_controls(struct snd_pt2258 *pt);

#endif /* __SOUND_PT2258_H */
ack'>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=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/net/rtnetlink.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/net/rtnetlink.h?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/net/rtnetlink.h?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/rtnetlink.h?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/rtnetlink.h'>
<input type='hidden' name='id' value='f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'/><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=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/rtnetlink.h?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3'>rtnetlink.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/rtnetlink.h?id=f32f5bd2eb7e91a5090c06bbe1ed14bffbbda5d3&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>