Lines Matching refs:pxafb_layer
613 static void overlay1fb_setup(struct pxafb_layer *ofb) in overlay1fb_setup()
623 static void overlay1fb_enable(struct pxafb_layer *ofb) in overlay1fb_enable()
633 static void overlay1fb_disable(struct pxafb_layer *ofb) in overlay1fb_disable()
654 static void overlay2fb_setup(struct pxafb_layer *ofb) in overlay2fb_setup()
677 static void overlay2fb_enable(struct pxafb_layer *ofb) in overlay2fb_enable()
696 static void overlay2fb_disable(struct pxafb_layer *ofb) in overlay2fb_disable()
732 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_open()
750 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_release()
767 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_check_var()
816 static int overlayfb_check_video_memory(struct pxafb_layer *ofb) in overlayfb_check_video_memory()
843 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_set_par()
876 static void init_pxafb_overlay(struct pxafb_info *fbi, struct pxafb_layer *ofb, in init_pxafb_overlay()
911 struct pxafb_layer *ofb) in pxafb_overlay_map_video_memory()
942 struct pxafb_layer *ofb = &fbi->overlay[i]; in pxafb_overlay_init()
974 struct pxafb_layer *ofb = &fbi->overlay[i]; in pxafb_overlay_exit()