Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c34 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) in matroxfb_dh_setcolreg()
64 static void matroxfb_dh_restore(struct matroxfb_dh_fb_info* m2info, in matroxfb_dh_restore()
161 static void matroxfb_dh_disable(struct matroxfb_dh_fb_info* m2info) { in matroxfb_dh_disable()
168 static void matroxfb_dh_pan_var(struct matroxfb_dh_fb_info* m2info, in matroxfb_dh_pan_var()
189 static int matroxfb_dh_decode_var(struct matroxfb_dh_fb_info* m2info, in matroxfb_dh_decode_var()
264 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) in matroxfb_dh_open()
283 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) in matroxfb_dh_release()
298 static void matroxfb_dh_init_fix(struct matroxfb_dh_fb_info *m2info) in matroxfb_dh_init_fix()
315 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbcon)) in matroxfb_dh_check_var()
325 #define m2info (container_of(info, struct matroxfb_dh_fb_info, fbco in matroxfb_dh_set_par()
[all...]
H A Dmatroxfb_crtc2.h8 struct matroxfb_dh_fb_info { struct
9 fbconmatroxfb_dh_fb_info global() argument
10 fbcon_registeredmatroxfb_dh_fb_info global() argument
11 initializedmatroxfb_dh_fb_info global() argument
13 primary_devmatroxfb_dh_fb_info global() argument
15 __anon0bfb59e80108matroxfb_dh_fb_info global() argument
23 videomatroxfb_dh_fb_info global() argument
24 __anon0bfb59e80208matroxfb_dh_fb_info global() argument
28 mmiomatroxfb_dh_fb_info global() argument
30 interlacedmatroxfb_dh_fb_info global() argument
32 cmapmatroxfb_dh_fb_info global() argument
H A Dmatroxfb_base.h330 struct matroxfb_dh_fb_info;
366 struct matroxfb_dh_fb_info* info;
H A Dmatroxfb_base.c160 struct matroxfb_dh_fb_info *info = minfo->crtc2.info; in update_crtc2()
948 struct matroxfb_dh_fb_info* crtc2; in matroxfb_ioctl()