Lines Matching refs:matrox_fb_info

39 	}, offsetof(struct matrox_fb_info, altout.tvo_params.brightness) },
44 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
49 }, offsetof(struct matrox_fb_info, altout.tvo_params.saturation) },
54 }, offsetof(struct matrox_fb_info, altout.tvo_params.hue) },
59 }, offsetof(struct matrox_fb_info, altout.tvo_params.testout) },
84 static inline int *get_ctrl_ptr(struct matrox_fb_info *minfo, unsigned int idx) in get_ctrl_ptr()
89 static void tvo_fill_defaults(struct matrox_fb_info *minfo) in tvo_fill_defaults()
98 static int cve2_get_reg(struct matrox_fb_info *minfo, int reg) in cve2_get_reg()
110 static void cve2_set_reg(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg()
120 static void cve2_set_reg10(struct matrox_fb_info *minfo, int reg, int val) in cve2_set_reg10()
132 static void g450_compute_bwlevel(const struct matrox_fb_info *minfo, int *bl, in g450_compute_bwlevel()
165 struct matrox_fb_info *minfo = md; in g450_set_ctrl()
219 struct matrox_fb_info *minfo = md; in g450_get_ctrl()
237 static void computeRegs(struct matrox_fb_info *minfo, struct mavenregs *r, in computeRegs()
504 static void cve2_init_TV(struct matrox_fb_info *minfo, in cve2_init_TV()
522 struct matrox_fb_info *minfo = md; in matroxfb_g450_compute()
560 struct matrox_fb_info *minfo = md; in matroxfb_g450_program()
579 struct matrox_fb_info *minfo = md; in g450_dvi_compute()
603 void matroxfb_g450_connect(struct matrox_fb_info *minfo) in matroxfb_g450_connect()
620 void matroxfb_g450_shutdown(struct matrox_fb_info *minfo) in matroxfb_g450_shutdown()