Searched refs:nvif_object_wr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 32 void nvif_object_wr(struct nvif_object *, int, u64, u32); 57 nvif_object_wr(_object, (b), (c), (d)); \
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 38 void nvif_object_wr(struct nvif_object *, int, u64, u32); 63 nvif_object_wr(_object, (b), (c), (d)); \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
H A D | object.c | 122 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) in nvif_object_wr() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | object.c | 121 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) in nvif_object_wr() function
|
Completed in 3 milliseconds