table of contents
HSI_START_TX(9) | High Speed Synchronous Serial | HSI_START_TX(9) |
NAME¶
hsi_start_tx - Signal the port that the client wants to start a TX
SYNOPSIS¶
int hsi_start_tx(struct hsi_client * cl);
ARGUMENTS¶
cl
Pointer to the HSI client
DESCRIPTION¶
Return -errno on failure, 0 on success
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |