Searched refs:matroxfb_dh_fb_info (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.h7 struct matroxfb_dh_fb_info { struct
H A Dmatroxfb_crtc2.c33 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_setcolreg()
63 static void matroxfb_dh_restore(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_restore()
160 static void matroxfb_dh_disable(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_disable()
167 static void matroxfb_dh_pan_var(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_pan_var()
188 static int matroxfb_dh_decode_var(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_decode_var()
263 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_open()
282 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_release()
297 static void matroxfb_dh_init_fix(struct matroxfb_dh_fb_info *m2info) matroxfb_dh_init_fix()
314 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_check_var()
324 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_set_par()
396 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_pan_display()
402 static int matroxfb_dh_get_vblank(const struct matroxfb_dh_fb_info* m2info, struct fb_vblank* vblank) { matroxfb_dh_get_vblank()
426 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_ioctl()
552 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_blank()
599 struct matroxfb_dh_fb_info *m2info) matroxfb_dh_regit()
652 static int matroxfb_dh_registerfb(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_registerfb()
665 static void matroxfb_dh_deregisterfb(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_deregisterfb()
669 struct matroxfb_dh_fb_info* crtc2; matroxfb_dh_deregisterfb()
693 struct matroxfb_dh_fb_info* m2info; matroxfb_crtc2_probe()
H A Dmatroxfb_base.h331 struct matroxfb_dh_fb_info;
367 struct matroxfb_dh_fb_info* info;
H A Dmatroxfb_base.c157 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; update_crtc2()
945 struct matroxfb_dh_fb_info* crtc2;

Completed in 200 milliseconds