Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.h95 void OPLSetTimerHandler(FM_OPL *OPL, OPL_TIMERHANDLER TimerHandler,
H A Dadlib.c268 OPLSetTimerHandler(s->opl, timer_handler, s); in adlib_realizefn()
H A Dfmopl.c1136 void OPLSetTimerHandler(FM_OPL *OPL, OPL_TIMERHANDLER TimerHandler, in OPLSetTimerHandler() function