Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

fb.h File Reference

#include <asm/types.h>

Include dependency graph for fb.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FB_MAJOR   29
#define FB_MODES_SHIFT   5
#define FB_NUM_MINORS   256
#define FB_MAX   (FB_NUM_MINORS / (1 << FB_MODES_SHIFT))
#define GET_FB_IDX(node)   (MINOR(node) >> FB_MODES_SHIFT)
#define FBIOGET_VSCREENINFO   0x4600
#define FBIOPUT_VSCREENINFO   0x4601
#define FBIOGET_FSCREENINFO   0x4602
#define FBIOGETCMAP   0x4604
#define FBIOPUTCMAP   0x4605
#define FBIOPAN_DISPLAY   0x4606
#define FBIOGET_CON2FBMAP   0x460F
#define FBIOPUT_CON2FBMAP   0x4610
#define FBIOBLANK   0x4611
#define FB_TYPE_PACKED_PIXELS   0
#define FB_TYPE_PLANES   1
#define FB_TYPE_INTERLEAVED_PLANES   2
#define FB_TYPE_TEXT   3
#define FB_TYPE_VGA_PLANES   4
#define FB_AUX_TEXT_MDA   0
#define FB_AUX_TEXT_CGA   1
#define FB_AUX_TEXT_S3_MMIO   2
#define FB_AUX_TEXT_MGA_STEP16   3
#define FB_AUX_TEXT_MGA_STEP8   4
#define FB_VISUAL_MONO01   0
#define FB_VISUAL_MONO10   1
#define FB_VISUAL_TRUECOLOR   2
#define FB_VISUAL_PSEUDOCOLOR   3
#define FB_VISUAL_DIRECTCOLOR   4
#define FB_VISUAL_STATIC_PSEUDOCOLOR   5
#define FB_ACCEL_NONE   0
#define FB_ACCEL_ATARIBLITT   1
#define FB_ACCEL_AMIGABLITT   2
#define FB_ACCEL_S3_TRIO64   3
#define FB_ACCEL_NCR_77C32BLT   4
#define FB_ACCEL_S3_VIRGE   5
#define FB_ACCEL_ATI_MACH64GX   6
#define FB_ACCEL_DEC_TGA   7
#define FB_ACCEL_ATI_MACH64CT   8
#define FB_ACCEL_ATI_MACH64VT   9
#define FB_ACCEL_ATI_MACH64GT   10
#define FB_ACCEL_SUN_CREATOR   11
#define FB_ACCEL_SUN_CGSIX   12
#define FB_ACCEL_SUN_LEO   13
#define FB_ACCEL_IMS_TWINTURBO   14
#define FB_ACCEL_3DLABS_PERMEDIA2   15
#define FB_ACCEL_MATROX_MGA2064W   16
#define FB_ACCEL_MATROX_MGA1064SG   17
#define FB_ACCEL_MATROX_MGA2164W   18
#define FB_ACCEL_MATROX_MGA2164W_AGP   19
#define FB_ACCEL_MATROX_MGAG100   20
#define FB_ACCEL_MATROX_MGAG200   21
#define FB_ACCEL_SUN_CG14   22
#define FB_ACCEL_SUN_BWTWO   23
#define FB_ACCEL_SUN_CGTHREE   24
#define FB_ACCEL_SUN_TCX   25
#define FB_ACCEL_MATROX_MGAG400   26
#define FB_ACCEL_ATI_RAGE128   32
#define FB_NONSTD_HAM   1
#define FB_ACTIVATE_NOW   0
#define FB_ACTIVATE_NXTOPEN   1
#define FB_ACTIVATE_TEST   2
#define FB_ACTIVATE_MASK   15
#define FB_ACTIVATE_VBL   16
#define FB_CHANGE_CMAP_VBL   32
#define FB_ACTIVATE_ALL   64
#define FB_ACCELF_TEXT   1
#define FB_SYNC_HOR_HIGH_ACT   1
#define FB_SYNC_VERT_HIGH_ACT   2
#define FB_SYNC_EXT   4
#define FB_SYNC_COMP_HIGH_ACT   8
#define FB_SYNC_BROADCAST   16
#define FB_SYNC_ON_GREEN   32
#define FB_VMODE_NONINTERLACED   0
#define FB_VMODE_INTERLACED   1
#define FB_VMODE_DOUBLE   2
#define FB_VMODE_MASK   255
#define FB_VMODE_YWRAP   256
#define FB_VMODE_SMOOTH_XPAN   512
#define FB_VMODE_CONUPDATE   512
#define FBCMD_GET_CURRENTPAR   0xDEAD0005
#define FBCMD_SET_CURRENTPAR   0xDEAD8005
#define FBIOGET_FCURSORINFO   0x4607
#define FBIOGET_VCURSORINFO   0x4608
#define FBIOPUT_VCURSORINFO   0x4609
#define FBIOGET_CURSORSTATE   0x460A
#define FBIOPUT_CURSORSTATE   0x460B
#define FB_CURSOR_OFF   0
#define FB_CURSOR_ON   1
#define FB_CURSOR_FLASH   2


Define Documentation

#define FB_ACCEL_3DLABS_PERMEDIA2   15
 

Definition at line 65 of file fb.h.

Referenced by pm2fb_encode_fix().

#define FB_ACCEL_AMIGABLITT   2
 

Definition at line 52 of file fb.h.

Referenced by ami_encode_fix().

#define FB_ACCEL_ATARIBLITT   1
 

Definition at line 51 of file fb.h.

Referenced by falcon_encode_fix(), stste_encode_fix(), and tt_encode_fix().

#define FB_ACCEL_ATI_MACH64CT   8
 

Definition at line 58 of file fb.h.

Referenced by encode_fix().

#define FB_ACCEL_ATI_MACH64GT   10
 

Definition at line 60 of file fb.h.

Referenced by encode_fix().

#define FB_ACCEL_ATI_MACH64GX   6
 

Definition at line 56 of file fb.h.

Referenced by encode_fix().

#define FB_ACCEL_ATI_MACH64VT   9
 

Definition at line 59 of file fb.h.

Referenced by encode_fix().

#define FB_ACCEL_ATI_RAGE128   32
 

Definition at line 77 of file fb.h.

Referenced by aty128_encode_fix().

#define FB_ACCEL_DEC_TGA   7
 

Definition at line 57 of file fb.h.

Referenced by tgafb_encode_fix().

#define FB_ACCEL_IMS_TWINTURBO   14
 

Definition at line 64 of file fb.h.

#define FB_ACCEL_MATROX_MGA1064SG   17
 

Definition at line 67 of file fb.h.

#define FB_ACCEL_MATROX_MGA2064W   16
 

Definition at line 66 of file fb.h.

#define FB_ACCEL_MATROX_MGA2164W   18
 

Definition at line 68 of file fb.h.

#define FB_ACCEL_MATROX_MGA2164W_AGP   19
 

Definition at line 69 of file fb.h.

#define FB_ACCEL_MATROX_MGAG100   20
 

Definition at line 70 of file fb.h.

#define FB_ACCEL_MATROX_MGAG200   21
 

Definition at line 71 of file fb.h.

#define FB_ACCEL_MATROX_MGAG400   26
 

Definition at line 76 of file fb.h.

Referenced by matroxfb_test_and_set_rounding().

#define FB_ACCEL_NCR_77C32BLT   4
 

Definition at line 54 of file fb.h.

Referenced by retz3_encode_fix().

#define FB_ACCEL_NONE   0
 

Definition at line 50 of file fb.h.

Referenced by __initfunc(), acornfb_get_fix(), and clgen_encode_fix().

#define FB_ACCEL_S3_TRIO64   3
 

Definition at line 53 of file fb.h.

Referenced by __initfunc(), and Cyber_encode_fix().

#define FB_ACCEL_S3_VIRGE   5
 

Definition at line 55 of file fb.h.

Referenced by Cyber_encode_fix().

#define FB_ACCEL_SUN_BWTWO   23
 

Definition at line 73 of file fb.h.

Referenced by bwtwofb_init().

#define FB_ACCEL_SUN_CG14   22
 

Definition at line 72 of file fb.h.

Referenced by __initfunc().

#define FB_ACCEL_SUN_CGSIX   12
 

Definition at line 62 of file fb.h.

Referenced by __initfunc().

#define FB_ACCEL_SUN_CGTHREE   24
 

Definition at line 74 of file fb.h.

Referenced by __initfunc().

#define FB_ACCEL_SUN_CREATOR   11
 

Definition at line 61 of file fb.h.

Referenced by __initfunc().

#define FB_ACCEL_SUN_LEO   13
 

Definition at line 63 of file fb.h.

Referenced by leofb_init().

#define FB_ACCEL_SUN_TCX   25
 

Definition at line 75 of file fb.h.

Referenced by __initfunc().

#define FB_ACCELF_TEXT   1
 

Definition at line 122 of file fb.h.

Referenced by __initfunc(), acornfb_adjust_timing(), acornfb_init_fbinfo(), aty128_decode_var(), aty128_init(), aty128_set_par(), aty128fb_set_var(), aty128fbcon_switch(), atyfb_decode_var(), atyfb_release(), atyfb_set_par(), atyfb_set_var(), atyfbcon_switch(), cyber2000fb_init_fbinfo(), cyber2000fb_set_var(), Cyber_decode_var(), Cyber_encode_var(), cyberfb_set_disp(), initMatrox(), leofb_init(), retz3_decode_var(), retz3_encode_var(), retz3fb_set_disp(), retz3fb_set_var(), set_disp(), set_dispsw(), and virgefb_set_disp().

#define FB_ACTIVATE_ALL   64
 

Definition at line 120 of file fb.h.

Referenced by acornfb_set_var(), cyber2000fb_set_var(), and fb_ioctl().

#define FB_ACTIVATE_MASK   15
 

Definition at line 116 of file fb.h.

Referenced by acornfb_set_var(), amifb_set_var(), atafb_set_var(), aty128fb_set_var(), atyfb_set_var(), chips_set_var(), control_set_var(), cyber2000fb_set_var(), cyberfb_set_var(), do_fb_set_var(), fbgen_do_set_var(), fbgen_set_var(), fm2fb_set_var(), g364fb_set_var(), imsttfb_set_var(), macfb_set_var(), matroxfb_set_var(), offb_set_var(), platinum_set_var(), retz3fb_set_var(), sbusfb_set_var(), sgivwfb_set_var(), valkyrie_set_var(), vesafb_set_var(), vfb_set_var(), vga16fb_set_var(), and virgefb_set_var().

#define FB_ACTIVATE_NOW   0
 

Definition at line 113 of file fb.h.

Referenced by __initfunc(), acornfb_init_fbinfo(), acornfb_set_var(), acornfb_switch(), amifb_set_var(), atafb_set_var(), aty128fb_set_var(), atyfb_set_var(), chips_set_var(), control_set_var(), cyber2000fb_init_fbinfo(), cyber2000fb_set_var(), cyber2000fb_switch(), cyberfb_set_var(), do_fb_set_var(), fbgen_do_set_var(), fbgen_set_var(), fm2fb_set_var(), g364fb_set_var(), imsttfb_set_var(), matroxfb_set_var(), matroxfb_switch(), offb_set_var(), platinum_set_var(), pm2fb_decode_var(), q40fb_get_var(), q40fb_set_var(), retz3fb_set_var(), sbusfb_set_var(), sgivwfb_set_var(), valkyrie_set_var(), vfb_set_var(), vga16fb_decode_var(), vga16fb_set_var(), and virgefb_set_var().

#define FB_ACTIVATE_NXTOPEN   1
 

Definition at line 114 of file fb.h.

Referenced by acornfb_set_var(), cyber2000fb_set_var(), and matroxfb_set_var().

#define FB_ACTIVATE_TEST   2
 

Definition at line 115 of file fb.h.

Referenced by acornfb_set_var(), check_default_par(), cyber2000fb_set_var(), macfb_set_var(), matroxfb_set_var(), set_all_vcs(), vesafb_set_var(), and vga16fb_set_var().

#define FB_ACTIVATE_VBL   16
 

Definition at line 118 of file fb.h.

#define FB_AUX_TEXT_CGA   1
 

Definition at line 38 of file fb.h.

#define FB_AUX_TEXT_MDA   0
 

Definition at line 37 of file fb.h.

#define FB_AUX_TEXT_MGA_STEP16   3
 

Definition at line 40 of file fb.h.

Referenced by __initfunc().

#define FB_AUX_TEXT_MGA_STEP8   4
 

Definition at line 41 of file fb.h.

Referenced by __initfunc().

#define FB_AUX_TEXT_S3_MMIO   2
 

Definition at line 39 of file fb.h.

#define FB_CHANGE_CMAP_VBL   32
 

Definition at line 119 of file fb.h.

#define FB_CURSOR_FLASH   2
 

Definition at line 491 of file fb.h.

Referenced by flash_cursor().

#define FB_CURSOR_OFF   0
 

Definition at line 489 of file fb.h.

Referenced by ami_set_cursorstate().

#define FB_CURSOR_ON   1
 

Definition at line 490 of file fb.h.

#define FB_MAJOR   29
 

Definition at line 8 of file fb.h.

Referenced by __initfunc().

#define FB_MAX   (FB_NUM_MINORS / (1 << FB_MODES_SHIFT))
 

Definition at line 12 of file fb.h.

#define FB_MODES_SHIFT   5
 

Definition at line 10 of file fb.h.

#define FB_NONSTD_HAM   1
 

Definition at line 111 of file fb.h.

Referenced by ami_decode_var(), and ami_encode_var().

#define FB_NUM_MINORS   256
 

Definition at line 11 of file fb.h.

#define FB_SYNC_BROADCAST   16
 

Definition at line 128 of file fb.h.

Referenced by ami_decode_var(), and ami_encode_var().

#define FB_SYNC_COMP_HIGH_ACT   8
 

Definition at line 127 of file fb.h.

Referenced by ami_decode_var(), ami_encode_var(), aty128_crtc_to_var(), aty128_var_to_crtc(), aty_crtc_to_var(), and aty_var_to_crtc().

#define FB_SYNC_EXT   4
 

Definition at line 126 of file fb.h.

Referenced by ami_decode_var(), ami_encode_var(), stste_decode_var(), stste_encode_var(), tt_decode_var(), and tt_encode_var().

#define FB_SYNC_HOR_HIGH_ACT   1
 

Definition at line 124 of file fb.h.

Referenced by activate_par(), ami_decode_var(), ami_encode_var(), aty128_crtc_to_var(), aty128_var_to_crtc(), aty_crtc_to_var(), aty_var_to_crtc(), clgen_set_par(), control_par_to_var(), falcon_decode_var(), falcon_encode_var(), pm2fb_decode_var(), pm2fb_encode_var(), tgafb_decode_var(), tgafb_encode_var(), and vga16fb_decode_var().

#define FB_SYNC_ON_GREEN   32
 

Definition at line 131 of file fb.h.

#define FB_SYNC_VERT_HIGH_ACT   2
 

Definition at line 125 of file fb.h.

Referenced by activate_par(), ami_decode_var(), ami_encode_var(), aty128_crtc_to_var(), aty128_var_to_crtc(), aty_crtc_to_var(), aty_var_to_crtc(), clgen_set_par(), control_par_to_var(), falcon_decode_var(), falcon_encode_var(), pm2fb_decode_var(), pm2fb_encode_var(), tgafb_decode_var(), tgafb_encode_var(), and vga16fb_decode_var().

#define FB_TYPE_INTERLEAVED_PLANES   2
 

Definition at line 33 of file fb.h.

Referenced by __initfunc(), ami_encode_fix(), amifb_set_var(), atafb_set_disp(), ext_encode_fix(), falcon_encode_fix(), stste_encode_fix(), and tt_encode_fix().

#define FB_TYPE_PACKED_PIXELS   0
 

Definition at line 31 of file fb.h.

Referenced by __initfunc(), acornfb_set_var(), ami_encode_fix(), amifb_set_var(), atafb_set_disp(), aty128_encode_fix(), clgen_decode_var(), control_par_to_fix(), cyber2000fb_set_var(), Cyber_encode_fix(), dnfb_get_fix(), encode_fix(), ext_encode_fix(), falcon_encode_fix(), hpfb_encode_fix(), igafb_get_fix(), matroxfb_set_var(), platinum_encode_fix(), pm2fb_encode_fix(), q40fb_get_fix(), retz3_encode_fix(), sgivwfb_encode_fix(), stste_encode_fix(), tgafb_encode_fix(), tt_encode_fix(), valkyrie_init_display(), valkyrie_init_fix(), and vfb_encode_fix().

#define FB_TYPE_PLANES   1
 

Definition at line 32 of file fb.h.

Referenced by __initfunc(), ami_encode_fix(), amifb_set_var(), and ext_encode_fix().

#define FB_TYPE_TEXT   3
 

Definition at line 34 of file fb.h.

Referenced by fbcon_setup(), initMatrox(), matrox_cfbX_init(), matrox_pan_var(), matroxfb_set_var(), and vgaHWinit().

#define FB_TYPE_VGA_PLANES   4
 

Definition at line 35 of file fb.h.

Referenced by __initfunc(), and vga16fb_get_fix().

#define FB_VISUAL_DIRECTCOLOR   4
 

Definition at line 47 of file fb.h.

Referenced by __initfunc(), acornfb_decode_var(), atafb_set_disp(), aty128_encode_fix(), clgen_decode_var(), control_par_to_fix(), cyber2000fb_decode_var(), Cyber_encode_fix(), encode_fix(), fbgen_set_disp(), igafb_get_fix(), imsttfb_get_fix(), platinum_encode_fix(), set_disp(), and valkyrie_par_to_fix().

#define FB_VISUAL_MONO01   0
 

Definition at line 43 of file fb.h.

Referenced by __initfunc(), atafb_set_disp(), bwtwofb_init(), ext_encode_fix(), fbcon_blank(), fbgen_set_disp(), tt_encode_fix(), and vfb_encode_fix().

#define FB_VISUAL_MONO10   1
 

Definition at line 44 of file fb.h.

Referenced by acornfb_decode_var(), clgen_decode_var(), dnfb_get_fix(), ext_encode_fix(), and stste_encode_fix().

#define FB_VISUAL_PSEUDOCOLOR   3
 

Definition at line 46 of file fb.h.

Referenced by __initfunc(), acornfb_decode_var(), acornfb_set_var(), ami_encode_fix(), atafb_set_disp(), aty128_encode_fix(), chips_set_bitdepth(), clgen_decode_var(), control_par_to_fix(), cyber2000fb_decode_var(), Cyber_encode_fix(), encode_fix(), ext_encode_fix(), falcon_encode_fix(), fbgen_set_disp(), hpfb_encode_fix(), igafb_get_fix(), imsttfb_get_fix(), platinum_encode_fix(), pm2fb_encode_fix(), retz3_encode_fix(), set_disp(), sgivwfb_encode_fix(), stste_encode_fix(), tgafb_encode_fix(), tt_encode_fix(), valkyrie_par_to_fix(), vfb_encode_fix(), and vga16fb_get_fix().

#define FB_VISUAL_STATIC_PSEUDOCOLOR   5
 

Definition at line 48 of file fb.h.

Referenced by __initfunc(), acornfb_decode_var(), and ext_encode_fix().

#define FB_VISUAL_TRUECOLOR   2
 

Definition at line 45 of file fb.h.

Referenced by __initfunc(), acornfb_decode_var(), chips_set_bitdepth(), cyber2000fb_decode_var(), Cyber_encode_fix(), ext_encode_fix(), falcon_encode_fix(), leofb_init(), pm2fb_encode_fix(), q40fb_get_fix(), retz3_encode_fix(), sgivwfb_encode_fix(), tgafb_encode_fix(), and vfb_encode_fix().

#define FB_VMODE_CONUPDATE   512
 

Definition at line 140 of file fb.h.

Referenced by amifb_set_var(), sgivwfb_set_var(), and vfb_set_var().

#define FB_VMODE_DOUBLE   2
 

Definition at line 135 of file fb.h.

Referenced by ami_decode_var(), ami_encode_var(), clgen_decode_var(), clgen_set_par(), cv64_load_video_mode(), falcon_decode_var(), falcon_encode_var(), matroxfb_createcursorshape(), pm2fb_decode_var(), pm2fb_encode_var(), retz3_set_video(), var2my(), and vga16fb_decode_var().

#define FB_VMODE_INTERLACED   1
 

Definition at line 134 of file fb.h.

Referenced by ami_decode_var(), ami_encode_var(), clgen_decode_var(), clgen_set_par(), cv64_load_video_mode(), falcon_decode_var(), falcon_encode_var(), pm2fb_decode_var(), retz3_set_video(), and var2my().

#define FB_VMODE_MASK   255
 

Definition at line 136 of file fb.h.

Referenced by ami_decode_var(), aty128_var_to_crtc(), aty_var_to_crtc(), chips_set_var(), fm2fb_set_var(), g364fb_set_var(), imsttfb_set_var(), mac_var_to_vmode(), offb_set_var(), pm2fb_decode_var(), and tgafb_decode_var().

#define FB_VMODE_NONINTERLACED   0
 

Definition at line 133 of file fb.h.

Referenced by __initfunc(), ami_decode_var(), ami_encode_var(), aty128_crtc_to_var(), aty128_var_to_crtc(), aty_crtc_to_var(), aty_var_to_crtc(), chips_set_var(), control_par_to_var(), Cyber_encode_var(), dnfb_get_var(), dnfb_set_var(), ext_encode_var(), falcon_encode_var(), fm2fb_set_var(), g364fb_set_var(), hpfb_encode_var(), imsttfb_set_var(), offb_set_var(), q40fb_get_var(), q40fb_set_var(), set_disp(), stste_encode_var(), tgafb_decode_var(), and tt_encode_var().

#define FB_VMODE_SMOOTH_XPAN   512
 

Definition at line 139 of file fb.h.

Referenced by ami_decode_var(), ami_encode_fix(), and ami_update_par().

#define FB_VMODE_YWRAP   256
 

Definition at line 138 of file fb.h.

Referenced by acornfb_adjust_timing(), acornfb_pan_display(), ami_decode_var(), ami_encode_fix(), ami_encode_var(), ami_pan_var(), ami_rebuild_copper(), ami_set_sprite(), ami_update_par(), amifb_pan_display(), amifb_set_var(), cyber2000fb_pan_display(), fbcon_scrolldelta(), fbgen_pan_display(), matroxfb_pan_display(), sgivwfb_pan_display(), sgivwfb_set_var(), vfb_pan_display(), vfb_set_var(), vga16fb_pan_display(), ypan_down(), ypan_up(), ywrap_down(), and ywrap_up().

#define FBCMD_GET_CURRENTPAR   0xDEAD0005
 

Definition at line 447 of file fb.h.

Referenced by amifb_ioctl(), and atafb_ioctl().

#define FBCMD_SET_CURRENTPAR   0xDEAD8005
 

Definition at line 448 of file fb.h.

Referenced by amifb_ioctl(), and atafb_ioctl().

#define FBIOBLANK   0x4611
 

Definition at line 29 of file fb.h.

Referenced by fb_ioctl().

#define FBIOGET_CON2FBMAP   0x460F
 

Definition at line 27 of file fb.h.

Referenced by fb_ioctl(), and sys32_ioctl().

#define FBIOGET_CURSORSTATE   0x460A
 

Definition at line 462 of file fb.h.

Referenced by amifb_ioctl(), and sys32_ioctl().

#define FBIOGET_FCURSORINFO   0x4607
 

Definition at line 459 of file fb.h.

Referenced by amifb_ioctl(), and sys32_ioctl().

#define FBIOGET_FSCREENINFO   0x4602
 

Definition at line 19 of file fb.h.

Referenced by fb_ioctl(), fb_ioctl_trans(), and sys32_ioctl().

#define FBIOGET_VCURSORINFO   0x4608
 

Definition at line 460 of file fb.h.

Referenced by amifb_ioctl(), and sys32_ioctl().

#define FBIOGET_VSCREENINFO   0x4600
 

Definition at line 17 of file fb.h.

Referenced by fb_ioctl(), and sys32_ioctl().

#define FBIOGETCMAP   0x4604
 

Definition at line 20 of file fb.h.

#define FBIOPAN_DISPLAY   0x4606
 

Definition at line 22 of file fb.h.

Referenced by fb_ioctl(), and sys32_ioctl().

#define FBIOPUT_CON2FBMAP   0x4610
 

Definition at line 28 of file fb.h.

Referenced by fb_ioctl(), and sys32_ioctl().

#define FBIOPUT_CURSORSTATE   0x460B
 

Definition at line 463 of file fb.h.

Referenced by amifb_ioctl(), and sys32_ioctl().

#define FBIOPUT_VCURSORINFO   0x4609
 

Definition at line 461 of file fb.h.

Referenced by amifb_ioctl(), and sys32_ioctl().

#define FBIOPUT_VSCREENINFO   0x4601
 

Definition at line 18 of file fb.h.

Referenced by fb_ioctl(), and sys32_ioctl().

#define FBIOPUTCMAP   0x4605
 

Definition at line 21 of file fb.h.

#define GET_FB_IDX node   )     (MINOR(node) >> FB_MODES_SHIFT)
 

Definition at line 13 of file fb.h.

Referenced by __initfunc(), aty128_init(), dnfb_init(), fb_ioctl(), fb_mmap(), fb_open(), fb_read(), fb_release(), fb_write(), fbmem_read_proc(), pm2fb_init(), q40fb_init(), and unregister_framebuffer().