Home
last modified time | relevance | path

Searched refs:hsi_async_read (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/hsi/clients/
A Dhsi_char.c295 ret = hsi_async_read(msg->cl, msg); in hsc_break_received()
317 ret = hsi_async_read(cl, msg); in hsc_break_request()
437 ret = hsi_async_read(channel->cl, msg); in hsc_read()
A Dssi_protocol.c452 hsi_async_read(cl, msg); in ssip_error()
513 hsi_async_read(cl, msg); in ssip_send_bootinfo_req_cmd()
806 hsi_async_read(cl, msg); in ssip_rx_strans()
827 hsi_async_read(cl, msg); in ssip_rxcmd_complete()
A Dcmt_speech.c474 ret = hsi_async_read(hi->cl, msg); in cs_hsi_peek_on_control_complete()
504 ret = hsi_async_read(hi->cl, msg); in cs_hsi_read_on_control()
627 ret = hsi_async_read(hi->cl, msg); in cs_hsi_peek_on_data_complete()
671 ret = hsi_async_read(hi->cl, rxmsg); in cs_hsi_read_on_data()
/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h384 static inline int hsi_async_read(struct hsi_client *cl, struct hsi_msg *msg) in hsi_async_read() function

Completed in 11 milliseconds