Searched refs:nvif_event_v0 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | event.h | 24 struct nvif_event_v0 *, u32, bool, struct nvif_event *); 28 bool wait, struct nvif_event_v0 *args, u32 argc, struct nvif_event *event) in nvif_event_ctor()
|
H A D | if000e.h | 6 struct nvif_event_v0 { struct
|
/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | event.c | 58 bool wait, struct nvif_event_v0 *args, u32 argc, bool warn, in nvif_event_ctor_() 61 struct nvif_event_v0 _args; in nvif_event_ctor_()
|
H A D | conn.c | 34 struct nvif_event_v0 base; in nvif_conn_event_ctor()
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.c | 188 struct nvif_event_v0 base; in nouveau_fence_context_new()
|
H A D | nouveau_chan.c | 373 struct nvif_event_v0 base; in nouveau_channel_init()
|