table of contents
HSI_STOP_TX(9) | High Speed Synchronous Serial | HSI_STOP_TX(9) |
NAME¶
hsi_stop_tx - Signal the port that the client no longer wants to transmit
SYNOPSIS¶
int hsi_stop_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 |