amp.h (0a3fd051c7036ef71b58863f8e5da7c3dabd9d3f) | amp.h (c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916) |
---|---|
1#ifndef __SOUND_AMP_H 2#define __SOUND_AMP_H 3 4/* 5 * ALSA driver for VIA VT1724 (Envy24HT) 6 * 7 * Lowlevel functions for Advanced Micro Peripherals Ltd AUDIO2000 8 * | 1#ifndef __SOUND_AMP_H 2#define __SOUND_AMP_H 3 4/* 5 * ALSA driver for VIA VT1724 (Envy24HT) 6 * 7 * Lowlevel functions for Advanced Micro Peripherals Ltd AUDIO2000 8 * |
9 * Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz> | 9 * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> |
10 * 11 * This program is free software; you can redistribute it and/or modify 12 * it under the terms of the GNU General Public License as published by 13 * the Free Software Foundation; either version 2 of the License, or 14 * (at your option) any later version. 15 * 16 * This program is distributed in the hope that it will be useful, 17 * but WITHOUT ANY WARRANTY; without even the implied warranty of --- 31 unchanged lines hidden --- | 10 * 11 * This program is free software; you can redistribute it and/or modify 12 * it under the terms of the GNU General Public License as published by 13 * the Free Software Foundation; either version 2 of the License, or 14 * (at your option) any later version. 15 * 16 * This program is distributed in the hope that it will be useful, 17 * but WITHOUT ANY WARRANTY; without even the implied warranty of --- 31 unchanged lines hidden --- |