ACPI: EC: Put install handlers into separate function.
[linux-2.6/mini2440.git] / sound / oss / opl3.h
blob0bc9a4bcda13167608ab42bc5e2adac4f9caf6c0
2 int opl3_detect (int ioaddr, int *osp);
3 int opl3_init(int ioaddr, int *osp, struct module *owner);
5 void enable_opl3_mode(int left, int right, int both);