drm/rockchip: Don't change hdmi reference clock rate
[drm/drm-misc.git] / Documentation / driver-api / tty / console.rst
blob4348e36cd33b34803e57a425e946e7713e3e734b
1 .. SPDX-License-Identifier: GPL-2.0
3 =======
4 Console
5 =======
7 .. contents:: :local:
9 Struct Console
10 ==============
12 .. kernel-doc:: include/linux/console.h
13    :identifiers: console cons_flags
15 Internals
16 ---------
18 .. kernel-doc:: include/linux/console.h
19    :identifiers: nbcon_state nbcon_prio nbcon_context nbcon_write_context
21 Struct Consw
22 ============
24 .. kernel-doc:: include/linux/console.h
25    :identifiers: consw
27 Console functions
28 =================
30 .. kernel-doc:: include/linux/console.h
31    :identifiers: console_srcu_read_flags console_srcu_write_flags
32         console_is_registered for_each_console_srcu for_each_console
34 .. kernel-doc:: drivers/tty/vt/selection.c
35    :export:
36 .. kernel-doc:: drivers/tty/vt/vt.c
37    :export:
39 Internals
40 ---------
42 .. kernel-doc:: drivers/tty/vt/selection.c
43    :internal:
44 .. kernel-doc:: drivers/tty/vt/vt.c
45    :internal: