Home
last modified time | relevance | path

Searched refs:nvif_ioctl_v0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/
Dobject.c35 struct nvif_ioctl_v0 v0; in nvif_object_ioctl()
60 struct nvif_ioctl_v0 ioctl; in nvif_object_sclass_get()
104 struct nvif_ioctl_v0 ioctl; in nvif_object_mthd()
138 struct nvif_ioctl_v0 ioctl; in nvif_object_unmap_handle()
152 struct nvif_ioctl_v0 ioctl; in nvif_object_map_handle()
214 struct nvif_ioctl_v0 ioctl; in nvif_object_dtor()
233 struct nvif_ioctl_v0 ioctl; in nvif_object_ctor()
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/
Dioctl.h5 struct nvif_ioctl_v0 { struct
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_abi16.c713 nouveau_abi16_ioctl_mthd(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_mthd()
743 nouveau_abi16_ioctl_del(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_del()
761 nouveau_abi16_ioctl_new(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_new()
804 nouveau_abi16_ioctl_sclass(struct nouveau_abi16 *abi16, struct nvif_ioctl_v0 *ioctl, u32 argc) in nouveau_abi16_ioctl_sclass()
841 struct nvif_ioctl_v0 *ioctl; in nouveau_abi16_ioctl()
Dnouveau_svm.c82 struct nvif_ioctl_v0 i;
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/core/
Dioctl.c289 struct nvif_ioctl_v0 v0; in nvkm_ioctl()