Home
last modified time | relevance | path

Searched refs:s_msg (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/fsl/
A Dimx-pcm-rpmsg.c72 msg->s_msg.header.cmd); in imx_rpmsg_pcm_send_message()
88 switch (msg->s_msg.header.cmd) { in imx_rpmsg_pcm_send_message()
238 msg->s_msg.header.cmd = TX_OPEN; in imx_rpmsg_pcm_open()
248 msg->s_msg.header.cmd = RX_OPEN; in imx_rpmsg_pcm_open()
292 msg->s_msg.header.cmd = TX_CLOSE; in imx_rpmsg_pcm_close()
295 msg->s_msg.header.cmd = RX_CLOSE; in imx_rpmsg_pcm_close()
364 msg->s_msg.param.buffer_tail = 0; in imx_rpmsg_prepare_and_submit()
383 msg->s_msg.header.cmd = TX_START; in imx_rpmsg_async_issue_pending()
386 msg->s_msg.header.cmd = RX_START; in imx_rpmsg_async_issue_pending()
417 msg->s_msg.header.cmd = TX_PAUSE; in imx_rpmsg_pause()
[all …]
A Dimx-pcm-rpmsg.h436 struct rpmsg_s_msg s_msg; member

Completed in 10 milliseconds