Home
last modified time | relevance | path

Searched defs:dma_heap (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-heap.c38 struct dma_heap { struct
40 const struct dma_heap_ops *ops; argument
55 struct dma_heap *dma_heap_find(const char *name) in dma_heap_find() argument
/device/soc/esp/esp32/components/esp32/
Dspiram.c193 static uint8_t *dma_heap; variable