1HSI_UNREGISTER_PORT_(9)  High Speed Synchronous Serial HSI_UNREGISTER_PORT_(9)
2
3
4

NAME

6       hsi_unregister_port_event - Stop receiving port events for a client
7

SYNOPSIS

9       int hsi_unregister_port_event(struct hsi_client * cl);
10

ARGUMENTS

12       cl
13           HSI client that wants to stop receiving port events
14

DESCRIPTION

16       Clients should call this function before releasing their associated
17       port.
18
19       Returns -errno on error, or 0 on success.
20
22Kernel Hackers Manual 3.10         June 2019           HSI_UNREGISTER_PORT_(9)
Impressum