drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c
587
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dw_hdmi_ops);
drivers/gpu/drm/vc4/vc4_hdmi.c
2263
.chan_names[SNDRV_PCM_STREAM_PLAYBACK] = "audio-rx",
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
371
.chan_names[SNDRV_PCM_STREAM_PLAYBACK] =
drivers/media/pci/cobalt/cobalt-alsa-pcm.c
517
snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_PLAYBACK,
drivers/most/most_snd.c
572
direction = SNDRV_PCM_STREAM_PLAYBACK;
drivers/slimbus/stream.c
238
if (cfg->direction == SNDRV_PCM_STREAM_PLAYBACK)
drivers/slimbus/stream.c
259
if (cfg->direction == SNDRV_PCM_STREAM_PLAYBACK)
drivers/soundwire/stream.c
1907
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
drivers/staging/greybus/audio_codec.c
118
data->state[SNDRV_PCM_STREAM_PLAYBACK] = GBAUDIO_CODEC_PREPARE;
drivers/staging/greybus/audio_codec.c
138
module_state = data->state[SNDRV_PCM_STREAM_PLAYBACK];
drivers/staging/greybus/audio_codec.c
150
data->state[SNDRV_PCM_STREAM_PLAYBACK] = GBAUDIO_CODEC_HWPARAMS;
drivers/staging/greybus/audio_codec.c
165
data->state[SNDRV_PCM_STREAM_PLAYBACK] = GBAUDIO_CODEC_SHUTDOWN;
drivers/staging/greybus/audio_codec.c
481
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
drivers/staging/greybus/audio_codec.c
543
case SNDRV_PCM_STREAM_PLAYBACK:
drivers/staging/greybus/audio_codec.c
61
module_state = data->state[SNDRV_PCM_STREAM_PLAYBACK];
drivers/staging/greybus/audio_codec.c
63
params = find_dai_stream_params(codec, id, SNDRV_PCM_STREAM_PLAYBACK);
drivers/staging/greybus/audio_codec.c
80
data->state[SNDRV_PCM_STREAM_PLAYBACK] = GBAUDIO_CODEC_STARTUP;
drivers/staging/greybus/audio_codec.c
97
data->state[SNDRV_PCM_STREAM_PLAYBACK] = GBAUDIO_CODEC_HWPARAMS;
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c
343
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
drivers/usb/gadget/function/u_audio.c
1273
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops);
drivers/usb/gadget/function/u_audio.c
1326
if (i == SNDRV_PCM_STREAM_PLAYBACK) {
drivers/usb/gadget/function/u_audio.c
193
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
drivers/usb/gadget/function/u_audio.c
247
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
drivers/usb/gadget/function/u_audio.c
325
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
drivers/usb/gadget/function/u_audio.c
347
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && !prm->ss)
drivers/usb/gadget/function/u_audio.c
358
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
drivers/usb/gadget/function/u_audio.c
405
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
include/sound/dmaengine_pcm.h
24
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
include/sound/pcm.h
1436
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
include/sound/pcm.h
700
for (stream = SNDRV_PCM_STREAM_PLAYBACK; \
include/sound/pcm.h
715
substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
include/sound/sdw.h
41
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
include/sound/soc-dai.h
475
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
include/sound/soc-dai.h
479
#define snd_soc_dai_get_widget_playback(dai) snd_soc_dai_get_widget(dai, SNDRV_PCM_STREAM_PLAYBACK)
include/sound/soc-dai.h
487
#define snd_soc_dai_set_widget_playback(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_PLAYBACK, widget)
include/sound/soc-dai.h
495
#define snd_soc_dai_dma_data_get_playback(dai) snd_soc_dai_dma_data_get(dai, SNDRV_PCM_STREAM_PLAYBACK)
include/sound/soc-dai.h
503
#define snd_soc_dai_dma_data_set_playback(dai, data) snd_soc_dai_dma_data_set(dai, SNDRV_PCM_STREAM_PLAYBACK, data)
sound/aoa/soundbus/i2sbus/pcm.c
932
err = snd_pcm_new_stream(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK, 1);
sound/aoa/soundbus/i2sbus/pcm.c
935
snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/aoa/soundbus/i2sbus/pcm.c
937
dev->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].dev->parent =
sound/arm/aaci.c
396
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/arm/aaci.c
408
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/arm/aaci.c
899
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &aaci_playback_ops);
sound/atmel/ac97c.c
579
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &atmel_ac97_playback_ops);
sound/core/oss/io.c
116
if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
1014
sw_params->avail_min = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/core/oss/pcm_oss.c
1592
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
1661
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2023
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/oss/pcm_oss.c
2072
psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2150
psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2166
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2207
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
2231
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/oss/pcm_oss.c
2236
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
2278
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
2286
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
2435
if (idx == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_oss.c
2509
snd_pcm_oss_look_for_setup(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/core/oss/pcm_oss.c
2571
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2697
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
sound/core/oss/pcm_oss.c
2719
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
sound/core/oss/pcm_oss.c
2725
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
sound/core/oss/pcm_oss.c
2795
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2837
psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2886
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
2894
substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/core/oss/pcm_oss.c
3135
duplex = (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count > 0 &&
sound/core/oss/pcm_oss.c
991
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_plugin.c
162
if (plugin->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/oss/pcm_plugin.c
237
case SNDRV_PCM_STREAM_PLAYBACK:
sound/core/oss/pcm_plugin.c
252
case SNDRV_PCM_STREAM_PLAYBACK:
sound/core/oss/pcm_plugin.c
371
case SNDRV_PCM_STREAM_PLAYBACK:
sound/core/oss/pcm_plugin.c
42
if (plugin->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_plugin.c
555
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/oss/pcm_plugin.c
98
if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/pcm.c
1063
case SNDRV_PCM_STREAM_PLAYBACK:
sound/core/pcm.c
1174
if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
sound/core/pcm.c
1176
pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count);
sound/core/pcm.c
503
pstr->stream == SNDRV_PCM_STREAM_PLAYBACK ? 'p' : 'c');
sound/core/pcm.c
646
stream == SNDRV_PCM_STREAM_PLAYBACK ? 'p' : 'c');
sound/core/pcm.c
728
err = snd_pcm_new_stream(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/core/pcm.c
863
snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]);
sound/core/pcm.c
888
if (snd_BUG_ON(stream != SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_compat.c
303
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_compat.c
363
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_compat.c
610
return snd_pcm_ioctl_xferi_compat(substream, SNDRV_PCM_STREAM_PLAYBACK, argp);
sound/core/pcm_compat.c
614
return snd_pcm_ioctl_xfern_compat(substream, SNDRV_PCM_STREAM_PLAYBACK, argp);
sound/core/pcm_dmaengine.c
111
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/pcm_dmaengine.c
428
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_dmaengine.c
75
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/pcm_lib.c
1953
int is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/core/pcm_lib.c
2075
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_lib.c
2106
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_lib.c
2289
is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/core/pcm_lib.c
259
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_lib.c
2611
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_lib.c
470
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_local.h
38
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_local.h
47
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_memory.c
65
if (str == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
1024
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
1444
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_native.c
1484
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_native.c
1823
substream->stream != SNDRV_PCM_STREAM_PLAYBACK))
sound/core/pcm_native.c
1929
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_native.c
2046
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/pcm_native.c
2159
if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
2849
err = snd_pcm_open(file, pcm, SNDRV_PCM_STREAM_PLAYBACK);
sound/core/pcm_native.c
3293
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
3322
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
3676
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/core/pcm_native.c
3978
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/core/pcm_native.c
997
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/core/pcm_trace.h
102
__entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
sound/core/pcm_trace.h
40
__entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
sound/core/pcm_trace.h
75
__entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
sound/drivers/aloop.c
1369
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &loopback_pcm_ops);
sound/drivers/aloop.c
1469
val = (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) ? 1 : 0;
sound/drivers/aloop.c
197
if (dpcm->substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
347
dpcm_play = cable->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/drivers/aloop.c
432
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
441
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
450
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
460
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
527
substream->stream == SNDRV_PCM_STREAM_PLAYBACK))
sound/drivers/aloop.c
62
#define CABLE_VALID_PLAYBACK BIT(SNDRV_PCM_STREAM_PLAYBACK)
sound/drivers/aloop.c
659
cable->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/drivers/aloop.c
667
if (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) {
sound/drivers/aloop.c
781
dpcm_play = cable->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/drivers/aloop.c
791
substream_play = (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) ?
sound/drivers/aloop.c
795
valid_runtime = (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) ?
sound/drivers/aloop.c
815
if ((running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) &&
sound/drivers/aloop.c
820
} else if (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) {
sound/drivers/dummy.c
569
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/drivers/dummy.c
680
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, ops);
sound/drivers/pcmtest.c
355
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && !v_iter->is_buf_corrupted)
sound/drivers/pcmtest.c
561
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_pcmtst_playback_ops);
sound/drivers/pcsp/pcsp_lib.c
338
snd_pcm_set_ops(chip->pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/drivers/vx/vx_pcm.c
1218
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &vx_pcm_playback_ops);
sound/firewire/bebob/bebob_pcm.c
363
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/firewire/dice/dice-pcm.c
441
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/firewire/digi00x/digi00x-pcm.c
341
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/firewire/fireface/ff-pcm.c
382
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops);
sound/firewire/fireworks/fireworks_pcm.c
391
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/firewire/motu/motu-pcm.c
361
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/firewire/oxfw/oxfw-pcm.c
429
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/firewire/tascam/tascam-pcm.c
270
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
sound/hda/codecs/ca0132.c
6898
&pcm->stream[SNDRV_PCM_STREAM_PLAYBACK];
sound/hda/codecs/ca0132.c
6905
SNDRV_PCM_STREAM_PLAYBACK,
sound/hda/codecs/ca0132.c
7245
info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap
sound/hda/codecs/ca0132.c
7248
info->stream[SNDRV_PCM_STREAM_PLAYBACK] = ca0132_pcm_analog_playback;
sound/hda/codecs/ca0132.c
7249
info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dacs[0];
sound/hda/codecs/ca0132.c
7250
info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
sound/hda/codecs/ca0132.c
7282
info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
sound/hda/codecs/ca0132.c
7284
info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
sound/hda/codecs/ca0132.c
7316
info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
sound/hda/codecs/ca0132.c
7318
info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
sound/hda/codecs/generic.c
5752
setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
sound/hda/codecs/generic.c
5756
info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
sound/hda/codecs/generic.c
5760
info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap =
sound/hda/codecs/generic.c
5788
setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
sound/hda/codecs/generic.c
5818
setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
sound/hda/codecs/generic.c
5823
setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
sound/hda/codecs/hdmi/hdmi.c
1863
pstr = &info->stream[SNDRV_PCM_STREAM_PLAYBACK];
sound/hda/codecs/hdmi/nvhdmi-mcp.c
267
SNDRV_PCM_STREAM_PLAYBACK,
sound/hda/codecs/hdmi/simplehdmi.c
28
pstr = &info->stream[SNDRV_PCM_STREAM_PLAYBACK];
sound/hda/codecs/hdmi/tegrahdmi.c
195
stream = &pcm->stream[SNDRV_PCM_STREAM_PLAYBACK];
sound/hda/codecs/si3054.c
145
val &= 0xff << (8 * (substream->stream != SNDRV_PCM_STREAM_PLAYBACK));
sound/hda/codecs/si3054.c
146
val |= ((stream_tag & 0xf) << 4) << (8 * (substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
sound/hda/codecs/si3054.c
192
info->stream[SNDRV_PCM_STREAM_PLAYBACK] = si3054_pcm;
sound/hda/codecs/si3054.c
194
info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg;
sound/hda/codecs/via.c
561
if (!info->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams ||
sound/hda/codecs/via.c
564
info->stream[SNDRV_PCM_STREAM_PLAYBACK].formats =
sound/hda/common/controller.c
1272
return SNDRV_PCM_STREAM_PLAYBACK;
sound/hda/common/controller.c
378
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/hda/common/controller.c
712
cpcm->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams,
sound/hda/controllers/intel.c
590
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/hda/controllers/intel.c
813
if (azx_dev->core.substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/hda/core/hdmi_chmap.c
852
SNDRV_PCM_STREAM_PLAYBACK,
sound/isa/ad1816a/ad1816a_lib.c
191
SNDRV_PCM_STREAM_PLAYBACK, cmd, 0);
sound/isa/ad1816a/ad1816a_lib.c
597
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ad1816a_playback_ops);
sound/isa/cmi8330.c
401
#define CMI_SB_STREAM SNDRV_PCM_STREAM_PLAYBACK
sound/isa/cmi8330.c
405
#define CMI_AD_STREAM SNDRV_PCM_STREAM_PLAYBACK
sound/isa/cmi8330.c
413
substream->private_data = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].private_data;
sound/isa/cmi8330.c
414
return chip->streams[SNDRV_PCM_STREAM_PLAYBACK].open(substream);
sound/isa/cmi8330.c
456
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK].ops);
sound/isa/es1688/es1688_lib.c
694
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1688_playback_ops);
sound/isa/es18xx.c
1657
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es18xx_playback_ops);
sound/isa/gus/gus_pcm.c
824
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_gf1_pcm_playback_ops);
sound/isa/gus/gus_pcm.c
826
for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
sound/isa/msnd/msnd.c
659
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_msnd_playback_ops);
sound/isa/sb/emu8000_pcm.c
647
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &emu8k_pcm_ops);
sound/isa/sb/sb16_main.c
216
if (chip->mode & (channel == SNDRV_PCM_STREAM_PLAYBACK ? SB_MODE_PLAYBACK_16 : SB_MODE_CAPTURE_16))
sound/isa/sb/sb16_main.c
245
snd_sb16_setup_rate(chip, runtime->rate, SNDRV_PCM_STREAM_PLAYBACK);
sound/isa/sb/sb16_main.c
829
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb16_playback_ops);
sound/isa/sb/sb16_main.c
844
return direction == SNDRV_PCM_STREAM_PLAYBACK ?
sound/isa/sb/sb8_main.c
466
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/isa/sb/sb8_main.c
494
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/isa/sb/sb8_main.c
524
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/isa/sb/sb8_main.c
565
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops);
sound/isa/wss/wss_lib.c
1811
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_wss_playback_ops);
sound/isa/wss/wss_lib.c
2142
return direction == SNDRV_PCM_STREAM_PLAYBACK ?
sound/mips/hal2.c
712
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/mips/sgio2audio.c
443
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/mips/sgio2audio.c
590
case SNDRV_PCM_STREAM_PLAYBACK:
sound/mips/sgio2audio.c
682
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/mips/sgio2audio.c
697
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/mips/snd-n64.c
326
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &n64audio_pcm_ops);
sound/parisc/harmony.c
584
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ac97/ac97_patch.c
2555
struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK];
sound/pci/ac97/ac97_pcm.c
153
if (pcm->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/ac97/ac97_pcm.c
514
if (pcm->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/pci/ad1889.c
597
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ali5451/ali5451.c
1625
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/als300.c
548
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/als4000.c
669
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_als4000_playback_ops);
sound/pci/asihpi/asihpi.c
1253
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/asihpi/asihpi.c
578
if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/asihpi/asihpi.c
639
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/asihpi/asihpi.c
751
if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/asihpi/asihpi.c
850
if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/atiixp.c
1259
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
sound/pci/atiixp.c
1268
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/atiixp.c
1274
chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
sound/pci/atiixp.c
1289
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_spdif_ops);
sound/pci/atiixp_modem.c
971
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
sound/pci/au88x0/au88x0_core.c
2135
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/au88x0/au88x0_pcm.c
170
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/pci/au88x0/au88x0_pcm.c
311
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/au88x0/au88x0_pcm.c
622
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/au88x0/au88x0_pcm.c
635
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/au88x0/au88x0_pcm.c
648
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/aw2/aw2-alsa.c
510
snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/aw2/aw2-alsa.c
542
snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/azt3328.c
2083
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/azt3328.c
2102
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ca0106/ca0106_main.c
1281
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops);
sound/pci/ca0106/ca0106_main.c
1286
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops);
sound/pci/ca0106/ca0106_main.c
1291
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops);
sound/pci/ca0106/ca0106_main.c
1296
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops);
sound/pci/ca0106/ca0106_main.c
1305
for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/pci/ca0106/ca0106_main.c
1321
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
sound/pci/ca0106/ca0106_main.c
937
s->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/cmipci.c
1844
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_ops);
sound/pci/cmipci.c
1867
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback2_ops);
sound/pci/cmipci.c
1889
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_spdif_ops);
sound/pci/cmipci.c
1900
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/cs4281.c
944
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs4281_playback_ops);
sound/pci/cs46xx/cs46xx_lib.c
1730
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_ops);
sound/pci/cs46xx/cs46xx_lib.c
1758
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops);
sound/pci/cs46xx/cs46xx_lib.c
1783
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_clfe_ops);
sound/pci/cs46xx/cs46xx_lib.c
1808
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_iec958_ops);
sound/pci/cs5535audio/cs5535audio_pcm.c
415
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ctxfi/ctpcm.c
438
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops);
sound/pci/ctxfi/ctpcm.c
466
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs,
sound/pci/echoaudio/echoaudio.c
908
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
sound/pci/echoaudio/echoaudio.c
941
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
sound/pci/echoaudio/echoaudio.c
955
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops);
sound/pci/emu10k1/emu10k1x.c
814
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
sound/pci/emu10k1/emu10k1x.c
819
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
sound/pci/emu10k1/emu10k1x.c
843
return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
sound/pci/emu10k1/emupcm.c
1413
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops);
sound/pci/emu10k1/emupcm.c
1422
for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
sound/pci/emu10k1/emupcm.c
1446
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops);
sound/pci/emu10k1/emupcm.c
1453
for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
sound/pci/emu10k1/emupcm.c
1798
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops);
sound/pci/emu10k1/p16v.c
371
emu->pcm_p16v->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/pci/emu10k1/p16v.c
421
s->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/emu10k1/p16v.c
567
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_p16v_playback_front_ops);
sound/pci/emu10k1/p16v.c
576
for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/pci/ens1370.c
1226
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
sound/pci/ens1370.c
1228
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
sound/pci/ens1370.c
1241
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ens1370.c
1244
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ens1370.c
1260
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
sound/pci/ens1370.c
1262
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
sound/pci/ens1370.c
1273
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ens1370.c
1276
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/es1938.c
972
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1938_playback_ops);
sound/pci/es1968.c
1766
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1968_playback_ops);
sound/pci/fm801.c
714
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_fm801_playback_ops);
sound/pci/fm801.c
725
return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ice1712/ice1712.c
1198
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_pro_ops);
sound/pci/ice1712/ice1712.c
840
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ops);
sound/pci/ice1712/ice1712.c
866
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ds_ops);
sound/pci/ice1712/ice1712.c
902
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/ice1712/ice1724.c
1110
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_vt1724_playback_pro_ops);
sound/pci/ice1712/ice1724.c
1302
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ice1712/ice1724.c
1415
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ice1712/juli.c
173
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/pci/intel8x0.c
1443
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
sound/pci/intel8x0.c
1469
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/intel8x0.c
1475
chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
sound/pci/intel8x0.c
837
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/intel8x0m.c
685
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
sound/pci/korg1212/korg1212.c
1435
if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/korg1212/korg1212.c
2196
snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_korg1212_playback_ops);
sound/pci/lola/lola.h
301
#define PLAY SNDRV_PCM_STREAM_PLAYBACK
sound/pci/lola/lola_pcm.c
592
chip->pcm[SNDRV_PCM_STREAM_PLAYBACK].num_streams,
sound/pci/lx6464es/lx6464es.c
799
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &lx_ops_playback);
sound/pci/maestro3.c
1046
case SNDRV_PCM_STREAM_PLAYBACK:
sound/pci/maestro3.c
1075
case SNDRV_PCM_STREAM_PLAYBACK:
sound/pci/maestro3.c
1132
if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/maestro3.c
1418
if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/maestro3.c
1720
if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/maestro3.c
1836
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_m3_playback_ops);
sound/pci/mixart/mixart.c
394
if (stream->substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/mixart/mixart.c
611
if( subs->stream == SNDRV_PCM_STREAM_PLAYBACK )
sound/pci/mixart/mixart.c
950
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
sound/pci/mixart/mixart.c
984
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
sound/pci/nm256/nm256.c
1399
if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running)
sound/pci/nm256/nm256.c
1424
chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize = playback_bufsize * 1024;
sound/pci/nm256/nm256.c
1482
chip->buffer_size = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize +
sound/pci/nm256/nm256.c
1514
chip->streams[SNDRV_PCM_STREAM_PLAYBACK].buf = addr;
sound/pci/nm256/nm256.c
1515
addr += chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize;
sound/pci/nm256/nm256.c
1521
chip->coeff_buf[SNDRV_PCM_STREAM_PLAYBACK] = addr;
sound/pci/nm256/nm256.c
335
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/nm256/nm256.c
375
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/nm256/nm256.c
431
case SNDRV_PCM_STREAM_PLAYBACK:
sound/pci/nm256/nm256.c
723
s = &chip->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/pci/nm256/nm256.c
828
snd_nm256_setup_stream(chip, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK],
sound/pci/nm256/nm256.c
914
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_nm256_playback_ops);
sound/pci/nm256/nm256.c
956
if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running)
sound/pci/oxygen/oxygen_pcm.c
680
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/oxygen/oxygen_pcm.c
691
snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
sound/pci/oxygen/oxygen_pcm.c
711
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/oxygen/oxygen_pcm.c
737
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/pcxhr/pcxhr.c
1127
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops);
sound/pci/pcxhr/pcxhr.c
988
if( subs->stream == SNDRV_PCM_STREAM_PLAYBACK ) {
sound/pci/riptide/riptide.c
1686
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme32.c
1287
snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme32.c
1295
snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme32.c
1317
snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme32.c
1326
snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme96.c
1584
snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_spdif_ops);
sound/pci/rme96.c
1601
snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_adat_ops);
sound/pci/rme9652/hdsp.c
3866
snd_pcm_period_elapsed(hdsp->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream);
sound/pci/rme9652/hdsp.c
3977
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdsp.c
4014
if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/hdsp.c
4126
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdsp.c
4144
if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) &&
sound/pci/rme9652/hdsp.c
4149
substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdsp.c
4907
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_hdsp_playback_ops);
sound/pci/rme9652/hdspm.c
5428
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdspm.c
5462
if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/hdspm.c
5530
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/hdspm.c
5616
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/hdspm.c
5642
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/hdspm.c
5724
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdspm.c
5742
if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK))
sound/pci/rme9652/hdspm.c
5748
substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/hdspm.c
5992
bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/pci/rme9652/hdspm.c
6064
bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/pci/rme9652/hdspm.c
6370
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/rme9652/rme9652.c
1783
snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream);
sound/pci/rme9652/rme9652.c
1878
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/rme9652.c
1909
if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/pci/rme9652/rme9652.c
2025
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/rme9652.c
2043
if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) &&
sound/pci/rme9652/rme9652.c
2048
substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/pci/rme9652/rme9652.c
2326
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme9652_playback_ops);
sound/pci/sis7019.c
863
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &sis_playback_ops);
sound/pci/sonicvibes.c
842
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sonicvibes_playback_ops);
sound/pci/trident/trident_main.c
2110
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_nx_playback_ops);
sound/pci/trident/trident_main.c
2112
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_playback_ops);
sound/pci/trident/trident_main.c
2126
for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
sound/pci/trident/trident_main.c
2220
snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_ops);
sound/pci/trident/trident_main.c
2222
snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_7018_ops);
sound/pci/via82xx.c
1429
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
sound/pci/via82xx.c
1444
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/via82xx.c
1454
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
sound/pci/via82xx.c
1468
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/via82xx.c
1473
chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
sound/pci/via82xx.c
1497
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
sound/pci/via82xx.c
1511
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/via82xx.c
1516
chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
sound/pci/via82xx.c
1526
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
sound/pci/via82xx.c
1555
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
sound/pci/via82xx_modem.c
837
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
sound/pci/ymfpci/ymfpci_main.c
1108
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_ops);
sound/pci/ymfpci/ymfpci_main.c
1119
return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ymfpci/ymfpci_main.c
1176
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_spdif_ops);
sound/pci/ymfpci/ymfpci_main.c
1217
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_4ch_ops);
sound/pci/ymfpci/ymfpci_main.c
1227
return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/pci/ymfpci/ymfpci_main.c
1818
substream = chip->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/ppc/pmac.c
106
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/ppc/pmac.c
107
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/ppc/pmac.c
1154
chip->playback.stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/ppc/pmac.c
116
case SNDRV_PCM_STREAM_PLAYBACK:
sound/ppc/pmac.c
254
command = (subs->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/ppc/pmac.c
676
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_pmac_playback_ops);
sound/ppc/snd_ps3.c
970
snd_pcm_set_ops(the_card.pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/sh/aica.c
428
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/sh/sh_dac_audio.c
228
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sh_dac_pcm_ops);
sound/soc/amd/acp-pcm-dma.c
1095
if (rtd->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
1193
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
213
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
271
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
339
if (rtd->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
782
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
822
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
864
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
874
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp-pcm-dma.c
901
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
165
if (tx_mask && stream->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-i2s.c
176
if (tx_mask && stream->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-i2s.c
226
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
274
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-i2s.c
403
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
465
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
530
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
557
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
584
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
643
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
654
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-i2s.c
665
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-legacy-common.c
216
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-legacy-common.c
241
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-legacy-common.c
266
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-legacy-common.c
321
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/acp/acp-platform.c
146
if (stream->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-platform.c
152
if (stream->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-platform.c
158
if (stream->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-platform.c
210
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-platform.c
216
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/acp/acp-sdw-legacy-mach.c
277
playback = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/amd/acp/acp-sdw-sof-mach.c
193
playback = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/amd/acp/amd.h
318
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/ps/ps-sdw-dma.c
325
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/ps/ps-sdw-dma.c
369
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/ps/ps-sdw-dma.c
392
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/ps/ps-sdw-dma.c
401
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/raven/acp3x-i2s.c
113
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-i2s.c
167
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-i2s.c
213
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-i2s.c
89
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/raven/acp3x-pcm-dma.c
116
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-pcm-dma.c
155
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-pcm-dma.c
225
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/raven/acp3x-pcm-dma.c
264
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-pcm-dma.c
337
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/raven/acp3x-pcm-dma.c
442
config_acp3x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/amd/raven/acp3x.h
129
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-i2s.c
104
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/vangogh/acp5x-i2s.c
128
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-i2s.c
253
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-i2s.c
301
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-pcm-dma.c
111
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-pcm-dma.c
149
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-pcm-dma.c
220
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/amd/vangogh/acp5x-pcm-dma.c
258
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-pcm-dma.c
331
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/amd/vangogh/acp5x-pcm-dma.c
433
config_acp5x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/amd/vangogh/acp5x-pcm-dma.c
443
config_acp5x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/amd/vangogh/acp5x.h
157
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/apple/mca.c
196
bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/apple/mca.c
233
bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/apple/mca.c
474
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/apple/mca.c
595
bool is_tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/apple/mca.c
870
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/apple/mca.c
921
bool is_tx = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/atmel-i2s.c
275
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/atmel-i2s.c
327
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/atmel-i2s.c
480
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/atmel-pcm-dma.c
63
substream->stream == SNDRV_PCM_STREAM_PLAYBACK
sound/soc/atmel/atmel-pcm-pdc.c
99
substream->stream == SNDRV_PCM_STREAM_PLAYBACK
sound/soc/atmel/atmel_ssc_dai.c
293
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/atmel/atmel_ssc_dai.c
340
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/atmel/atmel_ssc_dai.c
479
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/atmel/atmel_ssc_dai.c
720
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/atmel/atmel_ssc_dai.c
744
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/atmel/mchp-i2s-mcc.c
547
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/mchp-i2s-mcc.c
764
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/mchp-i2s-mcc.c
820
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/atmel/mchp-spdifrx.c
439
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/au1x/ac97c.c
259
ctx->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
sound/soc/au1x/dma.c
202
name = (s == SNDRV_PCM_STREAM_PLAYBACK) ? "audio-tx" : "audio-rx";
sound/soc/au1x/i2sc.c
260
ctx->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
sound/soc/au1x/psc-ac97.c
233
if (stype == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/au1x/psc-ac97.c
384
wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
sound/soc/au1x/psc-ac97.c
40
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TS : PSC_AC97PCR_RS)
sound/soc/au1x/psc-ac97.c
42
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TP : PSC_AC97PCR_RP)
sound/soc/au1x/psc-ac97.c
44
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TC : PSC_AC97PCR_RC)
sound/soc/au1x/psc-ac97.c
47
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97STAT_TB : PSC_AC97STAT_RB)
sound/soc/au1x/psc-i2s.c
311
wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
sound/soc/au1x/psc-i2s.c
42
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB)
sound/soc/au1x/psc-i2s.c
44
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TS : PSC_I2SPCR_RS)
sound/soc/au1x/psc-i2s.c
46
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TP : PSC_I2SPCR_RP)
sound/soc/au1x/psc-i2s.c
48
((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TC : PSC_I2SPCR_RC)
sound/soc/bcm/bcm2835-i2s.c
631
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK
sound/soc/bcm/bcm2835-i2s.c
745
&dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
sound/soc/bcm/bcm2835-i2s.c
866
dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr =
sound/soc/bcm/bcm2835-i2s.c
873
dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr_width =
sound/soc/bcm/bcm2835-i2s.c
879
dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].maxburst = 2;
sound/soc/bcm/bcm2835-i2s.c
886
dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].flags =
sound/soc/bcm/bcm63xx-i2s-whistler.c
149
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/bcm63xx-i2s-whistler.c
96
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/bcm63xx-pcm-whistler.c
156
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/bcm63xx-pcm-whistler.c
369
if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
sound/soc/bcm/bcm63xx-pcm-whistler.c
371
pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/bcm/bcm63xx-pcm-whistler.c
84
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-pcm.c
255
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-pcm.c
302
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-pcm.c
320
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-pcm.c
357
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-pcm.c
407
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-pcm.c
600
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-pcm.c
618
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-pcm.c
655
is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0;
sound/soc/bcm/cygnus-pcm.c
677
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-ssp.c
645
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-ssp.c
739
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-ssp.c
757
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-ssp.c
773
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/bcm/cygnus-ssp.c
935
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/bcm/cygnus-ssp.c
946
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
122
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
130
stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
144
stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
148
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
324
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/cirrus/ep93xx-i2s.c
379
ep93xx_i2s_disable(info, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/cirrus/ep93xx-i2s.c
393
err = ep93xx_i2s_enable(info, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/codecs/ac97.c
39
int reg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/codecs/ad193x.c
319
bool is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/adau1701.c
470
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/adau17x1.c
211
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/adau17x1.c
240
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/adau17x1.c
274
SNDRV_PCM_STREAM_PLAYBACK, adau17x1_dac_mux_text);
sound/soc/codecs/adau17x1.c
725
adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 0;
sound/soc/codecs/adau17x1.c
729
adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 1;
sound/soc/codecs/adau17x1.c
733
adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 2;
sound/soc/codecs/adau17x1.c
737
adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 3;
sound/soc/codecs/adau17x1.c
755
if (adau->dsp_bypass[SNDRV_PCM_STREAM_PLAYBACK]) {
sound/soc/codecs/adau17x1.c
757
(adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] * 2) + 1);
sound/soc/codecs/adav80x.c
524
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/ak4613.c
437
int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/ak4613.c
742
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/ak4619.c
541
bool is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/ak4642.c
280
int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/ak4642.c
323
int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/cpcap.c
1446
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/codecs/cs35l35.c
515
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs35l36.c
892
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs35l41.c
780
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs35l45.c
735
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs35l56.c
521
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs35l56.c
611
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs4234.c
481
if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs4271.c
356
if ((substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/codecs/cs4271.c
359
!snd_soc_dai_stream_active(dai, SNDRV_PCM_STREAM_PLAYBACK))) {
sound/soc/codecs/cs4271.c
413
if (stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/cs42l42-sdw.c
81
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/cs42l42.c
1035
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/cs42l42.c
1108
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/cs42l42.c
951
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/cs42l84.c
525
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/cs42l84.c
576
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/cs42l84.c
646
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/cs42xx8.c
265
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/cs42xx8.c
353
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/es8311.c
455
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8311.c
511
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8326.c
623
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8326.c
651
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8328.c
469
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/es8328.c
524
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8375.c
478
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/es8375.c
483
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/es8389.c
698
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/es8389.c
716
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/fs210x.c
758
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/fs210x.c
787
if (stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/hda.c
39
dir = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/hdac_hda.c
223
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/hdmi-codec.c
447
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/hdmi-codec.c
496
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/hdmi-codec.c
721
(direction == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/hdmi-codec.c
802
ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/codecs/idt821034.c
842
max_ch = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/codecs/jz4725b.c
479
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/jz4760.c
208
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4760.c
219
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4760.c
235
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4760.c
673
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/jz4770.c
227
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4770.c
239
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4770.c
255
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/jz4770.c
705
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/lpass-rx-macro.c
1827
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/lpass-rx-macro.c
1912
if (stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/lpass-wsa-macro.c
1281
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/max98363.c
223
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/max98373-sdw.c
536
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/mc13783.c
141
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/ml26124.c
384
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/msm8916-wcd-digital.c
895
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/mt6351.c
273
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/mt6358.c
2261
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/mt6359.c
2654
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/mt6359.c
2669
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/mt6359.c
2684
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/nau8821.c
807
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/nau8821.c
862
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/nau8824.c
1041
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/nau8824.c
1097
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/nau8825.c
1241
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/nau8825.c
1297
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/peb2466.c
799
max_ch = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/codecs/rk3308_codec.c
677
return (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/codecs/rt1017-sdca-sdw.c
595
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt1308-sdw.c
552
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/rt1316-sdw.c
531
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/rt1318-sdw.c
586
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt1320-sdw.c
2647
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt5682-sdw.c
127
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/rt5682-sdw.c
207
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt700.c
914
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/rt711-sdca.c
1350
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt711.c
1002
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt712-sdca.c
1474
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt721-sdca.c
1294
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/rt722-sdca.c
1144
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/sdw-mockup.c
75
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/sgtl5000.c
1064
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/sma1303.c
992
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/sma1307.c
1180
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/sta529.c
236
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/stac9766.c
174
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/tas2783-sdw.c
943
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/tlv320aic23.c
345
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/tlv320aic23.c
401
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/tscs42xx.c
1179
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/tscs42xx.c
1184
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/tscs454.c
3221
substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/codecs/tscs454.c
3241
substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/codecs/twl4030.c
1628
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/twl4030.c
1912
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/uda1380.c
559
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/uda1380.c
580
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wcd9335.c
1743
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wcd9335.c
1881
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/wcd934x.c
1721
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wcd934x.c
1782
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/wm2200.c
1752
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm2200.c
1761
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm5100.c
1481
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm5100.c
1490
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm8350.c
934
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wm8580.c
579
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wm8770.c
437
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/codecs/wm8900.c
652
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wm8960.c
836
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/wm8960.c
894
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/wm8961.c
534
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && target < 64) {
sound/soc/codecs/wm8994.c
2938
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm8994.c
2951
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm8994.c
3073
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/codecs/wm8995.c
1566
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK /* ||
sound/soc/codecs/wm8995.c
1578
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK /* ||
sound/soc/codecs/wm8996.c
1744
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm8996.c
1755
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/codecs/wm9705.c
239
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm9712.c
528
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm9712.c
545
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm9713.c
1031
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/wm9713.c
1048
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/codecs/zl38060.c
274
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/codecs/zl38060.c
320
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/dwc/dwc-i2s.c
113
i2s_clear_irqs(dev, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/dwc/dwc-i2s.c
159
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/dwc/dwc-i2s.c
172
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-i2s.c
197
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/dwc/dwc-i2s.c
214
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/dwc/dwc-i2s.c
255
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-i2s.c
354
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/dwc/dwc-i2s.c
45
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-i2s.c
58
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-i2s.c
72
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-i2s.c
90
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-pcm.c
203
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/dwc/dwc-pcm.c
214
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/dwc/dwc-pcm.c
234
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/fsl-asoc-card.c
176
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_asrc.c
729
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_asrc_dma.c
134
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_asrc_dma.c
324
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_asrc_dma.c
345
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_asrc_dma.c
58
u8 dir = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? OUT : IN;
sound/soc/fsl/fsl_dma.c
169
if (dma_private->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_dma.c
398
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/fsl_dma.c
476
mr |= (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/fsl/fsl_dma.c
636
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_dma.c
686
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_easrc.c
1470
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_esai.c
540
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_esai.c
761
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_qmc_audio.c
215
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_qmc_audio.c
631
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_rpmsg.c
246
rpmsg->buffer_size[SNDRV_PCM_STREAM_PLAYBACK] = LPA_LARGE_BUFFER_SIZE;
sound/soc/fsl/fsl_rpmsg.c
249
rpmsg->buffer_size[SNDRV_PCM_STREAM_PLAYBACK] = IMX_DEFAULT_DMABUF_SIZE;
sound/soc/fsl/fsl_sai.c
1813
if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK))
sound/soc/fsl/fsl_sai.c
1838
if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK)) {
sound/soc/fsl/fsl_sai.c
1875
if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK))
sound/soc/fsl/fsl_sai.c
560
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_sai.c
759
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_sai.c
823
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_sai.c
908
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_spdif.c
625
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_spdif.c
653
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_spdif.c
709
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/fsl_spdif.c
740
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_ssi.c
1112
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_ssi.c
683
bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_ssi.c
808
bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_xcvr.c
232
rtd->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count =
sound/soc/fsl/fsl_xcvr.c
500
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_xcvr.c
625
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_xcvr.c
681
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/fsl_xcvr.c
729
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/imx-audmix.c
53
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/imx-audmix.c
92
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/imx-hdmi.c
37
bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/fsl/imx-pcm-fiq.c
118
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-fiq.c
130
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-fiq.c
242
substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/fsl/imx-pcm-fiq.c
56
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-fiq.c
96
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-rpmsg.c
145
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
198
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-rpmsg.c
217
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
240
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
294
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
356
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
385
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
402
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
419
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
437
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
533
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/imx-pcm-rpmsg.c
562
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/imx-pcm-rpmsg.c
607
substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/fsl/imx-pcm-rpmsg.c
610
rpmsg->buffer_size[SNDRV_PCM_STREAM_PLAYBACK]);
sound/soc/fsl/imx-pcm-rpmsg.h
354
#define TX SNDRV_PCM_STREAM_PLAYBACK
sound/soc/fsl/lpc3xxx-i2s.c
110
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/lpc3xxx-i2s.c
200
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/fsl/lpc3xxx-i2s.c
226
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/lpc3xxx-i2s.c
237
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/fsl/lpc3xxx-i2s.c
78
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/google/chv3-i2s.c
173
substream = rtd->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/hisilicon/hi6210-i2s.c
424
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/hisilicon/hi6210-i2s.c
505
&i2s->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
sound/soc/intel/atom/sst-atom-controls.c
1336
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/atom/sst-mfld-platform-pcm.c
90
{MERR_DPCM_AUDIO, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA1_IN, SST_TASK_ID_MEDIA, 0},
sound/soc/intel/atom/sst-mfld-platform-pcm.c
91
{MERR_DPCM_COMPR, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA0_IN, SST_TASK_ID_MEDIA, 0},
sound/soc/intel/atom/sst-mfld-platform-pcm.c
93
{MERR_DPCM_DEEP_BUFFER, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA3_IN, SST_TASK_ID_MEDIA, 0},
sound/soc/intel/atom/sst/sst_drv_interface.c
467
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/avs/boards/hdaudio.c
76
int dir = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/intel/avs/boards/nau8825.c
229
int stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/intel/avs/core.c
101
snd_hdac_ext_stream_init_all(bus, cp_streams, pb_streams, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/intel/avs/loader.c
372
substream.stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/intel/avs/loader.c
440
substream.stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/intel/avs/path.c
1300
return avs_condpaths_walk(adev, path, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/intel/avs/path.c
293
dir = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/intel/avs/pcm.c
1359
snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
sound/soc/intel/avs/pcm.c
441
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/avs/pcm.c
475
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/boards/hda_dsp_common.c
35
if (!spcm || !spcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
sound/soc/intel/boards/sof_sdw.c
1071
int playback = ssp_info->dais[0].direction[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/intel/boards/sof_sdw.c
996
playback = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/intel/keembay/kmb_platform.c
173
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/keembay/kmb_platform.c
187
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/keembay/kmb_platform.c
202
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
273
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/keembay/kmb_platform.c
282
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
307
kmb_i2s_clear_irqs(kmb_i2s, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/intel/keembay/kmb_platform.c
381
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
422
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
436
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/keembay/kmb_platform.c
454
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
477
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
559
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/intel/keembay/kmb_platform.c
681
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
698
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
716
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/intel/keembay/kmb_platform.c
906
kmb_i2s_disable_channels(kmb_i2s, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/jz4740/jz4740-i2s.c
106
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/jz4740/jz4740-i2s.c
151
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/jz4740/jz4740-i2s.c
281
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/kirkwood/kirkwood-dma.c
143
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/kirkwood/kirkwood-dma.c
164
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/kirkwood/kirkwood-dma.c
188
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/kirkwood/kirkwood-dma.c
209
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/kirkwood/kirkwood-dma.c
230
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/kirkwood/kirkwood-i2s.c
261
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/kirkwood/kirkwood-i2s.c
317
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/kirkwood/kirkwood-i2s.c
504
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/loongson/loongson1_ac97.c
204
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/loongson/loongson1_ac97.c
217
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/loongson/loongson_dma.c
178
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/loongson/loongson_i2s.c
42
mask = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/loongson/loongson_i2s.c
49
mask = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/loongson/loongson_i2s.c
98
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
271
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/common/mtk-btcvsd.c
1033
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/common/mtk-btcvsd.c
241
bt->tx->stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/mediatek/common/mtk-btcvsd.c
650
if (bt_stream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/common/mtk-btcvsd.c
853
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/common/mtk-btcvsd.c
882
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/common/mtk-btcvsd.c
912
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/mediatek/common/mtk-btcvsd.c
929
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/common/mtk-btcvsd.c
961
hw_packet_ptr = stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/soc/mediatek/common/mtk-btcvsd.c
990
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/common/mtk-btcvsd.c
999
hw_packet_ptr = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/soc/mediatek/common/mtk-dsp-sof-common.c
210
} else if (conn->stream_dir == SNDRV_PCM_STREAM_PLAYBACK && widget) {
sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c
71
i2s_path->hop_ck[SNDRV_PCM_STREAM_PLAYBACK] = i2s_ck;
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
1383
afe_priv->i2s_path[i].i2s_data[SNDRV_PCM_STREAM_PLAYBACK] =
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
1384
&mt2701_i2s_data[i][SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
371
if (stream_dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
390
if (stream_dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt6797/mt6797-dai-adda.c
161
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
195
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/mediatek/mt7986/mt7986-dai-etdm.c
252
mtk_dai_etdm_config(afe, params, dai, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/mediatek/mt8183/mt8183-dai-adda.c
279
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
568
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8186/mt8186-dai-src.c
563
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8186/mt8186-dai-src.c
599
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8186/mt8186-mt6366.c
637
{ "I2S1", "AFE_SOF_DL1", SOF_DMA_DL1, SNDRV_PCM_STREAM_PLAYBACK},
sound/soc/mediatek/mt8186/mt8186-mt6366.c
638
{ "I2S3", "AFE_SOF_DL2", SOF_DMA_DL2, SNDRV_PCM_STREAM_PLAYBACK},
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
416
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8188/mt8188-mt6359.c
224
.stream_dir = SNDRV_PCM_STREAM_PLAYBACK
sound/soc/mediatek/mt8188/mt8188-mt6359.c
229
.stream_dir = SNDRV_PCM_STREAM_PLAYBACK
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
1093
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8189/mt8189-dai-pcm.c
230
snd_soc_dai_get_widget(dai, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
1070
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
641
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8195/mt8195-mt6359.c
914
{ "ETDM2_OUT_BE", "AFE_SOF_DL2", SOF_DMA_DL2, SNDRV_PCM_STREAM_PLAYBACK},
sound/soc/mediatek/mt8195/mt8195-mt6359.c
915
{ "ETDM1_OUT_BE", "AFE_SOF_DL3", SOF_DMA_DL3, SNDRV_PCM_STREAM_PLAYBACK},
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
142
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
162
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
171
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8365/mt8365-dai-adda.c
201
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
530
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
549
bool reset_i2s_out_change = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
569
be->prepared[SNDRV_PCM_STREAM_PLAYBACK] = false;
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
596
bool apply_i2s_out_change = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
645
be->prepared[SNDRV_PCM_STREAM_PLAYBACK] = true;
sound/soc/mediatek/mt8365/mt8365-dai-i2s.c
678
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
138
if ((snd_soc_dai_stream_active(dai, SNDRV_PCM_STREAM_PLAYBACK) +
sound/soc/mediatek/mt8365/mt8365-dai-pcm.c
142
snd_soc_dai_stream_active(dai, SNDRV_PCM_STREAM_PLAYBACK),
sound/soc/mediatek/mt8365/mt8365-mt6357.c
108
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mediatek/mt8365/mt8365-mt6357.c
77
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/meson/axg-frddr.c
97
return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/mxs/mxs-saif.c
549
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/mxs/mxs-saif.c
620
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/pxa/mmp-sspa.c
269
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/pxa/mmp-sspa.c
299
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/mmp-sspa.c
310
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa-ssp.c
554
substream->stream == SNDRV_PCM_STREAM_PLAYBACK, dma_data);
sound/soc/pxa/pxa-ssp.c
686
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/pxa/pxa-ssp.c
91
dma->chan_name = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/soc/pxa/pxa2xx-ac97.c
113
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-ac97.c
126
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-ac97.c
98
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-i2s.c
166
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-i2s.c
182
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-i2s.c
221
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/pxa/pxa2xx-i2s.c
243
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/apq8096.c
49
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/apq8096.c
87
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/lpass-apq8016.c
129
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-cpu.c
116
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-cpu.c
188
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-cpu.c
252
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-cpu.c
323
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-cpu.c
348
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-cpu.c
381
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-cpu.c
414
ret = snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/qcom/lpass-ipq806x.c
100
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-lpaif-reg.h
153
((dir == SNDRV_PCM_STREAM_PLAYBACK) ? \
sound/soc/qcom/lpass-lpaif-reg.h
250
((dir == SNDRV_PCM_STREAM_PLAYBACK) ? \
sound/soc/qcom/lpass-lpaif-reg.h
255
((dir == SNDRV_PCM_STREAM_PLAYBACK) ? \
sound/soc/qcom/lpass-platform.c
1134
if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
sound/soc/qcom/lpass-platform.c
1135
substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/qcom/lpass-platform.c
1240
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-platform.c
331
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-platform.c
366
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/lpass-sc7180.c
83
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-sc7180.c
92
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/lpass-sc7280.c
118
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/audioreach.c
1410
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm-dai.c
290
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6apm-dai.c
364
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm-dai.c
376
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6apm-dai.c
531
q6apm_unmap_memory_regions(prtd->graph, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/qdsp6/q6apm-dai.c
680
ret = q6apm_map_memory_regions(prtd->graph, SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
174
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
184
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
216
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6apm.c
211
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm.c
229
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm.c
265
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm.c
484
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm.c
538
if (hdr->token == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6apm.c
577
if (hdr->token == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6asm-dai.c
249
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6asm-dai.c
272
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6asm-dai.c
312
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && prtd->state == Q6ASM_STREAM_RUNNING) {
sound/soc/qcom/qdsp6/q6asm-dai.c
399
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/qdsp6/q6asm-dai.c
410
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6asm-dai.c
436
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/qdsp6/q6asm.c
1531
port = &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/qcom/qdsp6/q6asm.c
1544
ac->port[SNDRV_PCM_STREAM_PLAYBACK].mem_map_handle;
sound/soc/qcom/qdsp6/q6asm.c
1567
port = &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/qcom/qdsp6/q6asm.c
684
port = &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/qcom/qdsp6/q6routing.c
1063
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/sc7180.c
215
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
251
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
255
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
269
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
323
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
351
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
355
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7180.c
362
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7280.c
152
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7280.c
268
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7280.c
273
0, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sc7280.c
301
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
115
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/qcom/sdm845.c
307
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
347
DEFAULT_MCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
350
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
371
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
381
TDM_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
434
0, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
437
0, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
455
0, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sdm845.c
80
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/qcom/sm8250.c
103
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sm8250.c
111
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sm8250.c
87
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/qcom/sm8250.c
95
MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/renesas/dma-sh7760.c
123
int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
sound/soc/renesas/dma-sh7760.c
157
int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
sound/soc/renesas/dma-sh7760.c
179
int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
sound/soc/renesas/dma-sh7760.c
201
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/renesas/dma-sh7760.c
245
int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
sound/soc/renesas/dma-sh7760.c
273
int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
sound/soc/renesas/fsi.c
396
return substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/renesas/hac.c
240
int d = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1;
sound/soc/renesas/rcar/core.c
1000
int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/renesas/rcar/core.c
1342
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/renesas/rcar/core.c
686
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/rcar/msiof.c
134
#define msiof_is_play(substream) ((substream)->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/rcar/msiof.c
534
substream = priv->substream[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/renesas/rcar/msiof.c
538
priv->err_syc[SNDRV_PCM_STREAM_PLAYBACK]++;
sound/soc/renesas/rcar/msiof.c
540
priv->err_ovf[SNDRV_PCM_STREAM_PLAYBACK]++;
sound/soc/renesas/rcar/msiof.c
542
priv->err_udf[SNDRV_PCM_STREAM_PLAYBACK]++;
sound/soc/renesas/rz-ssi.c
177
return substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/renesas/rz-ssi.c
183
return (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? &ssi->playback : &ssi->capture;
sound/soc/renesas/rz-ssi.c
959
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/rz-ssi.c
972
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_dai.c
524
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_dai.c
553
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/renesas/siu_pcm.c
309
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/renesas/siu_pcm.c
343
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_pcm.c
366
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_pcm.c
416
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_pcm.c
427
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/siu_pcm.c
458
if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/renesas/ssi.c
138
recv = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 0 : 1;
sound/soc/rockchip/rockchip_i2s_tdm.c
292
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
306
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
493
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
507
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
537
&substream->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/rockchip/rockchip_i2s_tdm.c
606
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
631
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_i2s_tdm.c
661
} else if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_i2s_tdm.c
730
} else if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_pdm.c
207
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/rockchip/rockchip_sai.c
1258
ucontrol->value.integer.value[0] = sai->wait_time[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/rockchip/rockchip_sai.c
1272
sai->wait_time[SNDRV_PCM_STREAM_PLAYBACK] = ucontrol->value.integer.value[0];
sound/soc/rockchip/rockchip_sai.c
1345
substream = sai->substreams[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/rockchip/rockchip_sai.c
283
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_sai.c
306
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_sai.c
365
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_sai.c
381
bool playback = stream == SNDRV_PCM_STREAM_PLAYBACK || stream < 0;
sound/soc/rockchip/rockchip_sai.c
514
rockchip_sai_xfer_stop(sai, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/rockchip/rockchip_sai.c
580
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/rockchip/rockchip_sai.c
78
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/samsung/dmaengine.c
31
pcm_conf->chan_names[SNDRV_PCM_STREAM_PLAYBACK] = tx;
sound/soc/samsung/i2s.c
747
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/samsung/i2s.c
753
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/samsung/idma.c
333
substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
sound/soc/samsung/idma.c
377
if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
sound/soc/samsung/idma.c
379
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/samsung/spdif.c
190
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sdw_utils/soc_sdw_utils.c
1105
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sdw_utils/soc_sdw_utils.c
1596
dai_info->direction[SNDRV_PCM_STREAM_PLAYBACK] ? 'P' : '-',
sound/soc/soc-compress.c
559
BUILD_BUG_ON((int)SNDRV_PCM_STREAM_PLAYBACK != (int)SND_COMPRESS_PLAYBACK);
sound/soc/soc-compress.c
575
if (snd_soc_dai_stream_valid(codec_dai, SNDRV_PCM_STREAM_PLAYBACK) &&
sound/soc/soc-compress.c
576
snd_soc_dai_stream_valid(cpu_dai, SNDRV_PCM_STREAM_PLAYBACK))
sound/soc/soc-compress.c
634
be_pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd;
sound/soc/soc-core.c
3504
return SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-core.c
430
int playback = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-core.c
623
int playback = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-dai.c
397
(direction == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/soc-dapm.c
1609
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/soc-dapm.c
3995
substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-dapm.c
4049
substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-dapm.c
4104
snd_soc_dai_digital_mute(sink, 0, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/soc-dapm.c
4113
snd_soc_dai_digital_mute(sink, 1, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/soc-dapm.c
4123
substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-dapm.c
4136
substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-dapm.c
4632
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/soc-dapm.c
4636
SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/soc-generic-dmaengine-pcm.c
300
bool is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-generic-dmaengine-pcm.c
353
[SNDRV_PCM_STREAM_PLAYBACK] = "tx",
sound/soc/soc-pcm.c
1472
stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/soc-pcm.c
1577
if (stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/soc-pcm.c
2819
cpu_playback = snd_soc_get_stream_cpu(dai_link, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/soc-pcm.c
2843
if (snd_soc_dai_stream_valid(codec_dai, SNDRV_PCM_STREAM_PLAYBACK) &&
sound/soc/soc-pcm.c
2941
pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd;
sound/soc/soc-pcm.c
2984
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &rtd->ops);
sound/soc/soc-pcm.c
954
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/sof/intel/hda-dai-ops.c
200
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/intel/hda-dai.c
138
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/intel/hda-dai.c
200
if (hext_stream->hstream.direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/intel/hda-dsp.c
546
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/intel/hda-loader.c
378
SNDRV_PCM_STREAM_PLAYBACK, false);
sound/soc/sof/intel/hda-loader.c
519
SNDRV_PCM_STREAM_PLAYBACK, false);
sound/soc/sof/intel/hda-pcm.c
262
direction == SNDRV_PCM_STREAM_PLAYBACK ||
sound/soc/sof/intel/hda-sdw-bpt.c
145
if (hdac_stream(bpt_stream)->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/intel/hda-sdw-bpt.c
173
if (hdac_stream(sdw_bpt_stream)->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/intel/hda-sdw-bpt.c
279
num_channels_tx, SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/sof/intel/hda-sdw-bpt.c
306
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/sof/intel/hda-sdw-bpt.c
388
SNDRV_PCM_STREAM_PLAYBACK, false);
sound/soc/sof/intel/hda-sdw-bpt.c
399
SNDRV_PCM_STREAM_PLAYBACK, false);
sound/soc/sof/intel/hda-stream.c
1001
hstream->direction = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/sof/intel/hda-stream.c
1091
if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/intel/hda-stream.c
1329
if (hstream->direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/intel/hda-stream.c
36
if (hstream->direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/intel/hda-stream.c
731
if (hstream->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/ipc3-pcm.c
282
for_each_dpcm_fe(rtd, SNDRV_PCM_STREAM_PLAYBACK, dpcm) {
sound/soc/sof/ipc3-pcm.c
285
fe->dai_link->trigger[SNDRV_PCM_STREAM_PLAYBACK] =
sound/soc/sof/ipc3-pcm.c
401
for_each_dpcm_fe(rtd, SNDRV_PCM_STREAM_PLAYBACK, dpcm) {
sound/soc/sof/ipc3-pcm.c
404
fe->dai_link->trigger[SNDRV_PCM_STREAM_PLAYBACK] =
sound/soc/sof/ipc3-topology.c
2595
link->trigger[SNDRV_PCM_STREAM_PLAYBACK] = SND_SOC_DPCM_TRIGGER_PRE;
sound/soc/sof/ipc4-pcm.c
1256
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/ipc4-pcm.c
835
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/ipc4-topology.c
1987
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/ipc4-topology.c
2125
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/ipc4-topology.c
2179
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/ipc4-topology.c
2616
if (dir == SNDRV_PCM_STREAM_PLAYBACK && available_fmt->num_output_formats > 1) {
sound/soc/sof/ipc4-topology.c
3858
link->trigger[SNDRV_PCM_STREAM_PLAYBACK] = SND_SOC_DPCM_TRIGGER_POST;
sound/soc/sof/ipc4-topology.c
670
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/pcm.c
644
int stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/sof/sof-audio.c
344
if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sof/sof-audio.c
688
if (dir == SNDRV_PCM_STREAM_PLAYBACK && widget->id != snd_soc_dapm_aif_in)
sound/soc/sof/sof-audio.c
899
if (spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].suspend_ignored ||
sound/soc/sof/sof-audio.c
979
if (dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sof/topology.c
1087
stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/sof/topology.c
1154
stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/sof/topology.c
1784
stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/sof/topology.c
1837
snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
sound/soc/sof/topology.c
1851
snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
sound/soc/sophgo/cv1800b-tdm.c
375
bool tx_mode = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0;
sound/soc/spear/spdif_out.c
112
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/spear/spdif_out.c
158
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/spear/spdif_out.c
233
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/spear/spdif_out.c
66
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/spear/spdif_out.c
84
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sprd/sprd-pcm-dma.c
198
int is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/starfive/jh7110_tdm.c
150
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/starfive/jh7110_tdm.c
165
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/starfive/jh7110_tdm.c
176
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/starfive/jh7110_tdm.c
233
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/starfive/jh7110_tdm.c
376
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sti/sti_uniperif.c
34
.stream = SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/sti/sti_uniperif.c
340
if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sti/sti_uniperif.c
361
if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sti/sti_uniperif.c
42
.stream = SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/sti/sti_uniperif.c
443
if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/sti/sti_uniperif.c
50
.stream = SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/sti/sti_uniperif.c
58
.stream = SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/stm/stm32_i2s.c
952
bool playback_flg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/stm/stm32_sai_sub.c
1541
sai->dir = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/stm/stm32_sai_sub.c
41
#define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-codec.c
388
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-codec.c
397
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-codec.c
488
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-codec.c
672
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-i2s.c
1039
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-i2s.c
1048
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-spdif.c
259
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/sunxi/sun4i-spdif.c
377
if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra20_ac97.c
185
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra20_ac97.c
193
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra20_i2s.c
235
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra20_i2s.c
243
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra210_admaif.c
373
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/tegra/tegra210_admaif.c
400
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/tegra/tegra210_admaif.c
427
case SNDRV_PCM_STREAM_PLAYBACK:
sound/soc/tegra/tegra210_i2s.c
112
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/tegra/tegra210_i2s.c
158
stream = SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/tegra/tegra210_i2s.c
694
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra210_i2s.c
699
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/tegra/tegra30_i2s.c
191
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/tegra/tegra30_i2s.c
247
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra30_i2s.c
255
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/tegra/tegra_pcm.c
167
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-i2s.c
193
int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/davinci-i2s.c
644
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/davinci-i2s.c
659
int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/davinci-i2s.c
703
int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/davinci-i2s.c
726
int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/davinci-i2s.c
815
dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-i2s.c
820
dma = &dev->dma_request[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-mcasp.c
1020
if (!mcasp->async_mode || stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
1079
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
1089
mcasp->active_serializers[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-mcasp.c
1119
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
1235
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
1344
} else if (mcasp->async_mode && stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
1417
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/davinci-mcasp.c
1752
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/davinci-mcasp.c
1839
numevt = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
219
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/davinci-mcasp.c
2325
tmp = mcasp->dma_data[SNDRV_PCM_STREAM_PLAYBACK].filter_data;
sound/soc/ti/davinci-mcasp.c
249
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
255
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
2609
mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN;
sound/soc/ti/davinci-mcasp.c
261
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
2648
mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN;
sound/soc/ti/davinci-mcasp.c
2655
dma_data = &mcasp->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-mcasp.c
267
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
2696
mcasp->chconstr[SNDRV_PCM_STREAM_PLAYBACK].list =
sound/soc/ti/davinci-mcasp.c
2708
if (!mcasp->chconstr[SNDRV_PCM_STREAM_PLAYBACK].list ||
sound/soc/ti/davinci-mcasp.c
273
return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/soc/ti/davinci-mcasp.c
336
mcasp_set_clk_pdir_stream(mcasp, SNDRV_PCM_STREAM_PLAYBACK, true);
sound/soc/ti/davinci-mcasp.c
357
mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]);
sound/soc/ti/davinci-mcasp.c
364
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/davinci-mcasp.c
409
mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]);
sound/soc/ti/davinci-mcasp.c
421
mcasp_set_clk_pdir_stream(mcasp, SNDRV_PCM_STREAM_PLAYBACK, false);
sound/soc/ti/davinci-mcasp.c
440
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/davinci-mcasp.c
450
u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-mcasp.c
459
substream = mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK];
sound/soc/ti/davinci-mcasp.c
513
if (mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK])
sound/soc/ti/davinci-mcasp.c
922
ret = davinci_mcasp_ch_constraint(mcasp, SNDRV_PCM_STREAM_PLAYBACK,
sound/soc/ti/davinci-mcasp.c
978
mcasp->tdm_mask[SNDRV_PCM_STREAM_PLAYBACK] = tx_mask;
sound/soc/ti/omap-mcbsp.c
1265
&mcbsp->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
sound/soc/ti/omap-mcbsp.c
220
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/omap-mcbsp.c
416
int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcbsp.c
475
int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcbsp.c
682
SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcbsp.c
745
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/omap-mcbsp.c
800
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/omap-mcbsp.c
819
int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcbsp.c
820
int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
sound/soc/ti/omap-mcbsp.c
821
int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/ti/omap-mcbsp.c
842
int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcbsp.c
843
int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
sound/soc/ti/omap-mcbsp.c
844
int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/ti/omap-mcbsp.c
899
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/omap-mcbsp.c
947
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ti/omap-mcpdm.c
185
mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold);
sound/soc/ti/omap-mcpdm.c
268
int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcpdm.c
269
int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
sound/soc/ti/omap-mcpdm.c
270
int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/ti/omap-mcpdm.c
337
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/ti/omap-mcpdm.c
380
int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ti/omap-mcpdm.c
381
int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
sound/soc/ti/omap-mcpdm.c
382
int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/soc/ti/omap-mcpdm.c
429
mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold = 2;
sound/soc/ti/omap-mcpdm.c
434
&mcpdm->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
sound/soc/uniphier/aio-cpu.c
67
if (dir == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/ux500/mop500_ab8500.c
206
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ux500/mop500_ab8500.c
294
is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ux500/ux500_msp_dai.c
315
msp_config->direction = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/soc/ux500/ux500_msp_dai.c
426
bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
sound/soc/ux500/ux500_msp_dai.c
514
mask = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/soc/ux500/ux500_msp_i2s.c
568
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ux500/ux500_msp_i2s.c
579
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/ux500/ux500_pcm.c
53
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/soc/xilinx/xlnx_formatter_pcm.c
337
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/xilinx/xlnx_formatter_pcm.c
348
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/soc/xilinx/xlnx_formatter_pcm.c
469
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/soc/xilinx/xlnx_formatter_pcm.c
630
SNDRV_PCM_STREAM_PLAYBACK);
sound/sparc/amd7930.c
735
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_amd7930_playback_ops);
sound/sparc/cs4231.c
1179
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/sparc/dbri.c
2224
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops);
sound/sparc/dbri.c
568
SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
sound/spi/at73c213.c
339
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &at73c213_playback_ops);
sound/usb/6fire/pcm.c
122
if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/6fire/pcm.c
400
if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/6fire/pcm.c
631
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops);
sound/usb/caiaq/audio.c
182
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/caiaq/audio.c
289
if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/caiaq/audio.c
319
cnt = (sub->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/usb/caiaq/audio.c
56
if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/caiaq/audio.c
68
if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/caiaq/audio.c
680
pipe = (dir == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/usb/caiaq/audio.c
808
snd_pcm_set_ops(cdev->pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/caiaq/audio.c
836
cdev->data_urbs_out = alloc_urbs(cdev, SNDRV_PCM_STREAM_PLAYBACK, &ret);
sound/usb/hiface/pcm.c
175
if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/hiface/pcm.c
360
if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/hiface/pcm.c
580
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops);
sound/usb/line6/pcm.c
140
return (direction == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/usb/line6/pcm.c
151
(direction == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/usb/line6/pcm.c
193
if (direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/line6/pcm.c
243
err = line6_stream_start(line6pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/line6/pcm.c
259
line6_stream_stop(line6pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/line6/pcm.c
267
if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/line6/pcm.c
273
if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/line6/pcm.c
490
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/line6/playback.c
206
get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK)->runtime;
sound/usb/line6/playback.c
308
get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK);
sound/usb/media.c
57
if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/misc/ua101.c
1252
snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_pcm_ops);
sound/usb/pcm.c
1252
if (direction == SNDRV_PCM_STREAM_PLAYBACK &&
sound/usb/pcm.c
129
subs->direction == SNDRV_PCM_STREAM_PLAYBACK) ||
sound/usb/pcm.c
134
subs->direction == SNDRV_PCM_STREAM_PLAYBACK) ||
sound/usb/pcm.c
1816
ops = stream == SNDRV_PCM_STREAM_PLAYBACK ?
sound/usb/pcm.c
40
if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/pcm.c
60
if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/pcm.c
712
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
sound/usb/proc.c
216
if (stream->substream[SNDRV_PCM_STREAM_PLAYBACK].num_formats) {
sound/usb/proc.c
218
proc_dump_substream_status(chip, &stream->substream[SNDRV_PCM_STREAM_PLAYBACK], buffer);
sound/usb/proc.c
219
proc_dump_substream_formats(&stream->substream[SNDRV_PCM_STREAM_PLAYBACK], buffer);
sound/usb/qcom/mixer_usb_offload.c
119
subs = &as->substream[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/qcom/mixer_usb_offload.c
32
SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/qcom/mixer_usb_offload.c
71
SNDRV_PCM_STREAM_PLAYBACK,
sound/usb/qcom/qc_audio_offload.c
1724
subs = &as->substream[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/quirks.c
121
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/usb/quirks.c
1737
if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/quirks.c
2110
if (stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/stream.c
1086
pd->pd_id = (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
sound/usb/stream.c
1160
SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
sound/usb/stream.c
536
stream == SNDRV_PCM_STREAM_PLAYBACK ? 1 : 0,
sound/usb/stream.c
537
stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1,
sound/usb/usx2y/us144mkii_pcm.c
227
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/usx2y/us144mkii_pcm.c
362
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &tascam_playback_ops);
sound/usb/usx2y/usbusx2yaudio.c
298
playbacksubs = usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usbusx2yaudio.c
386
subs != subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK]);
sound/usb/usx2y/usbusx2yaudio.c
399
int is_playback = subs == subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usbusx2yaudio.c
796
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/usx2y/usbusx2yaudio.c
807
playback_subs = subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usbusx2yaudio.c
943
for (i = playback_endpoint ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
sound/usb/usx2y/usbusx2yaudio.c
953
usx2y_substream[SNDRV_PCM_STREAM_PLAYBACK]->endpoint = playback_endpoint;
sound/usb/usx2y/usbusx2yaudio.c
965
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usx2y_pcm_ops);
sound/usb/usx2y/usbusx2yaudio.c
975
snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
sound/usb/usx2y/usx2yhwdeppcm.c
252
playbacksubs = usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usx2yhwdeppcm.c
319
int is_playback = subs == subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usx2yhwdeppcm.c
372
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
sound/usb/usx2y/usx2yhwdeppcm.c
387
playback_subs = subs->usx2y->subs[SNDRV_PCM_STREAM_PLAYBACK];
sound/usb/usx2y/usx2yhwdeppcm.c
593
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/usb/usx2y/usx2yhwdeppcm.c
746
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usx2y_usbpcm_ops);
sound/usb/usx2y/usx2yhwdeppcm.c
753
snd_pcm_set_managed_buffer(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
sound/virtio/virtio_card.h
110
if (vss->direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/virtio/virtio_chmap.c
180
vs = &vpcm->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/virtio/virtio_chmap.c
94
vs = &vpcm->streams[SNDRV_PCM_STREAM_PLAYBACK];
sound/virtio/virtio_pcm.c
384
vss->direction = SNDRV_PCM_STREAM_PLAYBACK;
sound/virtio/virtio_pcm.c
421
vpcm->streams[SNDRV_PCM_STREAM_PLAYBACK].nsubstreams;
sound/virtio/virtio_pcm_msg.c
233
if (vss->direction == SNDRV_PCM_STREAM_PLAYBACK)
sound/virtio/virtio_pcm_msg.c
310
if (vss->direction == SNDRV_PCM_STREAM_PLAYBACK ||
sound/x86/intel_hdmi_audio.c
1745
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &had_pcm_ops);
sound/x86/intel_hdmi_audio.c
568
err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
sound/xen/xen_snd_front_alsa.c
243
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
sound/xen/xen_snd_front_alsa.c
749
snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,