Function report |
Source Code:include\linux\tty_driver.h |
Create Date:2022-07-28 06:19:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:DEPRECATED Do not use this in new code, use tty_alloc_driver instead.* (And change the return value checks.)
Proto:static inline struct tty_driver *alloc_tty_driver(unsigned int lines)
Type:struct tty_driver
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | lines |
357 | ret = Use TTY_DRIVER_* flags below (lines, 0) |
360 | Return ret |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |