nvif_device       259 drivers/gpu/drm/nouveau/dispnv04/hw.c 	struct nvif_device *device = &drm->client.device;
nvif_device       510 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nvif_device *dev = &nouveau_drm(device)->client.device;
nvif_device       133 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h 	struct nvif_device *device = &nouveau_drm(dev)->client.device;
nvif_device       139 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h 	struct nvif_device *device = &nouveau_drm(dev)->client.device;
nvif_device       114 drivers/gpu/drm/nouveau/dispnv50/base507c.c 			 struct nvif_device *device)
nvif_device        18 drivers/gpu/drm/nouveau/dispnv50/core.h 			      struct nvif_device *);
nvif_device        33 drivers/gpu/drm/nouveau/dispnv50/core.h int core507d_ntfy_wait_done(struct nouveau_bo *, u32, struct nvif_device *);
nvif_device        49 drivers/gpu/drm/nouveau/dispnv50/core.h int corec37d_ntfy_wait_done(struct nouveau_bo *, u32, struct nvif_device *);
nvif_device        48 drivers/gpu/drm/nouveau/dispnv50/core507d.c 			struct nvif_device *device)
nvif_device        53 drivers/gpu/drm/nouveau/dispnv50/corec37d.c 			struct nvif_device *device)
nvif_device        81 drivers/gpu/drm/nouveau/dispnv50/disp.c nv50_chan_create(struct nvif_device *device, struct nvif_object *disp,
nvif_device       134 drivers/gpu/drm/nouveau/dispnv50/disp.c nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp,
nvif_device       208 drivers/gpu/drm/nouveau/dispnv50/disp.c 		struct nvif_device *device = dmac->base.device;
nvif_device       221 drivers/gpu/drm/nouveau/dispnv50/disp.c 	struct nvif_device *device = dmac->base.device;
nvif_device      2319 drivers/gpu/drm/nouveau/dispnv50/disp.c 	struct nvif_device *device = &nouveau_drm(dev)->client.device;
nvif_device        53 drivers/gpu/drm/nouveau/dispnv50/disp.h 	struct nvif_device *device;
nvif_device        71 drivers/gpu/drm/nouveau/dispnv50/disp.h int nv50_dmac_create(struct nvif_device *device, struct nvif_object *disp,
nvif_device        21 drivers/gpu/drm/nouveau/dispnv50/ovly.h int ovly827e_ntfy_wait_begun(struct nouveau_bo *, u32, struct nvif_device *);
nvif_device        54 drivers/gpu/drm/nouveau/dispnv50/ovly827e.c 			 struct nvif_device *device)
nvif_device        66 drivers/gpu/drm/nouveau/dispnv50/wndw.h 			       struct nvif_device *);
nvif_device        87 drivers/gpu/drm/nouveau/dispnv50/wndw.h int base507c_ntfy_wait_begun(struct nouveau_bo *, u32, struct nvif_device *);
nvif_device        22 drivers/gpu/drm/nouveau/include/nvif/device.h 		      struct nvif_device *);
nvif_device        23 drivers/gpu/drm/nouveau/include/nvif/device.h void nvif_device_fini(struct nvif_device *);
nvif_device        24 drivers/gpu/drm/nouveau/include/nvif/device.h u64  nvif_device_time(struct nvif_device *);
nvif_device        32 drivers/gpu/drm/nouveau/include/nvif/device.h 	struct nvif_device *_device = (d);                                     \
nvif_device        59 drivers/gpu/drm/nouveau/include/nvif/device.h 	struct nvif_device *_device = (a);                                     \
nvif_device         4 drivers/gpu/drm/nouveau/include/nvif/disp.h struct nvif_device;
nvif_device        10 drivers/gpu/drm/nouveau/include/nvif/disp.h int nvif_disp_ctor(struct nvif_device *, s32 oclass, struct nvif_disp *);
nvif_device         6 drivers/gpu/drm/nouveau/include/nvif/fifo.h u64 nvif_fifo_runlist(struct nvif_device *, u64 engine);
nvif_device        10 drivers/gpu/drm/nouveau/include/nvif/fifo.h nvif_fifo_runlist_ce(struct nvif_device *device)
nvif_device         4 drivers/gpu/drm/nouveau/include/nvif/user.h struct nvif_device;
nvif_device        15 drivers/gpu/drm/nouveau/include/nvif/user.h int nvif_user_init(struct nvif_device *);
nvif_device        16 drivers/gpu/drm/nouveau/include/nvif/user.h void nvif_user_fini(struct nvif_device *);
nvif_device       181 drivers/gpu/drm/nouveau/nouveau_abi16.c 	struct nvif_device *device = &drm->client.device;
nvif_device       255 drivers/gpu/drm/nouveau/nouveau_abi16.c 	struct nvif_device *device;
nvif_device       522 drivers/gpu/drm/nouveau/nouveau_abi16.c 	struct nvif_device *device = &abi16->device;
nvif_device        31 drivers/gpu/drm/nouveau/nouveau_abi16.h 	struct nvif_device device;
nvif_device       227 drivers/gpu/drm/nouveau/nouveau_backlight.c 	struct nvif_device *device = &drm->client.device;
nvif_device       165 drivers/gpu/drm/nouveau/nouveau_bo.c 	struct nvif_device *device = &drm->client.device;
nvif_device       123 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device,
nvif_device       226 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_ind(struct nouveau_drm *drm, struct nvif_device *device,
nvif_device       317 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_dma(struct nouveau_drm *drm, struct nvif_device *device,
nvif_device       357 drivers/gpu/drm/nouveau/nouveau_chan.c 	struct nvif_device *device = chan->device;
nvif_device       474 drivers/gpu/drm/nouveau/nouveau_chan.c nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device,
nvif_device         6 drivers/gpu/drm/nouveau/nouveau_chan.h struct nvif_device;
nvif_device         9 drivers/gpu/drm/nouveau/nouveau_chan.h 	struct nvif_device *device;
nvif_device        53 drivers/gpu/drm/nouveau/nouveau_chan.h int  nouveau_channel_new(struct nouveau_drm *, struct nvif_device *,
nvif_device       300 drivers/gpu/drm/nouveau/nouveau_drm.c 	struct nvif_device *device = &drm->client.device;
nvif_device       340 drivers/gpu/drm/nouveau/nouveau_drm.c 	struct nvif_device *device = &drm->client.device;
nvif_device       425 drivers/gpu/drm/nouveau/nouveau_drm.c 	struct nvif_device *device = &drm->client.device;
nvif_device      1000 drivers/gpu/drm/nouveau/nouveau_drm.c 	struct nvif_device *device = &nouveau_drm(drm_dev)->client.device;
nvif_device        97 drivers/gpu/drm/nouveau/nouveau_drv.h 	struct nvif_device device;
nvif_device        68 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	struct nvif_device *device = &drm->client.device;
nvif_device       100 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	struct nvif_device *device = &drm->client.device;
nvif_device       132 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	struct nvif_device *device = &drm->client.device;
nvif_device       313 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	struct nvif_device *device = &drm->client.device;
nvif_device       139 drivers/gpu/drm/nouveau/nv04_fbcon.c 	struct nvif_device *device = &drm->client.device;
nvif_device        28 drivers/gpu/drm/nouveau/nvif/device.c nvif_device_time(struct nvif_device *device)
nvif_device        38 drivers/gpu/drm/nouveau/nvif/device.c nvif_device_fini(struct nvif_device *device)
nvif_device        48 drivers/gpu/drm/nouveau/nvif/device.c 		 void *data, u32 size, struct nvif_device *device)
nvif_device        34 drivers/gpu/drm/nouveau/nvif/disp.c nvif_disp_ctor(struct nvif_device *device, s32 oclass, struct nvif_disp *disp)
nvif_device        25 drivers/gpu/drm/nouveau/nvif/fifo.c nvif_fifo_runlists(struct nvif_device *device)
nvif_device        71 drivers/gpu/drm/nouveau/nvif/fifo.c nvif_fifo_runlist(struct nvif_device *device, u64 engine)
nvif_device        28 drivers/gpu/drm/nouveau/nvif/user.c nvif_user_fini(struct nvif_device *device)
nvif_device        37 drivers/gpu/drm/nouveau/nvif/user.c nvif_user_init(struct nvif_device *device)