Home
last modified time | relevance | path

Searched refs:drm_nouveau_channel_alloc (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_abi16.h46 struct drm_nouveau_channel_alloc { struct
109 …ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_CHANNEL_ALLOC, struct drm_nouveau_channel_alloc)
Dnouveau_abi16.c250 struct drm_nouveau_channel_alloc *init = data; in nouveau_abi16_ioctl_channel_alloc()