Searched defs:nvif_parent_func (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| D | parent.h | 8 const struct nvif_parent_func { struct 9 void (*debugf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3); 10 void (*errorf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3);
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| D | parent.h | 8 const struct nvif_parent_func { struct 9 void (*debugf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3); 10 void (*errorf)(struct nvif_object *, const char *fmt, ...) __printf(2, 3);
|