Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dgusemu.h46 void GUS_dmarequest(GUSEmuState *state); /* used by gus_write() only - can be left empty…
H A Dgus.c174 void GUS_dmarequest (GUSEmuState *emu) in GUS_dmarequest() function
H A Dgusemu_hal.c369 GUS_dmarequest(state); in gus_write()