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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 79 milliseconds