HSI_MSG_READ      227 drivers/hsi/clients/cmt_speech.c 	if (msg->ttype == HSI_MSG_READ)
HSI_MSG_READ      297 drivers/hsi/clients/cmt_speech.c 	const char *dir = (msg->ttype == HSI_MSG_READ) ? "TX" : "RX";
HSI_MSG_READ      305 drivers/hsi/clients/cmt_speech.c 	if (msg->ttype == HSI_MSG_READ)
HSI_MSG_READ      183 drivers/hsi/controllers/omap_ssi_core.c 	if (msg->ttype == HSI_MSG_READ) {
HSI_MSG_READ      230 drivers/hsi/controllers/omap_ssi_port.c 	if (msg->ttype == HSI_MSG_READ) {
HSI_MSG_READ      544 drivers/hsi/controllers/omap_ssi_port.c 		if (msg->ttype == HSI_MSG_READ)
HSI_MSG_READ      747 drivers/hsi/controllers/omap_ssi_port.c 		if (msg->ttype == HSI_MSG_READ) {
HSI_MSG_READ      827 drivers/hsi/controllers/omap_ssi_port.c 		if ((msg) && (msg->ttype == HSI_MSG_READ)) {
HSI_MSG_READ      386 include/linux/hsi/hsi.h 	msg->ttype = HSI_MSG_READ;