table of contents
HSI_ASYNC_WRITE(9) | High Speed Synchronous Serial | HSI_ASYNC_WRITE(9) |
NAME¶
hsi_async_write - Submit a write transfer
SYNOPSIS¶
int hsi_async_write(struct hsi_client * cl, struct hsi_msg * msg);
ARGUMENTS¶
cl
Pointer to the HSI client
msg
HSI message descriptor of the transfer
DESCRIPTION¶
Return -errno on failure, 0 on success
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |