Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h499 int msg_drop_count[2]; member
H A Dimx-pcm-rpmsg.c130 info->msg_drop_count[substream->stream]++; in imx_rpmsg_insert_workqueue()
274 info->msg_drop_count[substream->stream] = 0; in imx_rpmsg_pcm_open()
308 if (info->msg_drop_count[substream->stream]) in imx_rpmsg_pcm_close()
310 info->msg_drop_count[substream->stream]); in imx_rpmsg_pcm_close()