Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.h99 unsigned char OPLRead(FM_OPL *OPL,int a);
H A Dadlib.c127 return OPLRead (s->opl, a); in adlib_read()
H A Dfmopl.c1165 unsigned char OPLRead(FM_OPL *OPL,int a) in OPLRead() function