/Linux-v5.10/Documentation/admin-guide/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 7 node [fontcolor=black] 29 Connected [ label=Connected,style=filled,fillcolor=green,fontcolor=black ] 50 node [shape=box,fontcolor=black] 82 edge [color=black]
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_tv.c | 55 u16 blank, black; member 194 .blank = 225, .black = 267, .burst = 113, 204 .blank = 266, .black = 316, .burst = 133, 214 .blank = 225, .black = 225, .burst = 113, 224 .blank = 266, .black = 266, .burst = 133, 234 .blank = 237, .black = 237, .burst = 118, 244 .blank = 280, .black = 280, .burst = 139, 254 .blank = 225, .black = 267, .burst = 113, 264 .blank = 266, .black = 316, .burst = 133, 274 .blank = 225, .black = 267, .burst = 118, [all …]
|
/Linux-v5.10/Documentation/core-api/ |
D | rbtree.rst | 2 Red-black Trees (rbtree) in Linux 9 What are red-black trees, and what are they for? 12 Red-black trees are a type of self-balancing binary search tree, used for 19 Red-black trees are similar to AVL trees, but provide faster real-time bounded 26 There are a number of red-black trees in use in the kernel. 31 red-black tree. Virtual memory areas (VMAs) are tracked with red-black 38 Linux Weekly News article on red-black trees 41 Wikipedia entry on red-black trees 44 Linux implementation of red-black trees
|
/Linux-v5.10/drivers/video/logo/ |
D | logo_linux_mono.pbm | 2 # Standard black and white Linux logo
|
D | Kconfig | 20 bool "Standard black and white Linux logo"
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am335x-boneblack-wireless.dts | 14 …compatible = "ti,am335x-bone-black-wireless", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx…
|
D | am335x-bonegreen.dts | 13 compatible = "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
D | am335x-boneblack.dts | 13 compatible = "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
D | am335x-sancloud-bbe.dts | 14 compatible = "sancloud,am335x-boneenhanced", "ti,am335x-bone-black", "ti,am335x-bone", "ti,am33xx";
|
D | am335x-bonegreen-wireless.dts | 14 …compatible = "ti,am335x-bone-green-wireless", "ti,am335x-bone-green", "ti,am335x-bone-black", "ti,…
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perfconfig.example | 6 normal = black, lightgray
|
/Linux-v5.10/drivers/gpu/drm/sun4i/ |
D | sun4i_tv.c | 130 u16 black; member 182 .black = 282, .blank = 240, 186 .black = 252, .blank = 252, 425 SUN4I_TVE_LEVEL_BLACK(tv_mode->video_levels->black)); in sun4i_tv_mode_set()
|
/Linux-v5.10/Documentation/sphinx-static/ |
D | theme_overrides.css | 11 color: black; 29 color: black;
|
/Linux-v5.10/Documentation/ |
D | COPYING-logo | 7 Note that there are black-and-white versions of this available that
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 35 pixels such as black pixels.
|
D | pixfmt-meta-intel-ipu3.rst | 74 /* Optical black level compensation */
|
D | vidioc-decoder-cmd.rst | 164 the picture to black after it stopped decoding. Otherwise the last 182 decoder output to black when paused.
|
D | control.rst | 69 Picture brightness, or more precisely, the black level. 190 Enable the color killer (i. e. force a black & white image in case
|
/Linux-v5.10/Documentation/fb/ |
D | internals.rst | 61 Each pixel is either black or white.
|
D | api.rst | 93 Pixels are black or white and stored on a number of bits (typically one) 104 Pixels are black or white and stored on a number of bits (typically one)
|
/Linux-v5.10/scripts/dtc/ |
D | dt_to_config | 837 for $black (@black_list_driver) { 838 next DRIVER if ($driver =~ /^$black$/);
|
/Linux-v5.10/Documentation/scheduler/ |
D | sched-design-CFS.rst | 168 It puts the scheduling entity (task) into the red-black tree and 174 corresponding scheduling entity out of the red-black tree. It decrements 181 entity at the right-most end of the red-black tree.
|
/Linux-v5.10/drivers/video/console/ |
D | Kconfig | 116 black screen as soon as fbcon loads.
|
/Linux-v5.10/drivers/video/fbdev/ |
D | atafb.c | 2671 unsigned short black[16]; in atafb_blank() local 2676 memset(black, 0, 16 * sizeof(unsigned short)); in atafb_blank() 2677 cmap.red = black; in atafb_blank() 2678 cmap.green = black; in atafb_blank() 2679 cmap.blue = black; in atafb_blank()
|
/Linux-v5.10/Documentation/m68k/ |
D | kernel-options.rst | 371 (X) display. Usually, the background is chosen to be black. With this 411 If your OverScan needs a black border, you have to write the last 465 normal colors, i.e. 0=white, 1=black 467 inverted colors, i.e. 0=black, 1=white 768 Use inverted display (black on white). Functionally the same as the
|