table of contents
other versions
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¶
January 2017 | Kernel Hackers Manual 4.8. |