Searched refs:kcmd (Results 1 – 1 of 1) sorted by relevance
136 unsigned int kcmd; in dma_heap_ioctl() local146 kcmd = dma_heap_ioctl_cmds[nr]; in dma_heap_ioctl()149 drv_size = _IOC_SIZE(kcmd); in dma_heap_ioctl()152 if ((ucmd & kcmd & IOC_IN) == 0) in dma_heap_ioctl()154 if ((ucmd & kcmd & IOC_OUT) == 0) in dma_heap_ioctl()174 switch (kcmd) { in dma_heap_ioctl()