patch-2.1.110 linux/drivers/video/sbusfb.h
Next file: linux/drivers/video/tgafb.c
Previous file: linux/drivers/video/sbusfb.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Jul 18 13:55:46 1998
- Orig file:
v2.1.109/linux/drivers/video/sbusfb.h
- Orig date:
Thu Jul 16 18:09:27 1998
diff -u --recursive --new-file v2.1.109/linux/drivers/video/sbusfb.h linux/drivers/video/sbusfb.h
@@ -21,6 +21,7 @@
struct bt_regs *bt;
struct cg6_fbc *fbc;
struct cg6_thc *thc;
+ struct cg6_tec *tec;
volatile u32 *fhc;
};
@@ -76,6 +77,7 @@
void (*loadcmap)(struct fb_info_sbusfb *, int, int);
void (*blank)(struct fb_info_sbusfb *);
void (*unblank)(struct fb_info_sbusfb *);
+ void (*margins)(struct fb_info_sbusfb *, struct display *, int, int);
void (*reset)(struct fb_info_sbusfb *);
void (*fill)(struct fb_info_sbusfb *, int, int, unsigned short *);
void (*switch_from_graph)(struct fb_info_sbusfb *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov