Searched defs:ofb (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | pxafb.c | 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() local 748 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_release() local 765 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_check_var() local 814 static int overlayfb_check_video_memory(struct pxafb_layer *ofb) in overlayfb_check_video_memory() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | pxafb.c | 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() local 750 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_release() local 767 struct pxafb_layer *ofb = container_of(info, struct pxafb_layer, fb); in overlayfb_check_var() local 816 static int overlayfb_check_video_memory(struct pxafb_layer *ofb) in overlayfb_check_video_memory() [all …]
|