Lines Matching refs:stifb_info
105 struct stifb_info { struct
187 SETUP_HW(struct stifb_info *fb) in SETUP_HW()
200 SETUP_FB(struct stifb_info *fb) in SETUP_FB()
237 START_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) in START_IMAGE_COLORMAP_ACCESS()
246 WRITE_IMAGE_COLOR(struct stifb_info *fb, int index, int color) in WRITE_IMAGE_COLOR()
254 FINISH_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) in FINISH_IMAGE_COLORMAP_ACCESS()
269 SETUP_RAMDAC(struct stifb_info *fb) in SETUP_RAMDAC()
277 CRX24_SETUP_RAMDAC(struct stifb_info *fb) in CRX24_SETUP_RAMDAC()
290 HCRX_SETUP_RAMDAC(struct stifb_info *fb)
297 CRX24_SET_OVLY_MASK(struct stifb_info *fb) in CRX24_SET_OVLY_MASK()
309 ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) in ENABLE_DISABLE_DISPLAY()
318 CRX24_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) in CRX24_ENABLE_DISABLE_DISPLAY()
328 ARTIST_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) in ARTIST_ENABLE_DISABLE_DISPLAY()
440 HYPER_ENABLE_DISABLE_DISPLAY(struct stifb_info *fb, int enable) in HYPER_ENABLE_DISABLE_DISPLAY()
463 SETUP_ATTR_ACCESS(struct stifb_info *fb, unsigned BufferNumber) in SETUP_ATTR_ACCESS()
473 SET_ATTR_SIZE(struct stifb_info *fb, int width, int height) in SET_ATTR_SIZE()
489 FINISH_ATTR_ACCESS(struct stifb_info *fb) in FINISH_ATTR_ACCESS()
496 elkSetupPlanes(struct stifb_info *fb) in elkSetupPlanes()
503 ngleSetupAttrPlanes(struct stifb_info *fb, int BufferNumber) in ngleSetupAttrPlanes()
513 rattlerSetupPlanes(struct stifb_info *fb) in rattlerSetupPlanes()
560 setNgleLutBltCtl(struct stifb_info *fb, int offsetWithinLut, int length)
599 setHyperLutBltCtl(struct stifb_info *fb, int offsetWithinLut, int length) in setHyperLutBltCtl()
622 static void hyperUndoITE(struct stifb_info *fb) in hyperUndoITE()
657 ngleDepth8_ClearImagePlanes(struct stifb_info *fb) in ngleDepth8_ClearImagePlanes()
663 ngleDepth24_ClearImagePlanes(struct stifb_info *fb) in ngleDepth24_ClearImagePlanes()
669 ngleResetAttrPlanes(struct stifb_info *fb, unsigned int ctlPlaneReg) in ngleResetAttrPlanes()
721 ngleClearOverlayPlanes(struct stifb_info *fb, int mask, int data) in ngleClearOverlayPlanes()
756 hyperResetPlanes(struct stifb_info *fb, int enable) in hyperResetPlanes()
813 ngleGetDeviceRomData(struct stifb_info *fb) in ngleGetDeviceRomData()
881 SETUP_HCRX(struct stifb_info *fb) in SETUP_HCRX()
927 struct stifb_info *fb = info->par; in stifb_check_var()
950 struct stifb_info *fb = info->par; in stifb_setcolreg()
1010 struct stifb_info *fb = info->par; in stifb_blank()
1039 struct stifb_info *fb = info->par; in stifb_copyarea()
1078 struct stifb_info *fb = info->par; in stifb_fillrect()
1109 stifb_init_display(struct stifb_info *fb) in stifb_init_display()
1189 struct stifb_info *fb; in stifb_init_fb()