Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h321 #define MSG_TYPE_C 0x2 macro
H A Dimx-audio-rpmsg.c35 case MSG_TYPE_C: in imx_audio_rpmsg_cb()
H A Dimx-pcm-rpmsg.c51 if (!(msg->s_msg.header.type == MSG_TYPE_C)) in imx_rpmsg_pcm_send_message()
63 if (msg->s_msg.header.type == MSG_TYPE_C) { in imx_rpmsg_pcm_send_message()
541 msg->s_msg.header.type = MSG_TYPE_C; in imx_rpmsg_pcm_ack()
660 if (work_of_rpmsg->msg.s_msg.header.type == MSG_TYPE_C && in imx_rpmsg_pcm_work()