Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:tty_port_get

Proto:static inline struct tty_port *tty_port_get(struct tty_port *port)

Type:struct tty_port

Parameter:

TypeParameterName
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