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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv17_tv.h30 struct nv17_tv_state { struct
73 struct nv17_tv_state state;
74 struct nv17_tv_state saved_state;
122 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
H A Dnv17_tv_modes.c374 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state)
401 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state)
469 struct nv17_tv_state *regs = &tv_enc->state;
524 struct nv17_tv_state *regs = &tv_enc->state;
H A Dnv17_tv.c345 struct nv17_tv_state *regs = &to_tv_enc(encoder)->state;
451 struct nv17_tv_state *tv_regs = &to_tv_enc(encoder)->state;

Completed in 39 milliseconds