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

NAME

6       hsi_claim_port - Claim the HSI client's port
7

SYNOPSIS

9       int hsi_claim_port(struct hsi_client * cl, unsigned int share);
10

ARGUMENTS

12       cl
13           HSI client that wants to claim its port
14
15       share
16           Flag to indicate if the client wants to share the port or not.
17

DESCRIPTION

19       Returns -errno on failure, 0 on success.
20
22Kernel Hackers Manual 3.10         June 2019                 HSI_CLAIM_PORT(9)
Impressum