Searched refs:fullscreen (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/drivers/s390/char/ |
H A D | fs3270.c | 2 * IBM/3270 Driver - fullscreen driver. 56 * The fullscreen view is in working order if the view fs3270_working() 90 * Switch to the fullscreen view. 135 /* Restore fullscreen buffer saved by fs3270_deactivate. */ fs3270_activate() 160 * Shutdown fullscreen view. 240 * Process reads from fullscreen 3270. 285 * Process writes to fullscreen 3270. 417 /* View to a 3270 device. Can be console, tty or fullscreen. */ 427 * This routine is called whenever a 3270 fullscreen device is opened. 450 /* Check if some other program is already using fullscreen mode. */ fs3270_open() 457 /* Allocate fullscreen view structure. */ fs3270_open() 547 * 3270 fullscreen driver initialization.
|
H A D | raw3270.h | 13 /* ioctls for fullscreen 3270 */
|
H A D | raw3270.c | 1267 * Release tty and fullscreen for all non-console raw3270_pm_stop()
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
H A D | rc-cinergy.c | 30 { 0x0c, KEY_ZOOM }, /* zoom/fullscreen */
|
H A D | rc-terratec-slim-2.c | 40 { 0x800c, KEY_ZOOM }, /* [fullscreen] */
|
H A D | rc-encore-enltv.c | 59 { 0x1b, KEY_ZOOM }, /* fullscreen */
|
H A D | rc-winfast.c | 40 { 0x03, KEY_ZOOM }, /* fullscreen */
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | svga_escape.h | 83 uint32 fullscreen; member in struct:__anon4553
|
H A D | svga_reg.h | 957 #define SVGA_SCREEN_FULLSCREEN_HINT (1 << 2) /* Guest is running a fullscreen app here */
|
/linux-4.1.27/include/uapi/drm/ |
H A D | drm_sarea.h | 66 unsigned int fullscreen; member in struct:drm_sarea_frame
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | ps3fb.c | 131 unsigned int full_offset; /* start of fullscreen DDR fb */ 325 /* Non-fullscreen broadcast mode */ ps3fb_vmode() 633 /* Start of the virtual frame buffer (relative to fullscreen) */ ps3fb_set_par()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_drv.h | 59 * - Add flip-buffers ioctl, deprecate fullscreen foo (keith).
|
Completed in 338 milliseconds