1HSI_STOP_TX(9) High Speed Synchronous Serial HSI_STOP_TX(9)
23
4
NAME
6hsi_stop_tx - Signal the port that the client no longer wants to
7transmit
8
SYNOPSIS
10int hsi_stop_tx(struct hsi_client * cl);
11
ARGUMENTS
13cl
14Pointer to the HSI client
15
DESCRIPTION
17Return -errno on failure, 0 on success
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 HSI_STOP_TX(9)