Searched defs:m2info (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/matrox/
H A Di2c-matroxfb.c146 struct matroxfb_dh_maven_info* m2info; i2c_matroxfb_probe() local
205 struct matroxfb_dh_maven_info* m2info = data; i2c_matroxfb_remove() local
H A Dmatroxfb_crtc2.c33 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_setcolreg() macro
60 #undef m2info matroxfb_dh_setcolreg() macro
63 static void matroxfb_dh_restore(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_restore() argument
160 static void matroxfb_dh_disable(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_disable() argument
167 static void matroxfb_dh_pan_var(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_pan_var() argument
188 static int matroxfb_dh_decode_var(struct matroxfb_dh_fb_info* m2info, matroxfb_dh_decode_var() argument
263 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_open() macro
278 #undef m2info matroxfb_dh_open() macro
282 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_release() macro
290 #undef m2info matroxfb_dh_release() macro
297 static void matroxfb_dh_init_fix(struct matroxfb_dh_fb_info *m2info) matroxfb_dh_init_fix() argument
314 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_check_var() macro
320 #undef m2info matroxfb_dh_check_var() macro
324 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_set_par() macro
392 #undef m2info matroxfb_dh_set_par() macro
396 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_pan_display() macro
399 #undef m2info matroxfb_dh_pan_display() macro
402 static int matroxfb_dh_get_vblank(const struct matroxfb_dh_fb_info* m2info, struct fb_vblank* vblank) { matroxfb_dh_get_vblank() argument
426 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_ioctl() macro
548 #undef m2info macro
552 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) matroxfb_dh_blank() macro
562 #undef m2info matroxfb_dh_blank() macro
652 static int matroxfb_dh_registerfb(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_registerfb() argument
665 static void matroxfb_dh_deregisterfb(struct matroxfb_dh_fb_info* m2info) { matroxfb_dh_deregisterfb() argument
693 struct matroxfb_dh_fb_info* m2info; matroxfb_crtc2_probe() local
598 matroxfb_dh_regit(const struct matrox_fb_info *minfo, struct matroxfb_dh_fb_info *m2info) matroxfb_dh_regit() argument

Completed in 80 milliseconds