play_stream 26 sound/soc/amd/raven/acp3x-pcm-dma.c struct snd_pcm_substream *play_stream; play_stream 191 sound/soc/amd/raven/acp3x-pcm-dma.c if ((val & BIT(BT_TX_THRESHOLD)) && rv_i2s_data->play_stream) { play_stream 194 sound/soc/amd/raven/acp3x-pcm-dma.c snd_pcm_period_elapsed(rv_i2s_data->play_stream); play_stream 306 sound/soc/amd/raven/acp3x-pcm-dma.c if (!adata->play_stream && !adata->capture_stream) play_stream 310 sound/soc/amd/raven/acp3x-pcm-dma.c adata->play_stream = substream; play_stream 412 sound/soc/amd/raven/acp3x-pcm-dma.c adata->play_stream = NULL; play_stream 419 sound/soc/amd/raven/acp3x-pcm-dma.c if (!adata->play_stream && !adata->capture_stream) play_stream 651 sound/soc/amd/raven/acp3x-pcm-dma.c adata->play_stream = NULL; play_stream 712 sound/soc/amd/raven/acp3x-pcm-dma.c if (adata->play_stream && adata->play_stream->runtime) { play_stream 714 sound/soc/amd/raven/acp3x-pcm-dma.c adata->play_stream->runtime->private_data; play_stream 479 sound/soc/bcm/cygnus-pcm.c playstr = cygaud->portinfo[port].play_stream; play_stream 609 sound/soc/bcm/cygnus-pcm.c aio->play_stream = substream; play_stream 626 sound/soc/bcm/cygnus-pcm.c aio->play_stream = NULL; play_stream 630 sound/soc/bcm/cygnus-pcm.c if (!aio->play_stream && !aio->capture_stream) play_stream 110 sound/soc/bcm/cygnus-ssp.h struct snd_pcm_substream *play_stream; play_stream 83 sound/soc/xilinx/xlnx_formatter_pcm.c struct snd_pcm_substream *play_stream; play_stream 289 sound/soc/xilinx/xlnx_formatter_pcm.c if (adata->play_stream) play_stream 290 sound/soc/xilinx/xlnx_formatter_pcm.c snd_pcm_period_elapsed(adata->play_stream); play_stream 346 sound/soc/xilinx/xlnx_formatter_pcm.c adata->play_stream = substream;