Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/hsi/
Dhsi.h34 #define HSI_MSG_READ 0 macro
402 msg->ttype = HSI_MSG_READ; in hsi_async_read()
/linux-4.4.14/drivers/hsi/controllers/
Domap_ssi_port.c226 if (msg->ttype == HSI_MSG_READ) { in ssi_start_dma()
523 if (msg->ttype == HSI_MSG_READ) in ssi_flush()
704 if (msg->ttype == HSI_MSG_READ) in ssi_cleanup_gdd()
784 if ((msg) && (msg->ttype == HSI_MSG_READ)) { in ssi_error()
Domap_ssi.c217 if (msg->ttype == HSI_MSG_READ) { in ssi_gdd_complete()
/linux-4.4.14/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()