Searched refs:hsi_async (Results 1 – 2 of 2) sorted by relevance
319 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg);387 return hsi_async(cl, msg); in hsi_async_read() 400 return hsi_async(cl, msg); in hsi_async_write()
559 * hsi_async - Submit an HSI transfer to the controller573 * hsi_async.577 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async() function 589 EXPORT_SYMBOL_GPL(hsi_async);