Searched refs:nv17_tv_state (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dtvnv17.h32 struct nv17_tv_state { struct
75 struct nv17_tv_state state;
76 struct nv17_tv_state saved_state;
124 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
125 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
H A Dnouveau_dispnv04_tvmodesnv17.c385 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state)
412 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state)
480 struct nv17_tv_state *regs = &tv_enc->state;
535 struct nv17_tv_state *regs = &tv_enc->state;
H A Dnouveau_dispnv04_tvnv17.c371 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
470 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;

Completed in 64 milliseconds