Searched refs:dma_heap_ioctl_cmds (Results 1 – 2 of 2) sorted by relevance
107 static unsigned int dma_heap_ioctl_cmds[] = { variable121 if (nr >= ARRAY_SIZE(dma_heap_ioctl_cmds)) in dma_heap_ioctl()124 nr = array_index_nospec(nr, ARRAY_SIZE(dma_heap_ioctl_cmds)); in dma_heap_ioctl()126 kcmd = dma_heap_ioctl_cmds[nr]; in dma_heap_ioctl()
388 if (nr >= ARRAY_SIZE(dma_heap_ioctl_cmds))391 + nr = array_index_nospec(nr, ARRAY_SIZE(dma_heap_ioctl_cmds));393 kcmd = dma_heap_ioctl_cmds[nr];