1HSI_ASYNC_READ(9) High Speed Synchronous Serial HSI_ASYNC_READ(9)
23
4
NAME
6hsi_async_read - Submit a read transfer
7
SYNOPSIS
9int hsi_async_read(struct hsi_client * cl, struct hsi_msg * msg);
10
ARGUMENTS
12cl
13Pointer to the HSI client
1415
msg
16HSI message descriptor of the transfer
17
DESCRIPTION
19Return -errno on failure, 0 on success
20
COPYRIGHT
22Kernel Hackers Manual 3.10 June 2019 HSI_ASYNC_READ(9)