Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 33) sorted by relevance

12

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h58 void (*hide)(struct nouveau_crtc *, bool update); member
Dnv04_cursor.c67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
Dnv50_cursor.c136 nv_crtc->cursor.hide = nv50_cursor_hide; in nv50_cursor_init()
Dnv50_crtc.c75 nv_crtc->cursor.hide(nv_crtc, false); in nv50_crtc_blank()
96 nv_crtc->cursor.hide(nv_crtc, false); in nv50_crtc_blank()
356 nv_crtc->cursor.hide(nv_crtc, true); in nv50_crtc_cursor_set()
Dnv04_crtc.c951 nv_crtc->cursor.hide(nv_crtc, true); in nv04_crtc_cursor_set()
/linux-2.6.39/lib/
DKconfig.kmemcheck82 thrown away afterwards. This may of course also hide some real
92 This may also hide some real bugs.
/linux-2.6.39/Documentation/input/
Dyealink.txt117 hide_icon Write, hide the element by writing the icon name.
142 - Writing a space to an icon will always hide its content.
175 4.3 show/hide icons
/linux-2.6.39/Documentation/scsi/
Dlpfc.txt37 hide the disappearance of the device from the midlayer. I/O's issued to
40 to the system. If the driver did not hide these conditions, i/o would be
/linux-2.6.39/scripts/kconfig/
Dqconf.cc296 connect(this, SIGNAL(lostFocus()), SLOT(hide())); in ConfigLineEdit()
326 hide(); in keyPressEvent()
619 goto hide; in updateMenuList()
623 goto hide; in updateMenuList()
645 hide: in updateMenuList()
869 lineEdit->hide(); in ConfigView()
1589 menuView->hide(); in showSingleView()
1618 menuView->hide(); in showFullView()
/linux-2.6.39/include/linux/
Dvt_kern.h168 extern void hide_boot_cursor(bool hide);
/linux-2.6.39/Documentation/vm/
Dnuma53 For some architectures, such as x86, Linux will "hide" any node representing a
118 On architectures that do not hide memoryless nodes, Linux will include only
142 If the architecture supports--does not hide--memoryless nodes, then CPUs
/linux-2.6.39/fs/isofs/
Dinode.c162 unsigned int hide:1; member
378 popt->hide = 0; in parse_options()
413 popt->hide = 1; in parse_options()
857 sbi->s_hide = opt.hide; in isofs_fill_super()
/linux-2.6.39/tools/perf/Documentation/
Dperf-report.txt52 --hide-unresolved::
Dperf-script.txt134 --hide-call-graph::
/linux-2.6.39/arch/alpha/lib/
Dev67-strrchr.S100 nop # E : hide the cmov latency (2) behind ctlz latency
/linux-2.6.39/Documentation/filesystems/
Disofs.txt35 hide Completely strip hidden files from the file system.
/linux-2.6.39/Documentation/misc-devices/
Dbh1770glc.txt39 Calibscale factor is used to hide differences between the chips. By default
/linux-2.6.39/Documentation/arm/
Dtcm.txt45 be able to lock and hide one of the banks for use by the secure
/linux-2.6.39/Documentation/
Dkmemcheck.txt170 The default value (enabled) is recommended. This may of course hide
178 may also hide some real bugs.
725 But after the instruction has been executed, we should hide the page again, so
729 exception is raised. From here, we simply hide the page again and continue
DCodingStyle61 something to hide:
88 readability and does not hide information.
/linux-2.6.39/Documentation/trace/
Dftrace.txt1349 hide: echo nofuncgraph-cpu > trace_options
1357 hide: echo nofuncgraph-duration > trace_options
1363 hide: echo nofuncgraph-overhead > trace_options
1393 hide: echo nofuncgraph-proc > trace_options
1417 hide: echo nofuncgraph-abstime > trace_options
/linux-2.6.39/Documentation/development-process/
D3.Early-stage171 posted by others. Beyond that, high-level designs often hide problems
/linux-2.6.39/Documentation/block/
Ddata-integrity.txt102 The data integrity support implemented in Linux attempts to hide this
/linux-2.6.39/Documentation/video4linux/
Dvideobuf340 The contiguous DMA API goes out of its way to hide the kernel-space address
/linux-2.6.39/drivers/block/
DKconfig237 The loop device driver can also be used to "hide" a file system in

12