Searched refs:emugl_dma_unlock_t (Results 1 – 2 of 2) sorted by relevance
34 typedef void (*emugl_dma_unlock_t)(uint64_t); typedef38 emugl_dma_unlock_t unlock;44 EMUGL_COMMON_API extern emugl_dma_unlock_t g_emugl_dma_unlock;47 EMUGL_COMMON_API void set_emugl_dma_unlock(emugl_dma_unlock_t);
24 emugl_dma_unlock_t g_emugl_dma_unlock = defaultDmaUnlock;30 void set_emugl_dma_unlock(emugl_dma_unlock_t f) { in set_emugl_dma_unlock()