table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| HSI_UNREGISTER_PORT_(9) | High Speed Synchronous Serial | HSI_UNREGISTER_PORT_(9) |
NAME¶
hsi_unregister_port_event - Stop receiving port events for a clientSYNOPSIS¶
int
hsi_unregister_port_event(struct hsi_client * cl);
ARGUMENTS¶
clHSI client that wants to stop receiving port
events
DESCRIPTION¶
Clients should call this function before releasing their associated port. Returns -errno on error, or 0 on success.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |