Merge with 2.4.0-test3-pre4.
[linux-2.6/linux-mips.git] / drivers / sound / opl3.h
blob6ef00614bb86b397ac5d5db3e3b55a28692a125d
1 /*
2 * opl3.h
4 * Copyright: Christoph Hellwig <chhellwig@gmx.net>
6 */
8 int opl3_detect (int ioaddr, int *osp);
9 int opl3_init(int ioaddr, int *osp);
11 void enable_opl3_mode(int left, int right, int both);