Home
last modified time | relevance | path

Searched refs:setop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dvga16fb.c145 static inline int setop(int op) in setop() function
860 oldop = setop(0); in vga_8planes_fillrect()
883 oldop = setop(0x18); in vga_8planes_fillrect()
895 setop(oldop); in vga_8planes_fillrect()
933 setop(0); in vga16fb_fillrect()
950 setop(0x18); in vga16fb_fillrect()
979 char oldop = setop(0); in vga_8planes_copyarea()
1025 setop(oldop); in vga_8planes_copyarea()
1080 setop(0); in vga16fb_copyarea()
1140 char oldop = setop( in vga_8planes_imageblit()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dvga16fb.c143 static inline int setop(int op) in setop() function
858 oldop = setop(0); in vga_8planes_fillrect()
881 oldop = setop(0x18); in vga_8planes_fillrect()
893 setop(oldop); in vga_8planes_fillrect()
931 setop(0); in vga16fb_fillrect()
948 setop(0x18); in vga16fb_fillrect()
977 char oldop = setop(0); in vga_8planes_copyarea()
1023 setop(oldop); in vga_8planes_copyarea()
1078 setop(0); in vga16fb_copyarea()
1138 char oldop = setop( in vga_8planes_imageblit()
[all...]

Completed in 4 milliseconds