Home
last modified time | relevance | path

Searched refs:PIPE_WAKE_UNLOCK_DMA (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_common.h49 PIPE_WAKE_UNLOCK_DMA = 1 << 3, /* unlock this pipe's DMA buffer */ enumerator
/hardware/google/aemu/host-common/
DGoldfishDma.cpp54 android_pipe_host_signal_wake(hwpipe, PIPE_WAKE_UNLOCK_DMA); in android_goldfish_dma_unlock()