Home
last modified time | relevance | path

Searched refs:HSI_MSG_WRITE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/hsi/
Dhsi.h35 #define HSI_MSG_WRITE 1 macro
415 msg->ttype = HSI_MSG_WRITE; in hsi_async_write()
/linux-4.1.27/drivers/hsi/controllers/
Domap_ssi_port.c292 if (msg->ttype == HSI_MSG_WRITE) { in ssi_start_pio()
338 if (msg->ttype == HSI_MSG_WRITE) { in ssi_async_break()
866 if (msg->ttype == HSI_MSG_WRITE) in ssi_pio_complete()
872 if (msg->ttype == HSI_MSG_WRITE) in ssi_pio_complete()
889 (msg->ttype == HSI_MSG_WRITE))) { in ssi_pio_complete()
900 if (msg->ttype == HSI_MSG_WRITE) { in ssi_pio_complete()
/linux-4.1.27/drivers/hsi/clients/
Dcmt_speech.c243 else if (msg->ttype == HSI_MSG_WRITE && in cs_cmd_destructor()