Lines Matching refs:matrox_fb_info
41 }, offsetof(struct matrox_fb_info, altout.tvo_params.brightness) },
46 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
51 }, offsetof(struct matrox_fb_info, altout.tvo_params.saturation) },
56 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
61 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
86 static inline int *get_ctrl_ptr(struct matrox_fb_info *minfo, unsigned int idx) in get_ctrl_ptr()
91 static void tvo_fill_defaults(struct matrox_fb_info *minfo) in tvo_fill_defaults()
100 static int cve2_get_reg(struct matrox_fb_info *minfo, int reg) in cve2_get_reg()
112 static void cve2_set_reg(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg()
122 static void cve2_set_reg10(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg10()
134 static void g450_compute_bwlevel(const struct matrox_fb_info *minfo, int *bl, in g450_compute_bwlevel()
167 struct matrox_fb_info *minfo = md; in g450_set_ctrl()
221 struct matrox_fb_info *minfo = md; in g450_get_ctrl()
239 static void computeRegs(struct matrox_fb_info *minfo, struct mavenregs *r, in computeRegs()
506 static void cve2_init_TV(struct matrox_fb_info *minfo, in cve2_init_TV()
524 struct matrox_fb_info *minfo = md; in matroxfb_g450_compute()
562 struct matrox_fb_info *minfo = md; in matroxfb_g450_program()
581 struct matrox_fb_info *minfo = md; in g450_dvi_compute()
605 void matroxfb_g450_connect(struct matrox_fb_info *minfo) in matroxfb_g450_connect()
622 void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) in matroxfb_g450_shutdown()