Home
last modified time | relevance | path

Searched refs:dma_heap_phys_data (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddma-heap.h42 struct dma_heap_phys_data { struct
59 struct dma_heap_phys_data) argument
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-heap.h32 int (*get_phys)(struct dma_heap *heap, struct dma_heap_phys_data *phys);
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c163 struct dma_heap_phys_data *phys = data; in dma_heap_ioctl_get_phys()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_cma_heap.c458 struct dma_heap_phys_data *phys) in cma_heap_get_phys()