Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/hsi/
Dhsi.h34 #define HSI_MSG_READ 0 macro
399 msg->ttype = HSI_MSG_READ; in hsi_async_read()
/Linux-v4.19/drivers/hsi/controllers/
Domap_ssi_port.c253 if (msg->ttype == HSI_MSG_READ) { in ssi_start_dma()
567 if (msg->ttype == HSI_MSG_READ) in ssi_flush()
770 if (msg->ttype == HSI_MSG_READ) { in ssi_cleanup_gdd()
850 if ((msg) && (msg->ttype == HSI_MSG_READ)) { in ssi_error()
Domap_ssi_core.c217 if (msg->ttype == HSI_MSG_READ) { in ssi_gdd_complete()
/Linux-v4.19/drivers/hsi/clients/
Dcmt_speech.c240 if (msg->ttype == HSI_MSG_READ) in cs_cmd_destructor()
310 const char *dir = (msg->ttype == HSI_MSG_READ) ? "TX" : "RX"; in cs_hsi_data_destructor()
318 if (msg->ttype == HSI_MSG_READ) in cs_hsi_data_destructor()