Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c440 static int do_dma_buf_te_ioctl_alloc(struct dma_buf_te_ioctl_alloc __user *buf, bool contiguous) in do_dma_buf_te_ioctl_alloc() function
736 return do_dma_buf_te_ioctl_alloc((struct dma_buf_te_ioctl_alloc __user *)arg, false); in dma_buf_te_ioctl()
738 return do_dma_buf_te_ioctl_alloc((struct dma_buf_te_ioctl_alloc __user *)arg, true); in dma_buf_te_ioctl()