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