Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\printk\braille.c Create Date:2022-07-28 10:07:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:_braille_register_console

Proto:int _braille_register_console(struct console *console, struct console_cmdline *c)

Type:int

Parameter:

TypeParameterName
struct console *console
struct console_cmdline *c
40  rtn = 0
42  If brl_options Then
43  flags |= Used for a braille device
44  rtn = braille_register_console(console, Minor dev. to use , Options for the driver , brl_options)
48  Return rtn