Name

hsi_async_read — Submit a read transfer

Synopsis

int hsi_async_read (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