table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
HSI_CLAIM_PORT(9) | High Speed Synchronous Serial | HSI_CLAIM_PORT(9) |
NAME¶
hsi_claim_port - Claim the HSI client's portSYNOPSIS¶
int
hsi_claim_port(struct hsi_client * cl,
unsigned int share);
ARGUMENTS¶
clHSI client that wants to claim its port
share
Flag to indicate if the client wants to share
the port or not.
DESCRIPTION¶
Returns -errno on failure, 0 on success.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |