Searched refs:fb_ctxdma_handle (Results 1 – 2 of 2) sorted by relevance
321 if (init->fb_ctxdma_handle == ~0) { in nouveau_abi16_ioctl_channel_alloc()332 init->fb_ctxdma_handle = 0; in nouveau_abi16_ioctl_channel_alloc()342 if (!runm || init->fb_ctxdma_handle == ~0 || init->tt_ctxdma_handle == ~0) in nouveau_abi16_ioctl_channel_alloc()354 ret = nouveau_channel_new(cli, false, runm, init->fb_ctxdma_handle, in nouveau_abi16_ioctl_channel_alloc()
84 __u32 fb_ctxdma_handle; member