Lines Matching refs:pxafb_layer
611 static void overlay1fb_setup(struct pxafb_layer *ofb) in overlay1fb_setup()
621 static void overlay1fb_enable(struct pxafb_layer *ofb) in overlay1fb_enable()
631 static void overlay1fb_disable(struct pxafb_layer *ofb) in overlay1fb_disable()
652 static void overlay2fb_setup(struct pxafb_layer *ofb) in overlay2fb_setup()
675 static void overlay2fb_enable(struct pxafb_layer *ofb) in overlay2fb_enable()
694 static void overlay2fb_disable(struct pxafb_layer *ofb) in overlay2fb_disable()
730 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_open()
748 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_release()
765 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_check_var()
814 static int overlayfb_check_video_memory(struct pxafb_layer *ofb) in overlayfb_check_video_memory()
841 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_set_par()
874 static void init_pxafb_overlay(struct pxafb_info *fbi, struct pxafb_layer *ofb, in init_pxafb_overlay()
908 struct pxafb_layer *ofb) in pxafb_overlay_map_video_memory()
939 struct pxafb_layer *ofb = &fbi->overlay[i]; in pxafb_overlay_init()
971 struct pxafb_layer *ofb = &fbi->overlay[i]; in pxafb_overlay_exit()