nv17_tv_state     380 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state)
nv17_tv_state     407 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state)
nv17_tv_state     475 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c 	struct nv17_tv_state *regs = &tv_enc->state;
nv17_tv_state     530 drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c 	struct nv17_tv_state *regs = &tv_enc->state;
nv17_tv_state     366 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 	struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
nv17_tv_state     465 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c 	struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;
nv17_tv_state      73 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h 	struct nv17_tv_state state;
nv17_tv_state      74 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h 	struct nv17_tv_state saved_state;
nv17_tv_state     122 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
nv17_tv_state     123 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);