Searched refs:OPLDestroy (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/audio/ | ||
H A D | fmopl.h | 94 void OPLDestroy(FM_OPL *OPL); |
H A D | adlib.c | 235 OPLDestroy (s->opl); in Adlib_fini() |
H A D | fmopl.c | 1121 void OPLDestroy(FM_OPL *OPL) in OPLDestroy() function |