Home
last modified time | relevance | path

Searched refs:underline (Results 1 – 12 of 12) sorted by relevance

/linux/tools/vm/
A Dslabinfo.c1316 static void _xtotals(char *heading, char *underline, in _xtotals() argument
1319 printf("%s%s", heading, underline); in _xtotals()
1330 char *heading, *underline; in xtotals() local
1338 underline = "--------------------\n"; in xtotals()
1339 _xtotals(heading, underline, 0, 1, 0); in xtotals()
1342 underline = "--------------------\n"; in xtotals()
1343 _xtotals(heading, underline, 1, 0, 0); in xtotals()
1346 underline = "---------------------------------------\n"; in xtotals()
1347 _xtotals(heading, underline, 0, 0, 1); in xtotals()
/linux/Documentation/admin-guide/
A Dvga-softcursor.rst24 2=underline,
52 To get normal blinking underline, use::
A Dkernel-parameters.txt6248 see VGA-softcursor.txt. Default: 2 = underline.
6287 vt.underline= [VT] Default color for underlined text; 0-15.
/linux/include/linux/
A Dconsole_struct.h57 bool underline; member
A Dconsole.h74 bool blink, bool underline, bool reverse, bool italic);
/linux/drivers/video/console/
A Dmdacon.c399 bool blink, bool underline, bool reverse, in mdacon_build_attr() argument
411 (underline << 2) | in mdacon_build_attr()
A Dvgacon.c422 bool blink, bool underline, bool reverse, in vgacon_build_attr() argument
430 else if (underline) in vgacon_build_attr()
446 else if (underline) in vgacon_build_attr()
A Dsticon.c332 bool blink, bool underline, bool reverse, in sticon_build_attr() argument
/linux/drivers/usb/misc/sisusbvga/
A Dsisusb_con.c306 bool blink, bool underline, bool reverse, in sisusbcon_build_attr() argument
311 if (underline) in sisusbcon_build_attr()
/linux/drivers/tty/vt/
A Dvt.c748 vc->state.blink, vc->state.underline, in update_attr()
1639 vc->state.underline = false; in default_attr()
1755 vc->state.underline = true; in csi_m()
1794 vc->state.underline = false; in csi_m()
1959 if (vc->state.underline) in setterm_command()
3448 module_param_named(underline, default_underline_color, int, S_IRUGO | S_IWUSR);
/linux/Documentation/devicetree/bindings/arm/
A Didle-states.yaml51 timing and energy related properties, that underline the HW behaviour
/linux/
A Dmodules.builtin.modinfo1 …eys release delay in ms (0 for commit on first key release)�vt.parmtype=underline:int�vt.parmtype=…

Completed in 46 milliseconds