Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_abi16.h45 struct drm_nouveau_channel_alloc { struct
108 …ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_NOUVEAU_CHANNEL_ALLOC, struct drm_nouveau_channel_alloc)
Dnouveau_abi16.c251 struct drm_nouveau_channel_alloc *init = data; in nouveau_abi16_ioctl_channel_alloc()