1HSI_START_TX(9) High Speed Synchronous Serial HSI_START_TX(9)
23
4
NAME
6hsi_start_tx - Signal the port that the client wants to start a TX
7
SYNOPSIS
9int hsi_start_tx(struct hsi_client * cl);
10
ARGUMENTS
12cl
13Pointer to the HSI client
14
DESCRIPTION
16Return -errno on failure, 0 on success
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 HSI_START_TX(9)