Searched refs:DMA_HEAP_IOC_MAGIC (Results 1 - 2 of 2) sorted by path

/linux-master/include/uapi/linux/
H A Ddma-heap.h42 #define DMA_HEAP_IOC_MAGIC 'H' macro
50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\
/linux-master/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c298 older_alloc_ioctl = _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,
334 newer_alloc_ioctl = _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,

Completed in 188 milliseconds