Function report |
Source Code:include\linux\tty.h |
Create Date:2022-07-28 06:19:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tty_port_get
Proto:static inline struct tty_port *tty_port_get(struct tty_port *port)
Type:struct tty_port
Parameter:
Type | Parameter | Name |
---|---|---|
struct tty_port * | port |
602 | If port && kref_get_unless_zero - Increment refcount for object unless it is zero Then Return port |
604 | Return NULL |
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 |