Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/hsi/
Dhsi.h21 #define HSI_MSG_READ 0 macro
386 msg->ttype = HSI_MSG_READ; in hsi_async_read()
/linux-6.1.9/drivers/hsi/controllers/
Domap_ssi_port.c230 if (msg->ttype == HSI_MSG_READ) { in ssi_start_dma()
544 if (msg->ttype == HSI_MSG_READ) in ssi_flush()
747 if (msg->ttype == HSI_MSG_READ) { in ssi_cleanup_gdd()
827 if ((msg) && (msg->ttype == HSI_MSG_READ)) { in ssi_error()
Domap_ssi_core.c183 if (msg->ttype == HSI_MSG_READ) { in ssi_gdd_complete()
/linux-6.1.9/drivers/hsi/clients/
Dcmt_speech.c227 if (msg->ttype == HSI_MSG_READ) in cs_cmd_destructor()
297 const char *dir = (msg->ttype == HSI_MSG_READ) ? "TX" : "RX"; in cs_hsi_data_destructor()
305 if (msg->ttype == HSI_MSG_READ) in cs_hsi_data_destructor()