1. NAME▲
hsi_async_read - Submit a read transfer
2. SYNOPSIS ▲
int hsi_async_read(struct hsi_client * cl , struct hsi_msg * msg );
3. ARGUMENTS ▲
cl
Pointer to the HSI client
msg
HSI message descriptor of the transfer
4. DESCRIPTION ▲
Return -errno on failure, 0 on success
5. COPYRIGHT ▲