Searched refs:MSG_TYPE_C (Results 1 – 3 of 3) sorted by relevance
321 #define MSG_TYPE_C 0x2 macro
50 if (!(msg->s_msg.header.type == MSG_TYPE_C)) in imx_rpmsg_pcm_send_message() 61 if (msg->s_msg.header.type == MSG_TYPE_C) in imx_rpmsg_pcm_send_message() 531 msg->s_msg.header.type = MSG_TYPE_C; in imx_rpmsg_pcm_ack() 667 if (work_of_rpmsg->msg.s_msg.header.type == MSG_TYPE_C && in imx_rpmsg_pcm_work()
35 case MSG_TYPE_C: in imx_audio_rpmsg_cb()