nvif_user          18 drivers/gpu/drm/nouveau/include/nvif/device.h 	struct nvif_user user;
nvif_user          12 drivers/gpu/drm/nouveau/include/nvif/user.h 	void (*doorbell)(struct nvif_user *, u32 token);
nvif_user          87 drivers/gpu/drm/nouveau/nouveau_dma.c 	struct nvif_user *user = &chan->drm->client.device.user;
nvif_user          25 drivers/gpu/drm/nouveau/nvif/userc361.c nvif_userc361_doorbell(struct nvif_user *user, u32 token)