1HSI_FLUSH(9) High Speed Synchronous Serial HSI_FLUSH(9)
23
4
NAME
6hsi_flush - Flush all pending transactions on the client's port
7
SYNOPSIS
9int hsi_flush(struct hsi_client * cl);
10
ARGUMENTS
12cl
13Pointer to the HSI client
14
DESCRIPTION
16This function will destroy all pending hsi_msg in the port and reset
17the HW port so it is ready to receive and transmit from a clean state.
1819
Return -errno on failure, 0 on success
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 HSI_FLUSH(9)