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()
577 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async() function589 EXPORT_SYMBOL_GPL(hsi_async);
Completed in 6 milliseconds