Searched refs:do_dma_buf_te_ioctl_alloc (Results 1 – 1 of 1) sorted by relevance
440 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() function736 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()