Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h319 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()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c577 int hsi_async(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async() function
589 EXPORT_SYMBOL_GPL(hsi_async);

Completed in 5 milliseconds