Lines Matching refs:SNDRV_PCM_STREAM_PLAYBACK

54 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {  in snd_soc_runtime_activate()
89 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_soc_runtime_deactivate()
326 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in soc_pcm_apply_msb()
367 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_init_runtime_hw()
375 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_init_runtime_hw()
470 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_open()
607 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
658 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in soc_pcm_close()
662 SNDRV_PCM_STREAM_PLAYBACK, in soc_pcm_close()
750 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && in soc_pcm_prepare()
905 bool playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in soc_pcm_hw_free()
1171 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in dpcm_get_be()
1214 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in dai_get_widget()
1508 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in dpcm_set_fe_runtime()
2294 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_runtime_update()
2303 new = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, 1); in soc_dpcm_runtime_update()
2305 dpcm_run_new_update(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2306 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2307 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2311 old = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, 0); in soc_dpcm_runtime_update()
2313 dpcm_run_old_update(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2314 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2315 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2364 &fe->dpcm[SNDRV_PCM_STREAM_PLAYBACK].be_clients; in soc_dpcm_be_digital_mute()
2522 pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd; in soc_new_pcm()
2558 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &rtd->ops); in soc_new_pcm()
2789 offset += dpcm_show_state(fe, SNDRV_PCM_STREAM_PLAYBACK, in dpcm_state_read_file()