nouveau_plane      57 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	void (*set_params)(struct nouveau_plane *);
nouveau_plane     121 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *nv_plane =
nouveau_plane     122 drivers/gpu/drm/nouveau/dispnv04/overlay.c 		container_of(plane, struct nouveau_plane, base);
nouveau_plane     194 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *nv_plane =
nouveau_plane     195 drivers/gpu/drm/nouveau/dispnv04/overlay.c 		container_of(plane, struct nouveau_plane, base);
nouveau_plane     215 drivers/gpu/drm/nouveau/dispnv04/overlay.c nv10_set_params(struct nouveau_plane *plane)
nouveau_plane     246 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *nv_plane =
nouveau_plane     247 drivers/gpu/drm/nouveau/dispnv04/overlay.c 		container_of(plane, struct nouveau_plane, base);
nouveau_plane     280 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *plane = kzalloc(sizeof(struct nouveau_plane), GFP_KERNEL);
nouveau_plane     369 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *nv_plane =
nouveau_plane     370 drivers/gpu/drm/nouveau/dispnv04/overlay.c 		container_of(plane, struct nouveau_plane, base);
nouveau_plane     443 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *nv_plane =
nouveau_plane     444 drivers/gpu/drm/nouveau/dispnv04/overlay.c 		container_of(plane, struct nouveau_plane, base);
nouveau_plane     469 drivers/gpu/drm/nouveau/dispnv04/overlay.c 	struct nouveau_plane *plane = kzalloc(sizeof(struct nouveau_plane), GFP_KERNEL);