Lines Matching refs:SNDRV_PCM_STREAM_PLAYBACK
46 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_soc_dai_stream_valid()
72 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_soc_runtime_activate()
107 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_soc_runtime_deactivate()
342 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in soc_pcm_apply_msb()
383 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_init_runtime_hw()
405 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_init_runtime_hw()
500 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in soc_pcm_open()
637 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
688 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in soc_pcm_close()
692 SNDRV_PCM_STREAM_PLAYBACK, in soc_pcm_close()
780 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && in soc_pcm_prepare()
952 bool playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in soc_pcm_hw_free()
1218 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in dpcm_get_be()
1261 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in dai_get_widget()
1349 if (stream != SNDRV_PCM_STREAM_PLAYBACK) in dpcm_add_paths()
1570 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in dpcm_runtime_base_format()
1590 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in dpcm_set_fe_runtime()
2376 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_runtime_update()
2385 new = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, 1); in soc_dpcm_runtime_update()
2387 dpcm_run_new_update(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2388 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2389 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2393 old = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, 0); in soc_dpcm_runtime_update()
2395 dpcm_run_old_update(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2396 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2397 dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2446 &fe->dpcm[SNDRV_PCM_STREAM_PLAYBACK].be_clients; in soc_dpcm_be_digital_mute()
2604 pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd; in soc_new_pcm()
2640 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &rtd->ops); in soc_new_pcm()
2871 offset += dpcm_show_state(fe, SNDRV_PCM_STREAM_PLAYBACK, in dpcm_state_read_file()