Searched refs:OPLCreate (Results 1 – 3 of 3) sorted by relevance
93 FM_OPL *OPLCreate(int clock, int rate);
262 s->opl = OPLCreate (3579545, s->freq); in adlib_realizefn()
1073 FM_OPL *OPLCreate(int clock, int rate) in OPLCreate() function