Home
last modified time | relevance | path

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

/sound/soc/fsl/
A Dimx-pcm-rpmsg.c73 msg->s_msg.header.cmd); in imx_rpmsg_pcm_send_message()
89 switch (msg->s_msg.header.cmd) { in imx_rpmsg_pcm_send_message()
242 msg->s_msg.header.cmd = TX_OPEN; in imx_rpmsg_pcm_open()
252 msg->s_msg.header.cmd = RX_OPEN; in imx_rpmsg_pcm_open()
296 msg->s_msg.header.cmd = TX_CLOSE; in imx_rpmsg_pcm_close()
299 msg->s_msg.header.cmd = RX_CLOSE; in imx_rpmsg_pcm_close()
368 msg->s_msg.param.buffer_tail = 0; in imx_rpmsg_prepare_and_submit()
387 msg->s_msg.header.cmd = TX_START; in imx_rpmsg_async_issue_pending()
390 msg->s_msg.header.cmd = RX_START; in imx_rpmsg_async_issue_pending()
421 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 9 milliseconds