| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | vga-softcursor.rst | 24 2=underline, 52 To get normal blinking underline, use::
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | vga-softcursor.rst | 24 2=underline, 52 To get normal blinking underline, use::
|
| /kernel/linux/linux-6.6/drivers/video/console/ |
| D | mdacon.c | 384 /* Underline and reverse-video are mutually exclusive on MDA. in mda_convert_attr() 390 else if (ch & 0x0400) attr = 0x0100; /* underline */ in mda_convert_attr() 399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument 405 * Bit 2 : underline in mdacon_build_attr() 411 (underline << 2) | in mdacon_build_attr()
|
| D | vgacon.c | 393 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument 401 else if (underline) in vgacon_build_attr() 417 else if (underline) in vgacon_build_attr()
|
| D | sticon.c | 334 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
|
| /kernel/linux/linux-5.10/drivers/video/console/ |
| D | mdacon.c | 384 /* Underline and reverse-video are mutually exclusive on MDA. in mda_convert_attr() 390 else if (ch & 0x0400) attr = 0x0100; /* underline */ in mda_convert_attr() 399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument 405 * Bit 2 : underline in mdacon_build_attr() 411 (underline << 2) | in mdacon_build_attr()
|
| D | vgacon.c | 426 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument 434 else if (underline) in vgacon_build_attr() 450 else if (underline) in vgacon_build_attr()
|
| D | sticon.c | 333 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | console_struct.h | 56 bool underline; member 115 unsigned char vc_ulcolor; /* Color for underline mode */
|
| D | console.h | 77 bool blink, bool underline, bool reverse, bool italic);
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | console_struct.h | 57 bool underline; member 116 unsigned char vc_ulcolor; /* Color for underline mode */
|
| D | console.h | 75 bool blink, bool underline, bool reverse, bool italic);
|
| /kernel/linux/linux-6.6/tools/mm/ |
| D | slabinfo.c | 1352 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1355 printf("%s%s", heading, underline); in _xtotals() 1366 char *heading, *underline; in xtotals() local 1374 underline = "--------------------\n"; in xtotals() 1375 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1378 underline = "--------------------\n"; in xtotals() 1379 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1382 underline = "---------------------------------------\n"; in xtotals() 1383 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
| /kernel/linux/linux-5.10/tools/vm/ |
| D | slabinfo.c | 1328 static void _xtotals(char *heading, char *underline, in _xtotals() argument 1331 printf("%s%s", heading, underline); in _xtotals() 1342 char *heading, *underline; in xtotals() local 1350 underline = "--------------------\n"; in xtotals() 1351 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1354 underline = "--------------------\n"; in xtotals() 1355 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1358 underline = "---------------------------------------\n"; in xtotals() 1359 _xtotals(heading, underline, 0, 0, 1); in xtotals()
|
| /kernel/linux/linux-5.10/scripts/ |
| D | documentation-file-ref-check | 212 # usual reason for breakage: use dash or underline
|
| /kernel/linux/linux-6.6/scripts/ |
| D | documentation-file-ref-check | 216 # usual reason for breakage: use dash or underline
|
| /kernel/linux/linux-6.6/drivers/target/tcm_fc/ |
| D | tfc_io.c | 123 * "gso_max_size" of underline netdev. in ft_queue_data_in()
|
| /kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
| D | tfc_io.c | 124 * "gso_max_size" of underline netdev. in ft_queue_data_in()
|
| /kernel/linux/linux-6.6/drivers/tty/vt/ |
| D | vt.c | 663 * Bit 2 : underline in build_attr() 696 vc->state.blink, vc->state.underline, in update_attr() 1593 vc->state.underline = false; in default_attr() 1705 * No console drivers support double underline, so in csi_m() 1706 * convert it to a single underline. in csi_m() 1709 vc->state.underline = true; in csi_m() 1748 vc->state.underline = false; in csi_m() 1910 case 1: /* set color for underline mode */ in setterm_command() 1913 if (vc->state.underline) in setterm_command() 3398 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| D | vt.c | 715 * Bit 2 : underline in build_attr() 748 vc->state.blink, vc->state.underline, in update_attr() 1640 vc->state.underline = false; in default_attr() 1752 * No console drivers support double underline, so in csi_m() 1753 * convert it to a single underline. in csi_m() 1756 vc->state.underline = true; in csi_m() 1795 vc->state.underline = false; in csi_m() 1957 case 1: /* set color for underline mode */ in setterm_command() 1960 if (vc->state.underline) in setterm_command() 3456 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
| D | nvreg.h | 223 # define NV_CIO_CR_ULINE_INDEX 0x14 /* underline location */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
| D | nvreg.h | 223 # define NV_CIO_CR_ULINE_INDEX 0x14 /* underline location */
|
| /kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
| D | sisusb_con.c | 306 bool blink, bool underline, bool reverse, in sisusbcon_build_attr() argument 311 if (underline) in sisusbcon_build_attr()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | idle-states.yaml | 51 timing and energy related properties, that underline the HW behaviour
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | asiliantfb.c | 386 {0x14, 0x00}, /* Underline location */
|