table of contents
HSI_SETUP(9) | High Speed Synchronous Serial | HSI_SETUP(9) |
NAME¶
hsi_setup - Configure the client's port
SYNOPSIS¶
int hsi_setup(struct hsi_client * cl);
ARGUMENTS¶
cl
Pointer to the HSI client
DESCRIPTION¶
When sharing ports, clients should either relay on a single client setup or have the same setup for all of them.
Return -errno on failure, 0 on success
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |