| /linux/Documentation/admin-guide/ |
| H A D | vga-softcursor.rst | 24 2=underline, 52 To get normal blinking underline, use::
|
| H A D | kernel-parameters.txt | 8384 see vga-softcursor.rst. Default: 2 = underline. 8423 vt.underline= [VT] Default color for underlined text; 0-15.
|
| /linux/drivers/video/console/ |
| H A D | mdacon.c | |
| H A D | vgacon.c | 428 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument 436 else if (underline) in vgacon_build_attr() 452 else if (underline) in vgacon_build_attr()
|
| H A D | sticon.c | 320 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
|
| /linux/tools/mm/ |
| H A D | slabinfo.c | 1355 static void _xtotals(char *heading, char *underline, in output_slabs() 1358 printf("%s%s", heading, underline); in _xtotals() 1369 char *heading, *underline; in xtotals() 1377 underline = "--------------------\n"; in xtotals() 1378 _xtotals(heading, underline, 0, 1, 0); in xtotals() 1381 underline = "--------------------\n"; in xtotals() 1382 _xtotals(heading, underline, 1, 0, 0); in xtotals() 1385 underline = "---------------------------------------\n"; in xtotals() 1386 _xtotals(heading, underline, 0, 0, 1); in xtotals() 1357 _xtotals(char * heading,char * underline,int loss,int size,int partial) _xtotals() argument 1371 char *heading, *underline; xtotals() local
|
| /linux/include/linux/ |
| H A D | console_struct.h | 56 bool underline; member 142 unsigned char vc_ulcolor; /* Color for underline mode */
|
| /linux/tools/docs/ |
| H A D | documentation-file-ref-check | 216 # usual reason for breakage: use dash or underline
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_io.c | 123 * "gso_max_size" of underline netdev. in ft_queue_data_in()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 692 * Bit 2 : underline in build_attr() 725 vc->state.blink, vc->state.underline, in update_attr() 1623 vc->state.underline = false; in default_attr() 1770 * No console drivers support double underline, so in csi_m() 1771 * convert it to a single underline. in csi_m() 1774 vc->state.underline = true; in csi_m() 1813 vc->state.underline = false; in csi_m() 2104 if (vc->state.underline) in csi_RSB() 3816 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
|
| /linux/drivers/gpu/drm/msm/registers/ |
| H A D | rules-fd.xsd | 280 for bold, underline, italics
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | nvreg.h | 223 # define NV_CIO_CR_ULINE_INDEX 0x14 /* underline location */
|
| /linux/drivers/video/fbdev/ |
| H A D | asiliantfb.c | 385 {0x14, 0x00}, /* Underline location */
|
| H A D | cirrusfb.c | 1588 /* Underline Row scanline: - */ in init_vgachip()
|
| /linux/Documentation/devicetree/bindings/cpu/ |
| H A D | idle-states.yaml | 71 timing and energy related properties, that underline the HW behaviour
|
| /linux/drivers/video/fbdev/via/ |
| H A D | hw.c | 130 {VIACR, CR14, 0xFF, 0x00}, /* [0-4] underline location
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init301.c | 5652 …SiS_SetReg(SiS_Pr->SiS_Part1Port,0x0F,0x00); /* CR14: (text mode: underline location… in SiS_SetGroup1_301()
|