1HSI_SETUP(9) High Speed Synchronous Serial HSI_SETUP(9)
23
4
NAME
6hsi_setup - Configure the client's port
7
SYNOPSIS
9int hsi_setup(struct hsi_client * cl);
10
ARGUMENTS
12cl
13Pointer to the HSI client
14
DESCRIPTION
16When sharing ports, clients should either relay on a single client
17setup or have the same setup for all of them.
1819
Return -errno on failure, 0 on success
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 HSI_SETUP(9)