Home
last modified time | relevance | path

Searched refs:OPLWrite (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dfmopl.h98 int OPLWrite(FM_OPL *OPL,int a,int v);
H A Dadlib.c118 OPLWrite (s->opl, a, val); in adlib_write()
H A Dfmopl.c1144 int OPLWrite(FM_OPL *OPL,int a,int v) in OPLWrite() function