Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.h100 int OPLTimerOver(FM_OPL *OPL,int c);
H A Dadlib.c81 OPLTimerOver (s->opl, n); in adlib_stop_opl_timer()
H A Dfmopl.c1188 int OPLTimerOver(FM_OPL *OPL,int c) in OPLTimerOver() function