/drivers/accessibility/speakup/ |
D | DefaultKeyAssignments | 12 InsKeyPad-8 say from top of screen to reading cursor. 26 InsKeyPad-plus Say from reading cursor line to bottom of screen. 31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup) 32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn) 33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home) 34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end) 39 allowed value for the row or column for your current screen. 40 KeyPad-/ Mark and Cut screen region. 41 InsKeyPad-/ Paste screen region into any console.
|
D | TODO | 5 Speakup is a kernel based screen review package for the linux operating
|
D | Kconfig | 8 This is the Speakup screen reader. Think of it as a
|
/drivers/gpu/drm/vboxvideo/ |
D | vbva_base.c | 108 struct gen_pool *ctx, s32 screen, bool enable) in vbva_inform_host() argument 120 if (screen >= 0) { in vbva_inform_host() 122 p->screen_id = screen; in vbva_inform_host() 138 struct vbva_buffer *vbva, s32 screen) in vbva_enable() argument 147 ret = vbva_inform_host(vbva_ctx, ctx, screen, true); in vbva_enable() 149 vbva_disable(vbva_ctx, ctx, screen); in vbva_enable() 155 s32 screen) in vbva_disable() argument 161 vbva_inform_host(vbva_ctx, ctx, screen, false); in vbva_disable()
|
D | vboxvideo_guest.h | 41 struct vbva_buffer *vbva, s32 screen); 43 s32 screen);
|
/drivers/s390/char/ |
D | tty3270.c | 84 struct tty3270_line *screen; member 333 tp->screen[i].len = 0; in tty3270_blank_screen() 809 struct tty3270_line *screen; in tty3270_alloc_screen() local 814 screen = kzalloc(size, GFP_KERNEL); in tty3270_alloc_screen() 815 if (!screen) in tty3270_alloc_screen() 819 screen[lines].cells = kzalloc(size, GFP_KERNEL); in tty3270_alloc_screen() 820 if (!screen[lines].cells) in tty3270_alloc_screen() 823 return screen; in tty3270_alloc_screen() 826 kfree(screen[lines].cells); in tty3270_alloc_screen() 827 kfree(screen); in tty3270_alloc_screen() [all …]
|
/drivers/staging/media/av7110/ |
D | video-stop.rst | 47 - Indicates how the screen shall be handled. 52 - TRUE: Blank screen when stop. 66 stream. Depending on the input parameter, the screen can be blanked out
|
D | video-set-blank.rst | 47 - TRUE: Blank screen when stop.
|
D | video-set-format.rst | 52 This ioctl sets the screen format (aspect ratio) of the connected output
|
D | video.rst | 15 stream, not its presentation on the TV or computer screen. On PCs this
|
/drivers/video/fbdev/ |
D | sm501fb.c | 106 struct sm501_mem screen; member 209 end = par->screen.k_addr ? par->screen.sm_addr : inf->fbmem_len; in sm501_alloc_mem() 225 end = par->screen.sm_addr; in sm501_alloc_mem() 482 if (sm501_alloc_mem(fbi, &par->screen, mem_type, smem_len, smem_len)) { in sm501fb_set_par_common() 488 info->fix.smem_start = fbi->fbmem_res->start + par->screen.sm_addr; in sm501fb_set_par_common() 492 info->screen_base = fbi->fbmem + par->screen.sm_addr; in sm501fb_set_par_common() 497 smc501_writel(par->screen.sm_addr | SM501_ADDR_FLIP, in sm501fb_set_par_common() 594 reg = (par->screen.sm_addr + xoffs + in sm501fb_pan_crt() 664 sm501_alloc_mem(fbi, &par->screen, SM501_MEMF_CRT, 0, in sm501fb_set_par_crt() 1346 smc501_writel(par->screen.sm_addr, fbi->regs2d + SM501_2D_SOURCE_BASE); in sm501fb_copyarea() [all …]
|
D | au1200fb.c | 787 if (lcd->screen & LCD_SCREEN_SEN) { in au1200_setpanel() 793 lcd->screen &= ~LCD_SCREEN_SEN; /*disable the controller*/ in au1200_setpanel() 839 lcd->screen = panel->mode_screen; in au1200_setpanel() 862 lcd->screen |= LCD_SCREEN_SEN; in au1200_setpanel() 889 D(lcd->screen); in au1200_setpanel() 1277 pdata->xsize = ((lcd->screen & LCD_SCREEN_SX) >> 19) + 1; in get_global() 1278 pdata->ysize = ((lcd->screen & LCD_SCREEN_SY) >> 8) + 1; in get_global()
|
D | au1200fb.h | 40 volatile uint32 screen; member
|
/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 8 s-Par's automatic installation progress screen when an error 18 installation progress screen. This field has no effect if not in 27 s-Par's automatic installation progress screen. Setting this
|
/drivers/input/ |
D | Kconfig | 107 int "Horizontal screen resolution" 113 screen resolution you are using to correctly scale the data. If 117 int "Vertical screen resolution" 123 screen resolution you are using to correctly scale the data. If
|
/drivers/video/console/ |
D | Kconfig | 53 int "Initial number of console screen columns" 63 int "Initial number of console screen rows" 136 black screen as soon as fbcon loads.
|
/drivers/iio/position/ |
D | Kconfig | 27 This sensor present three angles, hinge angel, screen angles
|
/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 1508 old = btv->screen; in bttv_switch_overlay() 1509 btv->screen = new; in bttv_switch_overlay() 3391 btv->screen ? (unsigned long long)btv->screen->top.dma : 0, in bttv_print_riscaddr() 3392 btv->screen ? (unsigned long long)btv->screen->bottom.dma : 0); in bttv_print_riscaddr() 3514 if (NULL != btv->screen) { in bttv_irq_next_video() 3515 if (V4L2_FIELD_HAS_BOTH(btv->screen->vb.field)) { in bttv_irq_next_video() 3517 set->top = btv->screen; in bttv_irq_next_video() 3518 set->bottom = btv->screen; in bttv_irq_next_video() 3521 if (V4L2_FIELD_TOP == btv->screen->vb.field && in bttv_irq_next_video() 3523 set->top = btv->screen; in bttv_irq_next_video() [all …]
|
D | bttvp.h | 457 struct bttv_buffer *screen; /* overlay */ member
|
/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 60 u32 screen; member
|
/drivers/clk/qcom/ |
D | Kconfig | 351 splash screen. 360 splash screen. 518 splash screen. 550 splash screen.
|
/drivers/video/fbdev/riva/ |
D | riva_hw.h | 501 U032 screen; member
|
/drivers/gpu/drm/tiny/ |
D | Kconfig | 91 * No-name 2.2" color screen module
|
/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga_reg.h | 795 SVGAScreenObject screen; member
|
/drivers/media/pci/ngene/ |
D | ngene.h | 718 struct ngene_buffer *screen; /* overlay */ member
|