Lines Matching defs:minfo
69 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_restore() local
161 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_disable() local
172 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_pan_var() local
264 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_open() local
284 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_release() local
330 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_set_par() local
403 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_get_vblank() local
427 struct matrox_fb_info *minfo = m2info->primary_dev; in matroxfb_dh_ioctl() local
598 static int matroxfb_dh_regit(const struct matrox_fb_info *minfo, in matroxfb_dh_regit()
601 #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()
712 static void matroxfb_crtc2_remove(struct matrox_fb_info* minfo, void* crtc2) { in matroxfb_crtc2_remove()