Home
last modified time | relevance | path

Searched refs:hsi_async (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/hsi/
Dhsi.h335 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg);
403 return hsi_async(cl, msg); in hsi_async_read()
416 return hsi_async(cl, msg); in hsi_async_write()
/linux-4.4.14/drivers/hsi/
Dhsi.c591 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async() function
603 EXPORT_SYMBOL_GPL(hsi_async);