Searched refs:visible (Results 1 – 21 of 21) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nv50_cursor.c | 46 if (update && nv_crtc->cursor.visible) in nv50_cursor_show() 67 nv_crtc->cursor.visible = true; in nv50_cursor_show() 81 if (update && !nv_crtc->cursor.visible) in nv50_cursor_hide() 101 nv_crtc->cursor.visible = false; in nv50_cursor_hide() 125 if (nv_crtc->cursor.visible) { in nv50_cursor_set_offset() 126 nv_crtc->cursor.visible = false; in nv50_cursor_set_offset()
|
D | nouveau_crtc.h | 54 bool visible; member
|
D | nvd0_display.c | 605 nvd0_crtc_cursor_show(nv_crtc, nv_crtc->cursor.visible, true); in nvd0_crtc_commit() 755 bool visible = (handle != 0); in nvd0_crtc_cursor_set() local 758 if (visible) { in nvd0_crtc_cursor_set() 779 if (visible != nv_crtc->cursor.visible) { in nvd0_crtc_cursor_set() 780 nvd0_crtc_cursor_show(nv_crtc, visible, true); in nvd0_crtc_cursor_set() 781 nv_crtc->cursor.visible = visible; in nvd0_crtc_cursor_set()
|
D | nv50_crtc.c | 93 if (nv_crtc->cursor.visible) in nv50_crtc_blank()
|
/drivers/i2c/algos/ |
D | Kconfig | 6 visible if !I2C_HELPER_AUTO
|
/drivers/staging/panel/ |
D | Kconfig | 93 This is the number of visible character lines on the LCD in custom profile. 113 to the terminal. This results in some non-visible but addressable characters, 115 however, use the same line width internally as what is visible. The KS0074 116 for example, uses 16 characters per line for 16 visible characters per line.
|
/drivers/tty/serial/ |
D | Kconfig | 32 Even if you say Y here, the currently visible framebuffer console 59 Even if you say Y here, the currently visible framebuffer console 173 Even if you say Y here, the currently visible virtual console 224 Even if you say Y here, the currently visible virtual console 246 Even if you say Y here, the currently visible virtual console 339 Even if you say Y here, the currently visible virtual console 376 Even if you say Y here, the currently visible virtual console 401 Even if you say Y here, the currently visible virtual console 531 Even if you say Y here, the currently visible virtual console 810 Even if you say Y here, the currently visible framebuffer console [all …]
|
/drivers/staging/iio/ |
D | TODO | 60 necessitate a header that is also visible from arch board
|
/drivers/xen/ |
D | Kconfig | 66 is not accidentally visible to other domains. Is it more 162 you want to make visible to other guests.
|
/drivers/iommu/ |
D | Kconfig | 104 all the OS-visible memory. Hence the driver can continue
|
/drivers/gpu/drm/i915/ |
D | intel_display.c | 6332 bool visible = base != 0; in i845_update_cursor() local 6335 if (intel_crtc->cursor_visible == visible) in i845_update_cursor() 6339 if (visible) { in i845_update_cursor() 6354 intel_crtc->cursor_visible = visible; in i845_update_cursor() 6363 bool visible = base != 0; in i9xx_update_cursor() local 6365 if (intel_crtc->cursor_visible != visible) { in i9xx_update_cursor() 6377 intel_crtc->cursor_visible = visible; in i9xx_update_cursor() 6389 bool visible = base != 0; in ivb_update_cursor() local 6391 if (intel_crtc->cursor_visible != visible) { in ivb_update_cursor() 6402 intel_crtc->cursor_visible = visible; in ivb_update_cursor() [all …]
|
/drivers/media/common/tuners/ |
D | Kconfig | 49 visible if MEDIA_TUNER_CUSTOMISE
|
/drivers/tty/serial/8250/ |
D | Kconfig | 47 Even if you say Y here, the currently visible virtual console
|
/drivers/media/video/pwc/ |
D | philips.txt | 142 like PCA645, PCVC750VC, etc) and optionally the serial number (visible
|
/drivers/tty/ |
D | Kconfig | 54 If you do say Y here, by default the currently visible virtual
|
/drivers/media/dvb/frontends/ |
D | Kconfig | 16 visible if DVB_FE_CUSTOMISE
|
/drivers/usb/serial/ |
D | Kconfig | 32 Even if you say Y here, the currently visible virtual console
|
/drivers/media/video/ |
D | Kconfig | 132 visible if !VIDEO_HELPER_CHIPS_AUTO
|
/drivers/rtc/ |
D | Kconfig | 150 the RTC/NVRAM backup power, and alarms. NVRAM is visible in
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 1881 * a pending CTXTDONE or SAVEPTR is visible in the active
|
/drivers/staging/speakup/ |
D | spkguide.txt | 1324 visible. You may add other material on the covers in addition.
|