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