Home
last modified time | relevance | path

Searched refs:FBIOPAN_DISPLAY (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbpriv.h31 #define FBIOPAN_DISPLAY 0x4606 macro
H A Dfbdevhw.c827 if (-1 == ioctl(fPtr->fd, FBIOPAN_DISPLAY, (void *) &fPtr->var)) in fbdevHWAdjustFrame()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dinternals.rst34 the screen only, you can use the FBIOPAN_DISPLAY ioctl.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h19 #define FBIOPAN_DISPLAY 0x4606 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h19 #define FBIOPAN_DISPLAY 0x4606 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h19 #define FBIOPAN_DISPLAY 0x4606 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c1154 case FBIOPAN_DISPLAY: in do_fb_ioctl()
1325 case FBIOPAN_DISPLAY: in fb_compat_ioctl()
/OK3568_Linux_fs/buildroot/package/directfb/
H A D0001-fix-missing-davinci-voodoo-header.patch1701 + ret = ioctl( fb->fd, FBIOPAN_DISPLAY, var );
1703 + D_PERROR( "Davinci/FB: FBIOPAN_DISPLAY (fb%d - %d,%d) failed!\n",