swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: bf81b46482c0fa8ea638e409d39768ea92a6b0f0 authored by Linus Torvalds on 07 January 2007, 05:45:51 UTC
Linux 2.6.20-rc4
Tip revision: bf81b46
opl3.h

int opl3_detect (int ioaddr, int *osp);
int opl3_init(int ioaddr, int *osp, struct module *owner);

void enable_opl3_mode(int left, int right, int both);
back to top