Lines Matching refs:matrox_fb_info
38 }, offsetof(struct matrox_fb_info, altout.tvo_params.brightness) },
43 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
48 }, offsetof(struct matrox_fb_info, altout.tvo_params.saturation) },
53 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
58 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
83 static inline int *get_ctrl_ptr(struct matrox_fb_info *minfo, unsigned int idx) in get_ctrl_ptr()
88 static void tvo_fill_defaults(struct matrox_fb_info *minfo) in tvo_fill_defaults()
97 static int cve2_get_reg(struct matrox_fb_info *minfo, int reg) in cve2_get_reg()
109 static void cve2_set_reg(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg()
119 static void cve2_set_reg10(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg10()
131 static void g450_compute_bwlevel(const struct matrox_fb_info *minfo, int *bl, in g450_compute_bwlevel()
164 struct matrox_fb_info *minfo = md; in g450_set_ctrl()
218 struct matrox_fb_info *minfo = md; in g450_get_ctrl()
236 static void computeRegs(struct matrox_fb_info *minfo, struct mavenregs *r, in computeRegs()
503 static void cve2_init_TV(struct matrox_fb_info *minfo, in cve2_init_TV()
521 struct matrox_fb_info *minfo = md; in matroxfb_g450_compute()
559 struct matrox_fb_info *minfo = md; in matroxfb_g450_program()
578 struct matrox_fb_info *minfo = md; in g450_dvi_compute()
602 void matroxfb_g450_connect(struct matrox_fb_info *minfo) in matroxfb_g450_connect()
619 void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) in matroxfb_g450_shutdown()