Symbol: matroxfb_dh_fb_info
drivers/video/fbdev/matrox/matroxfb_base.c
160
struct matroxfb_dh_fb_info *info = minfo->crtc2.info;
drivers/video/fbdev/matrox/matroxfb_base.c
948
struct matroxfb_dh_fb_info* crtc2;
drivers/video/fbdev/matrox/matroxfb_base.h
330
struct matroxfb_dh_fb_info;
drivers/video/fbdev/matrox/matroxfb_base.h
366
struct matroxfb_dh_fb_info* info;
drivers/video/fbdev/matrox/matroxfb_crtc2.c
161
static void matroxfb_dh_disable(struct matroxfb_dh_fb_info* m2info) {
drivers/video/fbdev/matrox/matroxfb_crtc2.c
168
static void matroxfb_dh_pan_var(struct matroxfb_dh_fb_info* m2info,
drivers/video/fbdev/matrox/matroxfb_crtc2.c
189
static int matroxfb_dh_decode_var(struct matroxfb_dh_fb_info* m2info,
drivers/video/fbdev/matrox/matroxfb_crtc2.c
264
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
283
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
298
static void matroxfb_dh_init_fix(struct matroxfb_dh_fb_info *m2info)
drivers/video/fbdev/matrox/matroxfb_crtc2.c
315
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
325
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
34
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
397
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
403
static int matroxfb_dh_get_vblank(const struct matroxfb_dh_fb_info* m2info, struct fb_vblank* vblank) {
drivers/video/fbdev/matrox/matroxfb_crtc2.c
427
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
553
#define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon))
drivers/video/fbdev/matrox/matroxfb_crtc2.c
598
struct matroxfb_dh_fb_info *m2info)
drivers/video/fbdev/matrox/matroxfb_crtc2.c
64
static void matroxfb_dh_restore(struct matroxfb_dh_fb_info* m2info,
drivers/video/fbdev/matrox/matroxfb_crtc2.c
650
static int matroxfb_dh_registerfb(struct matroxfb_dh_fb_info* m2info) {
drivers/video/fbdev/matrox/matroxfb_crtc2.c
663
static void matroxfb_dh_deregisterfb(struct matroxfb_dh_fb_info* m2info) {
drivers/video/fbdev/matrox/matroxfb_crtc2.c
667
struct matroxfb_dh_fb_info* crtc2;
drivers/video/fbdev/matrox/matroxfb_crtc2.c
691
struct matroxfb_dh_fb_info* m2info;