current_stream 37 sound/soc/ti/omap-hdmi.c struct snd_pcm_substream *current_stream; current_stream 53 sound/soc/ti/omap-hdmi.c if (ad->current_stream && ad->current_stream->runtime && current_stream 54 sound/soc/ti/omap-hdmi.c snd_pcm_running(ad->current_stream)) { current_stream 56 sound/soc/ti/omap-hdmi.c snd_pcm_stream_lock_irq(ad->current_stream); current_stream 57 sound/soc/ti/omap-hdmi.c snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED); current_stream 58 sound/soc/ti/omap-hdmi.c snd_pcm_stream_unlock_irq(ad->current_stream); current_stream 90 sound/soc/ti/omap-hdmi.c ad->current_stream = substream; current_stream 97 sound/soc/ti/omap-hdmi.c ad->current_stream = NULL; current_stream 112 sound/soc/ti/omap-hdmi.c WARN_ON(ad->current_stream != substream); current_stream 236 sound/soc/ti/omap-hdmi.c WARN_ON(ad->current_stream != substream); current_stream 260 sound/soc/ti/omap-hdmi.c WARN_ON(ad->current_stream != substream); current_stream 265 sound/soc/ti/omap-hdmi.c ad->current_stream = NULL;