Lines Matching defs:minfo
70 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_restore() local
162 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_disable() local
173 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_pan_var() local
265 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_open() local
285 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_release() local
331 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_set_par() local
404 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_get_vblank() local
428 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_ioctl() local
599 static int matroxfb_dh_regit(const struct matrox_fb_info *minfo, in matroxfb_dh_regit()
602 #define minfo (m2info->primary_dev) in matroxfb_dh_regit() macro
653 #define minfo (m2info->primary_dev) in matroxfb_dh_registerfb() macro
666 #define minfo (m2info->primary_dev) in matroxfb_dh_deregisterfb() macro
692 static void* matroxfb_crtc2_probe(struct matrox_fb_info* minfo) { in matroxfb_crtc2_probe()
711 static void matroxfb_crtc2_remove(struct matrox_fb_info* minfo, void* crtc2) { in matroxfb_crtc2_remove()