Searched refs:kcmd (Results 1 – 1 of 1) sorted by relevance
123 unsigned int kcmd; in dma_heap_ioctl() local135 kcmd = dma_heap_ioctl_cmds[nr]; in dma_heap_ioctl()138 drv_size = _IOC_SIZE(kcmd); in dma_heap_ioctl()141 if ((ucmd & kcmd & IOC_IN) == 0) in dma_heap_ioctl()143 if ((ucmd & kcmd & IOC_OUT) == 0) in dma_heap_ioctl()163 switch (kcmd) { in dma_heap_ioctl()