SNDRV_PCM_STREAM_PLAYBACK  156 arch/arm/mach-pxa/mainstone.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  163 arch/arm/mach-pxa/mainstone.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  561 drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dw_hdmi_ops);
SNDRV_PCM_STREAM_PLAYBACK 1058 drivers/gpu/drm/vc4/vc4_hdmi.c 	.chan_names[SNDRV_PCM_STREAM_PLAYBACK] = "audio-rx",
SNDRV_PCM_STREAM_PLAYBACK  580 drivers/media/pci/cobalt/cobalt-alsa-pcm.c 		snd_pcm_set_ops(sp, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  229 drivers/slimbus/stream.c 		if (cfg->direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  250 drivers/slimbus/stream.c 		if (cfg->direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1172 drivers/soundwire/cadence_master.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   60 drivers/staging/greybus/audio_codec.c 	module_state = data->state[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK   62 drivers/staging/greybus/audio_codec.c 	params = find_dai_stream_params(codec, id, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK   80 drivers/staging/greybus/audio_codec.c 		data->state[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK   99 drivers/staging/greybus/audio_codec.c 		data->state[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK  122 drivers/staging/greybus/audio_codec.c 		data->state[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK  143 drivers/staging/greybus/audio_codec.c 	module_state = data->state[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  155 drivers/staging/greybus/audio_codec.c 		data->state[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK  172 drivers/staging/greybus/audio_codec.c 		data->state[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK  498 drivers/staging/greybus/audio_codec.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  558 drivers/staging/greybus/audio_codec.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  635 drivers/staging/most/sound/sound.c 		direction = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  361 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  119 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  150 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  197 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  223 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && !prm->ss)
SNDRV_PCM_STREAM_PLAYBACK  234 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  276 drivers/usb/gadget/function/u_audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  580 drivers/usb/gadget/function/u_audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &uac_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK   22 include/sound/dmaengine_pcm.h 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  653 include/sound/pcm.h 		 substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
SNDRV_PCM_STREAM_PLAYBACK 1351 include/sound/pcm.h 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  359 include/sound/soc-dai.h 	return (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  367 include/sound/soc-dai.h 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  984 sound/aoa/soundbus/i2sbus/pcm.c 		err = snd_pcm_new_stream(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK, 1);
SNDRV_PCM_STREAM_PLAYBACK  987 sound/aoa/soundbus/i2sbus/pcm.c 		snd_pcm_set_ops(dev->pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  989 sound/aoa/soundbus/i2sbus/pcm.c 		dev->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].dev.parent =
SNDRV_PCM_STREAM_PLAYBACK  406 sound/arm/aaci.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  418 sound/arm/aaci.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  938 sound/arm/aaci.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &aaci_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK   77 sound/arm/pxa2xx-ac97.c 	i = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  106 sound/arm/pxa2xx-ac97.c 	int reg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  201 sound/arm/pxa2xx-ac97.c 	stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  188 sound/arm/pxa2xx-pcm-lib.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  190 sound/arm/pxa2xx-pcm-lib.c 			SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  601 sound/atmel/ac97c.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &atmel_ac97_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  131 sound/core/oss/io.c 	if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  971 sound/core/oss/pcm_oss.c 			if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  996 sound/core/oss/pcm_oss.c 	sw_params->avail_min = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK 1567 sound/core/oss/pcm_oss.c 	substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 1636 sound/core/oss/pcm_oss.c 	substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 1989 sound/core/oss/pcm_oss.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2038 sound/core/oss/pcm_oss.c 	psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2114 sound/core/oss/pcm_oss.c 	psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2130 sound/core/oss/pcm_oss.c 	substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2169 sound/core/oss/pcm_oss.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2193 sound/core/oss/pcm_oss.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2198 sound/core/oss/pcm_oss.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2238 sound/core/oss/pcm_oss.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2246 sound/core/oss/pcm_oss.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2402 sound/core/oss/pcm_oss.c 		if (idx == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2476 sound/core/oss/pcm_oss.c 		snd_pcm_oss_look_for_setup(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2538 sound/core/oss/pcm_oss.c 	substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2662 sound/core/oss/pcm_oss.c 				SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2684 sound/core/oss/pcm_oss.c 				SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2690 sound/core/oss/pcm_oss.c 				SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2756 sound/core/oss/pcm_oss.c 	substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2798 sound/core/oss/pcm_oss.c 	psubstream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2846 sound/core/oss/pcm_oss.c 		substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2854 sound/core/oss/pcm_oss.c 		substream = pcm_oss_file->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 3096 sound/core/oss/pcm_oss.c 		duplex = (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count > 0 && 
SNDRV_PCM_STREAM_PLAYBACK   57 sound/core/oss/pcm_plugin.c 	if (plugin->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  109 sound/core/oss/pcm_plugin.c 	if (snd_pcm_plug_stream(plug) == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  173 sound/core/oss/pcm_plugin.c 	if (plugin->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  211 sound/core/oss/pcm_plugin.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  252 sound/core/oss/pcm_plugin.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  406 sound/core/oss/pcm_plugin.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  590 sound/core/oss/pcm_plugin.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  510 sound/core/pcm.c 		pstr->stream == SNDRV_PCM_STREAM_PLAYBACK ? 'p' : 'c');
SNDRV_PCM_STREAM_PLAYBACK  655 sound/core/pcm.c 		     stream == SNDRV_PCM_STREAM_PLAYBACK ? 'p' : 'c');
SNDRV_PCM_STREAM_PLAYBACK  734 sound/core/pcm.c 	err = snd_pcm_new_stream(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  867 sound/core/pcm.c 	snd_pcm_free_stream(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  892 sound/core/pcm.c 	if (snd_BUG_ON(stream != SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1059 sound/core/pcm.c 		case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK 1171 sound/core/pcm.c 		if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
SNDRV_PCM_STREAM_PLAYBACK 1173 sound/core/pcm.c 				    pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream_count);
SNDRV_PCM_STREAM_PLAYBACK  367 sound/core/pcm_compat.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  427 sound/core/pcm_compat.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  692 sound/core/pcm_compat.c 		return snd_pcm_ioctl_xferi_compat(substream, SNDRV_PCM_STREAM_PLAYBACK, argp);
SNDRV_PCM_STREAM_PLAYBACK  696 sound/core/pcm_compat.c 		return snd_pcm_ioctl_xfern_compat(substream, SNDRV_PCM_STREAM_PLAYBACK, argp);
SNDRV_PCM_STREAM_PLAYBACK   73 sound/core/pcm_dmaengine.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  109 sound/core/pcm_dmaengine.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  225 sound/core/pcm_lib.c 			if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  431 sound/core/pcm_lib.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1819 sound/core/pcm_lib.c 	int is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1949 sound/core/pcm_lib.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2124 sound/core/pcm_lib.c 	is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 2443 sound/core/pcm_lib.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   41 sound/core/pcm_local.h 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   50 sound/core/pcm_local.h 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  836 sound/core/pcm_native.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  863 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1216 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1245 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1564 sound/core/pcm_native.c 	     substream->stream != SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 1666 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1773 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1878 sound/core/pcm_native.c 			if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2534 sound/core/pcm_native.c 	err = snd_pcm_open(file, pcm, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 2834 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2862 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 3192 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 3477 sound/core/pcm_native.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   40 sound/core/pcm_trace.h 		  __entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
SNDRV_PCM_STREAM_PLAYBACK   75 sound/core/pcm_trace.h 		  __entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
SNDRV_PCM_STREAM_PLAYBACK  102 sound/core/pcm_trace.h 		  __entry->stream == SNDRV_PCM_STREAM_PLAYBACK ? "p" : "c",
SNDRV_PCM_STREAM_PLAYBACK  140 sound/drivers/aloop.c 	if (dpcm->substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  186 sound/drivers/aloop.c #define CABLE_VALID_PLAYBACK	(1 << SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  198 sound/drivers/aloop.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  202 sound/drivers/aloop.c 	runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]->
SNDRV_PCM_STREAM_PLAYBACK  217 sound/drivers/aloop.c 		runtime = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]->
SNDRV_PCM_STREAM_PLAYBACK  219 sound/drivers/aloop.c 		setup = get_setup(cable->streams[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  220 sound/drivers/aloop.c 		card = cable->streams[SNDRV_PCM_STREAM_PLAYBACK]->loopback->card;
SNDRV_PCM_STREAM_PLAYBACK  267 sound/drivers/aloop.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  276 sound/drivers/aloop.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  285 sound/drivers/aloop.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  295 sound/drivers/aloop.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  350 sound/drivers/aloop.c 	     substream->stream == SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK  463 sound/drivers/aloop.c 			cable->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  470 sound/drivers/aloop.c 	if (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) {
SNDRV_PCM_STREAM_PLAYBACK  781 sound/drivers/aloop.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &loopback_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  884 sound/drivers/aloop.c 		val = (running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) ? 1 : 0;
SNDRV_PCM_STREAM_PLAYBACK  574 sound/drivers/dummy.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  697 sound/drivers/dummy.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, ops);
SNDRV_PCM_STREAM_PLAYBACK 1235 sound/drivers/ml403-ac97cr.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  346 sound/drivers/pcsp/pcsp_lib.c 	snd_pcm_set_ops(chip->pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1233 sound/drivers/vx/vx_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &vx_pcm_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  352 sound/firewire/bebob/bebob_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  422 sound/firewire/dice/dice-pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  331 sound/firewire/digi00x/digi00x-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  375 sound/firewire/fireface/ff-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  379 sound/firewire/fireworks/fireworks_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  357 sound/firewire/motu/motu-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  426 sound/firewire/oxfw/oxfw-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  263 sound/firewire/tascam/tascam-pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  834 sound/hda/hdmi_chmap.c 				     SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  199 sound/isa/ad1816a/ad1816a_lib.c 				   SNDRV_PCM_STREAM_PLAYBACK, cmd, 0);
SNDRV_PCM_STREAM_PLAYBACK  674 sound/isa/ad1816a/ad1816a_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ad1816a_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  401 sound/isa/cmi8330.c #define CMI_SB_STREAM	SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK  405 sound/isa/cmi8330.c #define CMI_AD_STREAM	SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK  413 sound/isa/cmi8330.c 	substream->private_data = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].private_data;
SNDRV_PCM_STREAM_PLAYBACK  414 sound/isa/cmi8330.c 	return chip->streams[SNDRV_PCM_STREAM_PLAYBACK].open(substream);
SNDRV_PCM_STREAM_PLAYBACK  455 sound/isa/cmi8330.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK].ops);
SNDRV_PCM_STREAM_PLAYBACK  723 sound/isa/es1688/es1688_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1688_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1691 sound/isa/es18xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es18xx_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  875 sound/isa/gus/gus_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_gf1_pcm_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  877 sound/isa/gus/gus_pcm.c 	for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
SNDRV_PCM_STREAM_PLAYBACK  680 sound/isa/msnd/msnd.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_msnd_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  690 sound/isa/sb/emu8000_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &emu8k_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  219 sound/isa/sb/sb16_main.c 	if (chip->mode & (channel == SNDRV_PCM_STREAM_PLAYBACK ? SB_MODE_PLAYBACK_16 : SB_MODE_CAPTURE_16))
SNDRV_PCM_STREAM_PLAYBACK  262 sound/isa/sb/sb16_main.c 	snd_sb16_setup_rate(chip, runtime->rate, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  864 sound/isa/sb/sb16_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb16_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  884 sound/isa/sb/sb16_main.c 	return direction == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  488 sound/isa/sb/sb8_main.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  516 sound/isa/sb/sb8_main.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  546 sound/isa/sb/sb8_main.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  593 sound/isa/sb/sb8_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1918 sound/isa/wss/wss_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_wss_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 2261 sound/isa/wss/wss_lib.c 	return direction == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  739 sound/mips/hal2.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  451 sound/mips/sgio2audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  614 sound/mips/sgio2audio.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  719 sound/mips/sgio2audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  733 sound/mips/sgio2audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  623 sound/parisc/harmony.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, 
SNDRV_PCM_STREAM_PLAYBACK 2528 sound/pci/ac97/ac97_patch.c 	struct snd_pcm_chmap *map = ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  153 sound/pci/ac97/ac97_pcm.c 	if (pcm->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  515 sound/pci/ac97/ac97_pcm.c 		if (pcm->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  622 sound/pci/ad1889.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, 
SNDRV_PCM_STREAM_PLAYBACK 1668 sound/pci/ali5451/ali5451.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  588 sound/pci/als300.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  693 sound/pci/als4000.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_als4000_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  607 sound/pci/asihpi/asihpi.c 			if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  668 sound/pci/asihpi/asihpi.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  781 sound/pci/asihpi/asihpi.c 		if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  880 sound/pci/asihpi/asihpi.c 			if (s->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1316 sound/pci/asihpi/asihpi.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1280 sound/pci/atiixp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1290 sound/pci/atiixp.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1296 sound/pci/atiixp.c 	chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
SNDRV_PCM_STREAM_PLAYBACK 1311 sound/pci/atiixp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_spdif_ops);
SNDRV_PCM_STREAM_PLAYBACK  990 sound/pci/atiixp_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_atiixp_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 2135 sound/pci/au88x0/au88x0_core.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  170 sound/pci/au88x0/au88x0_pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  319 sound/pci/au88x0/au88x0_pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  632 sound/pci/au88x0/au88x0_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  646 sound/pci/au88x0/au88x0_pcm.c 		err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  659 sound/pci/au88x0/au88x0_pcm.c 		err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  602 sound/pci/aw2/aw2-alsa.c 	snd_pcm_set_ops(pcm_playback_ana, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  634 sound/pci/aw2/aw2-alsa.c 	snd_pcm_set_ops(pcm_playback_num, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2125 sound/pci/azt3328.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 2145 sound/pci/azt3328.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  970 sound/pci/ca0106/ca0106_main.c 		    s->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1364 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops);
SNDRV_PCM_STREAM_PLAYBACK 1369 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops);
SNDRV_PCM_STREAM_PLAYBACK 1374 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops);
SNDRV_PCM_STREAM_PLAYBACK 1379 sound/pci/ca0106/ca0106_main.c 	  snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_unknown_ops);
SNDRV_PCM_STREAM_PLAYBACK 1388 sound/pci/ca0106/ca0106_main.c 	for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; 
SNDRV_PCM_STREAM_PLAYBACK 1404 sound/pci/ca0106/ca0106_main.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
SNDRV_PCM_STREAM_PLAYBACK 1896 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1919 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback2_ops);
SNDRV_PCM_STREAM_PLAYBACK 1941 sound/pci/cmipci.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cmipci_playback_spdif_ops);
SNDRV_PCM_STREAM_PLAYBACK 1952 sound/pci/cmipci.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  969 sound/pci/cs4281.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs4281_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1778 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1804 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_rear_ops);
SNDRV_PCM_STREAM_PLAYBACK 1827 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_clfe_ops);
SNDRV_PCM_STREAM_PLAYBACK 1850 sound/pci/cs46xx/cs46xx_lib.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_cs46xx_playback_iec958_ops);
SNDRV_PCM_STREAM_PLAYBACK  425 sound/pci/cs5535audio/cs5535audio_pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  448 sound/pci/ctxfi/ctpcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &ct_pcm_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  476 sound/pci/ctxfi/ctpcm.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, chs,
SNDRV_PCM_STREAM_PLAYBACK  909 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  942 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &analog_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  956 sound/pci/echoaudio/echoaudio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &digital_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  853 sound/pci/emu10k1/emu10k1x.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  858 sound/pci/emu10k1/emu10k1x.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1x_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  883 sound/pci/emu10k1/emu10k1x.c 	return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK, map, 2,
SNDRV_PCM_STREAM_PLAYBACK 1407 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1415 sound/pci/emu10k1/emupcm.c 	for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
SNDRV_PCM_STREAM_PLAYBACK 1439 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_efx_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1446 sound/pci/emu10k1/emupcm.c 	for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
SNDRV_PCM_STREAM_PLAYBACK 1817 sound/pci/emu10k1/emupcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_emu10k1_fx8010_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  467 sound/pci/emu10k1/p16v.c 		    s->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  634 sound/pci/emu10k1/p16v.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_p16v_playback_front_ops);
SNDRV_PCM_STREAM_PLAYBACK  642 sound/pci/emu10k1/p16v.c 	for(substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; 
SNDRV_PCM_STREAM_PLAYBACK 1266 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
SNDRV_PCM_STREAM_PLAYBACK 1268 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
SNDRV_PCM_STREAM_PLAYBACK 1281 sound/pci/ens1370.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1284 sound/pci/ens1370.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1300 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback1_ops);
SNDRV_PCM_STREAM_PLAYBACK 1302 sound/pci/ens1370.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ensoniq_playback2_ops);
SNDRV_PCM_STREAM_PLAYBACK 1313 sound/pci/ens1370.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1316 sound/pci/ens1370.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1027 sound/pci/es1938.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1938_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1819 sound/pci/es1968.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_es1968_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  715 sound/pci/fm801.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_fm801_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  727 sound/pci/fm801.c 	return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  385 sound/pci/hda/hda_controller.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  739 sound/pci/hda/hda_controller.c 			  cpcm->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams,
SNDRV_PCM_STREAM_PLAYBACK 1337 sound/pci/hda/hda_controller.c 	return SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 5734 sound/pci/hda/hda_generic.c 		setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK 5738 sound/pci/hda/hda_generic.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
SNDRV_PCM_STREAM_PLAYBACK 5742 sound/pci/hda/hda_generic.c 			info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap =
SNDRV_PCM_STREAM_PLAYBACK 5770 sound/pci/hda/hda_generic.c 			setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK 5800 sound/pci/hda/hda_generic.c 			setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK 5805 sound/pci/hda/hda_generic.c 			setup_pcm_stream(&info->stream[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK  620 sound/pci/hda/hda_intel.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  807 sound/pci/hda/hda_intel.c 	if (azx_dev->core.substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  907 sound/pci/hda/hda_intel.c 	if (azx_dev->core.substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 6280 sound/pci/hda/patch_ca0132.c 			&pcm->stream[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 6287 sound/pci/hda/patch_ca0132.c 					SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 6607 sound/pci/hda/patch_ca0132.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK].chmap
SNDRV_PCM_STREAM_PLAYBACK 6610 sound/pci/hda/patch_ca0132.c 	info->stream[SNDRV_PCM_STREAM_PLAYBACK] = ca0132_pcm_analog_playback;
SNDRV_PCM_STREAM_PLAYBACK 6611 sound/pci/hda/patch_ca0132.c 	info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dacs[0];
SNDRV_PCM_STREAM_PLAYBACK 6612 sound/pci/hda/patch_ca0132.c 	info->stream[SNDRV_PCM_STREAM_PLAYBACK].channels_max =
SNDRV_PCM_STREAM_PLAYBACK 6644 sound/pci/hda/patch_ca0132.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK 6646 sound/pci/hda/patch_ca0132.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
SNDRV_PCM_STREAM_PLAYBACK 6678 sound/pci/hda/patch_ca0132.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK 6680 sound/pci/hda/patch_ca0132.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = spec->dig_out;
SNDRV_PCM_STREAM_PLAYBACK 2112 sound/pci/hda/patch_hdmi.c 		pstr = &info->stream[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2947 sound/pci/hda/patch_hdmi.c 	pstr = &info->stream[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 3415 sound/pci/hda/patch_hdmi.c 				     SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 3646 sound/pci/hda/patch_hdmi.c 	stream = &pcm->stream[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  145 sound/pci/hda/patch_si3054.c 	val &= 0xff << (8 * (substream->stream != SNDRV_PCM_STREAM_PLAYBACK));
SNDRV_PCM_STREAM_PLAYBACK  146 sound/pci/hda/patch_si3054.c 	val |= ((stream_tag & 0xf) << 4) << (8 * (substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
SNDRV_PCM_STREAM_PLAYBACK  192 sound/pci/hda/patch_si3054.c 	info->stream[SNDRV_PCM_STREAM_PLAYBACK] = si3054_pcm;
SNDRV_PCM_STREAM_PLAYBACK  194 sound/pci/hda/patch_si3054.c 	info->stream[SNDRV_PCM_STREAM_PLAYBACK].nid = codec->core.mfg;
SNDRV_PCM_STREAM_PLAYBACK  580 sound/pci/hda/patch_via.c 		if (!info->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams ||
SNDRV_PCM_STREAM_PLAYBACK  583 sound/pci/hda/patch_via.c 		info->stream[SNDRV_PCM_STREAM_PLAYBACK].formats =
SNDRV_PCM_STREAM_PLAYBACK  878 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  904 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_ds_ops);
SNDRV_PCM_STREAM_PLAYBACK  940 sound/pci/ice1712/ice1712.c 		if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1248 sound/pci/ice1712/ice1712.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ice1712_playback_pro_ops);
SNDRV_PCM_STREAM_PLAYBACK 1139 sound/pci/ice1712/ice1724.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_vt1724_playback_pro_ops);
SNDRV_PCM_STREAM_PLAYBACK 1336 sound/pci/ice1712/ice1724.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1453 sound/pci/ice1712/ice1724.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  173 sound/pci/ice1712/juli.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK  858 sound/pci/intel8x0.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1478 sound/pci/intel8x0.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1504 sound/pci/intel8x0.c 		err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1510 sound/pci/intel8x0.c 		chip->ac97[0]->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
SNDRV_PCM_STREAM_PLAYBACK  723 sound/pci/intel8x0m.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1506 sound/pci/korg1212/korg1212.c 	if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2393 sound/pci/korg1212/korg1212.c         snd_pcm_set_ops(korg1212->pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_korg1212_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  301 sound/pci/lola/lola.h #define PLAY	SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK  602 sound/pci/lola/lola_pcm.c 			  chip->pcm[SNDRV_PCM_STREAM_PLAYBACK].num_streams,
SNDRV_PCM_STREAM_PLAYBACK  841 sound/pci/lx6464es/lx6464es.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &lx_ops_playback);
SNDRV_PCM_STREAM_PLAYBACK 1053 sound/pci/maestro3.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK 1082 sound/pci/maestro3.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK 1140 sound/pci/maestro3.c 	if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1430 sound/pci/maestro3.c 	if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1738 sound/pci/maestro3.c 	if (subs->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1855 sound/pci/maestro3.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_m3_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  395 sound/pci/mixart/mixart.c 	if (stream->substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  612 sound/pci/mixart/mixart.c 		if( subs->stream == SNDRV_PCM_STREAM_PLAYBACK )
SNDRV_PCM_STREAM_PLAYBACK  973 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1006 sound/pci/mixart/mixart.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_mixart_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  339 sound/pci/nm256/nm256.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  379 sound/pci/nm256/nm256.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  435 sound/pci/nm256/nm256.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  759 sound/pci/nm256/nm256.c 	s = &chip->streams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  864 sound/pci/nm256/nm256.c 	snd_nm256_setup_stream(chip, &chip->streams[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK  954 sound/pci/nm256/nm256.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_nm256_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  996 sound/pci/nm256/nm256.c 		if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running)
SNDRV_PCM_STREAM_PLAYBACK 1443 sound/pci/nm256/nm256.c 	if (chip->streams[SNDRV_PCM_STREAM_PLAYBACK].running)
SNDRV_PCM_STREAM_PLAYBACK 1498 sound/pci/nm256/nm256.c 	chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize = playback_bufsize * 1024;
SNDRV_PCM_STREAM_PLAYBACK 1562 sound/pci/nm256/nm256.c 	chip->buffer_size = chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize +
SNDRV_PCM_STREAM_PLAYBACK 1602 sound/pci/nm256/nm256.c 	chip->streams[SNDRV_PCM_STREAM_PLAYBACK].buf = addr;
SNDRV_PCM_STREAM_PLAYBACK 1603 sound/pci/nm256/nm256.c 	addr += chip->streams[SNDRV_PCM_STREAM_PLAYBACK].bufsize;
SNDRV_PCM_STREAM_PLAYBACK 1609 sound/pci/nm256/nm256.c 		chip->coeff_buf[SNDRV_PCM_STREAM_PLAYBACK] = addr;
SNDRV_PCM_STREAM_PLAYBACK  703 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  714 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
SNDRV_PCM_STREAM_PLAYBACK  734 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  760 sound/pci/oxygen/oxygen_pcm.c 			snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1016 sound/pci/pcxhr/pcxhr.c 	if( subs->stream == SNDRV_PCM_STREAM_PLAYBACK ) {
SNDRV_PCM_STREAM_PLAYBACK 1165 sound/pci/pcxhr/pcxhr.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcxhr_ops);
SNDRV_PCM_STREAM_PLAYBACK 1689 sound/pci/riptide/riptide.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1373 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1382 sound/pci/rme32.c 		snd_pcm_set_ops(rme32->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1405 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, 
SNDRV_PCM_STREAM_PLAYBACK 1414 sound/pci/rme32.c 			snd_pcm_set_ops(rme32->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, 
SNDRV_PCM_STREAM_PLAYBACK 1649 sound/pci/rme96.c 	snd_pcm_set_ops(rme96->spdif_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_spdif_ops);
SNDRV_PCM_STREAM_PLAYBACK 1667 sound/pci/rme96.c 		snd_pcm_set_ops(rme96->adat_pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme96_playback_adat_ops);
SNDRV_PCM_STREAM_PLAYBACK 3841 sound/pci/rme9652/hdsp.c 			snd_pcm_period_elapsed(hdsp->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream);
SNDRV_PCM_STREAM_PLAYBACK 3979 sound/pci/rme9652/hdsp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 4016 sound/pci/rme9652/hdsp.c 	if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 4135 sound/pci/rme9652/hdsp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 4153 sound/pci/rme9652/hdsp.c 			if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) &&
SNDRV_PCM_STREAM_PLAYBACK 4158 sound/pci/rme9652/hdsp.c 			    substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 4931 sound/pci/rme9652/hdsp.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_hdsp_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 5473 sound/pci/rme9652/hdspm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 5507 sound/pci/rme9652/hdspm.c 	if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 5578 sound/pci/rme9652/hdspm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 5666 sound/pci/rme9652/hdspm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 5692 sound/pci/rme9652/hdspm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 5775 sound/pci/rme9652/hdspm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 5793 sound/pci/rme9652/hdspm.c 			if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 5799 sound/pci/rme9652/hdspm.c 				substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 6056 sound/pci/rme9652/hdspm.c 	bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 6131 sound/pci/rme9652/hdspm.c 	bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 6445 sound/pci/rme9652/hdspm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1837 sound/pci/rme9652/rme9652.c 		snd_pcm_period_elapsed(rme9652->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream);
SNDRV_PCM_STREAM_PLAYBACK 1964 sound/pci/rme9652/rme9652.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1995 sound/pci/rme9652/rme9652.c 	if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2115 sound/pci/rme9652/rme9652.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2133 sound/pci/rme9652/rme9652.c 			if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) &&
SNDRV_PCM_STREAM_PLAYBACK 2138 sound/pci/rme9652/rme9652.c 			    substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2432 sound/pci/rme9652/rme9652.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_rme9652_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  901 sound/pci/sis7019.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &sis_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  878 sound/pci/sonicvibes.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sonicvibes_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 2171 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_nx_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 2173 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 2187 sound/pci/trident/trident_main.c 		for (substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; substream; substream = substream->next)
SNDRV_PCM_STREAM_PLAYBACK 2275 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_ops);
SNDRV_PCM_STREAM_PLAYBACK 2277 sound/pci/trident/trident_main.c 		snd_pcm_set_ops(spdif, SNDRV_PCM_STREAM_PLAYBACK, &snd_trident_spdif_7018_ops);
SNDRV_PCM_STREAM_PLAYBACK 1450 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1465 sound/pci/via82xx.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1475 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
SNDRV_PCM_STREAM_PLAYBACK 1489 sound/pci/via82xx.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1494 sound/pci/via82xx.c 	chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
SNDRV_PCM_STREAM_PLAYBACK 1518 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_multi_ops);
SNDRV_PCM_STREAM_PLAYBACK 1532 sound/pci/via82xx.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1537 sound/pci/via82xx.c 	chip->ac97->chmaps[SNDRV_PCM_STREAM_PLAYBACK] = chmap;
SNDRV_PCM_STREAM_PLAYBACK 1547 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via8233_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1576 sound/pci/via82xx.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  845 sound/pci/via82xx_modem.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_via686_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1143 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1154 sound/pci/ymfpci/ymfpci_main.c 	return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1212 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_spdif_ops);
SNDRV_PCM_STREAM_PLAYBACK 1253 sound/pci/ymfpci/ymfpci_main.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ymfpci_playback_4ch_ops);
SNDRV_PCM_STREAM_PLAYBACK 1263 sound/pci/ymfpci/ymfpci_main.c 	return snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1858 sound/pci/ymfpci/ymfpci_main.c 	substream = chip->pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  106 sound/ppc/pmac.c 	return (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  107 sound/ppc/pmac.c 		SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  134 sound/ppc/pmac.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  272 sound/ppc/pmac.c 		command = (subs->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  705 sound/ppc/pmac.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_pmac_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1184 sound/ppc/pmac.c 	chip->playback.stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1005 sound/ppc/snd_ps3.c 	snd_pcm_set_ops(the_card.pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  441 sound/sh/aica.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  264 sound/sh/sh_dac_audio.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sh_dac_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  213 sound/soc/amd/acp-pcm-dma.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  271 sound/soc/amd/acp-pcm-dma.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  339 sound/soc/amd/acp-pcm-dma.c 	if (rtd->direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  776 sound/soc/amd/acp-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  815 sound/soc/amd/acp-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  859 sound/soc/amd/acp-pcm-dma.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  869 sound/soc/amd/acp-pcm-dma.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  892 sound/soc/amd/acp-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1071 sound/soc/amd/acp-pcm-dma.c 	if (rtd->direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1171 sound/soc/amd/acp-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  218 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  243 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  293 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  309 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  323 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  411 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  519 sound/soc/amd/raven/acp3x-pcm-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  541 sound/soc/amd/raven/acp3x-pcm-dma.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  559 sound/soc/amd/raven/acp3x-pcm-dma.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  715 sound/soc/amd/raven/acp3x-pcm-dma.c 		config_acp3x_dma(rtd, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  271 sound/soc/atmel/atmel-i2s.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  323 sound/soc/atmel/atmel-i2s.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  469 sound/soc/atmel/atmel-i2s.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK   64 sound/soc/atmel/atmel-pcm-dma.c 				substream->stream == SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK   77 sound/soc/atmel/atmel-pcm-pdc.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK   80 sound/soc/atmel/atmel-pcm-pdc.c 			SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  161 sound/soc/atmel/atmel-pcm-pdc.c 				substream->stream == SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK  290 sound/soc/atmel/atmel_ssc_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  337 sound/soc/atmel/atmel_ssc_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  476 sound/soc/atmel/atmel_ssc_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  717 sound/soc/atmel/atmel_ssc_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  741 sound/soc/atmel/atmel_ssc_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  498 sound/soc/atmel/mchp-i2s-mcc.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  691 sound/soc/atmel/mchp-i2s-mcc.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  738 sound/soc/atmel/mchp-i2s-mcc.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  259 sound/soc/au1x/ac97c.c 	ctx->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
SNDRV_PCM_STREAM_PLAYBACK  202 sound/soc/au1x/dma.c 	name = (s == SNDRV_PCM_STREAM_PLAYBACK) ? "audio-tx" : "audio-rx";
SNDRV_PCM_STREAM_PLAYBACK  259 sound/soc/au1x/i2sc.c 	ctx->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
SNDRV_PCM_STREAM_PLAYBACK   40 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TS : PSC_AC97PCR_RS)
SNDRV_PCM_STREAM_PLAYBACK   42 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TP : PSC_AC97PCR_RP)
SNDRV_PCM_STREAM_PLAYBACK   44 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97PCR_TC : PSC_AC97PCR_RC)
SNDRV_PCM_STREAM_PLAYBACK   47 sound/soc/au1x/psc-ac97.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_AC97STAT_TB : PSC_AC97STAT_RB)
SNDRV_PCM_STREAM_PLAYBACK  233 sound/soc/au1x/psc-ac97.c 		if (stype == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  384 sound/soc/au1x/psc-ac97.c 	wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
SNDRV_PCM_STREAM_PLAYBACK   42 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB)
SNDRV_PCM_STREAM_PLAYBACK   44 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TS : PSC_I2SPCR_RS)
SNDRV_PCM_STREAM_PLAYBACK   46 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TP : PSC_I2SPCR_RP)
SNDRV_PCM_STREAM_PLAYBACK   48 sound/soc/au1x/psc-i2s.c 	((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TC : PSC_I2SPCR_RC)
SNDRV_PCM_STREAM_PLAYBACK  310 sound/soc/au1x/psc-i2s.c 	wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start;
SNDRV_PCM_STREAM_PLAYBACK  631 sound/soc/bcm/bcm2835-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK
SNDRV_PCM_STREAM_PLAYBACK  756 sound/soc/bcm/bcm2835-i2s.c 			&dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK  867 sound/soc/bcm/bcm2835-i2s.c 	dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr =
SNDRV_PCM_STREAM_PLAYBACK  874 sound/soc/bcm/bcm2835-i2s.c 	dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr_width =
SNDRV_PCM_STREAM_PLAYBACK  880 sound/soc/bcm/bcm2835-i2s.c 	dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].maxburst = 2;
SNDRV_PCM_STREAM_PLAYBACK  887 sound/soc/bcm/bcm2835-i2s.c 	dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].flags =
SNDRV_PCM_STREAM_PLAYBACK  265 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  312 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  330 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  367 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  416 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  608 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  625 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  689 sound/soc/bcm/cygnus-pcm.c 	is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0;
SNDRV_PCM_STREAM_PLAYBACK  710 sound/soc/bcm/cygnus-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  770 sound/soc/bcm/cygnus-pcm.c 	substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  802 sound/soc/bcm/cygnus-pcm.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  804 sound/soc/bcm/cygnus-pcm.c 				SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  655 sound/soc/bcm/cygnus-ssp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  749 sound/soc/bcm/cygnus-ssp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  767 sound/soc/bcm/cygnus-ssp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  783 sound/soc/bcm/cygnus-ssp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  945 sound/soc/bcm/cygnus-ssp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  956 sound/soc/bcm/cygnus-ssp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  260 sound/soc/cirrus/ep93xx-ac97.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  284 sound/soc/cirrus/ep93xx-ac97.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   83 sound/soc/cirrus/ep93xx-i2s.c 	[SNDRV_PCM_STREAM_PLAYBACK] = {
SNDRV_PCM_STREAM_PLAYBACK  123 sound/soc/cirrus/ep93xx-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  131 sound/soc/cirrus/ep93xx-i2s.c 	    stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  143 sound/soc/cirrus/ep93xx-i2s.c 	    stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  147 sound/soc/cirrus/ep93xx-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  201 sound/soc/cirrus/ep93xx-i2s.c 		&ep93xx_i2s_dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  320 sound/soc/cirrus/ep93xx-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  374 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_disable(info, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  387 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_enable(info, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK   38 sound/soc/codecs/ac97.c 	int reg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  471 sound/soc/codecs/adau1701.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  212 sound/soc/codecs/adau17x1.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  241 sound/soc/codecs/adau17x1.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  275 sound/soc/codecs/adau17x1.c 	SNDRV_PCM_STREAM_PLAYBACK, adau17x1_dac_mux_text);
SNDRV_PCM_STREAM_PLAYBACK  705 sound/soc/codecs/adau17x1.c 		adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 0;
SNDRV_PCM_STREAM_PLAYBACK  709 sound/soc/codecs/adau17x1.c 		adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 1;
SNDRV_PCM_STREAM_PLAYBACK  713 sound/soc/codecs/adau17x1.c 		adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 2;
SNDRV_PCM_STREAM_PLAYBACK  717 sound/soc/codecs/adau17x1.c 		adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] = 3;
SNDRV_PCM_STREAM_PLAYBACK  735 sound/soc/codecs/adau17x1.c 	if (adau->dsp_bypass[SNDRV_PCM_STREAM_PLAYBACK]) {
SNDRV_PCM_STREAM_PLAYBACK  737 sound/soc/codecs/adau17x1.c 			(adau->tdm_slot[SNDRV_PCM_STREAM_PLAYBACK] * 2) + 1);
SNDRV_PCM_STREAM_PLAYBACK  523 sound/soc/codecs/adav80x.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  372 sound/soc/codecs/ak4613.c 	int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  533 sound/soc/codecs/ak4613.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  347 sound/soc/codecs/ak4641.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  280 sound/soc/codecs/ak4642.c 	int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  323 sound/soc/codecs/ak4642.c 	int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  518 sound/soc/codecs/cs35l35.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  895 sound/soc/codecs/cs35l36.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  358 sound/soc/codecs/cs4271.c 		if ((substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  415 sound/soc/codecs/cs4271.c 	if (stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  266 sound/soc/codecs/cs42xx8.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  354 sound/soc/codecs/cs42xx8.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  484 sound/soc/codecs/es8328.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  536 sound/soc/codecs/es8328.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  139 sound/soc/codecs/hdac_hda.c 		pcm[dai->id].stream_tag[SNDRV_PCM_STREAM_PLAYBACK] = tx_mask;
SNDRV_PCM_STREAM_PLAYBACK  155 sound/soc/codecs/hdac_hda.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  624 sound/soc/codecs/hdmi-codec.c 	ret =  snd_pcm_add_chmap_ctls(rtd->pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  406 sound/soc/codecs/jz4725b.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  141 sound/soc/codecs/mc13783.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  384 sound/soc/codecs/ml26124.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  897 sound/soc/codecs/msm8916-wcd-digital.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  273 sound/soc/codecs/mt6351.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2217 sound/soc/codecs/mt6358.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1044 sound/soc/codecs/nau8824.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1078 sound/soc/codecs/nau8824.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1223 sound/soc/codecs/nau8825.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1257 sound/soc/codecs/nau8825.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1064 sound/soc/codecs/sgtl5000.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  337 sound/soc/codecs/sirf-audio-codec.c 	int playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  235 sound/soc/codecs/sta529.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  174 sound/soc/codecs/stac9766.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  345 sound/soc/codecs/tlv320aic23.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  401 sound/soc/codecs/tlv320aic23.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1181 sound/soc/codecs/tscs42xx.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1186 sound/soc/codecs/tscs42xx.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 3236 sound/soc/codecs/tscs454.c 			substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 3256 sound/soc/codecs/tscs454.c 			substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 1624 sound/soc/codecs/twl4030.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1909 sound/soc/codecs/twl4030.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  559 sound/soc/codecs/uda1380.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  580 sound/soc/codecs/uda1380.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1736 sound/soc/codecs/wcd9335.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1876 sound/soc/codecs/wcd9335.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  301 sound/soc/codecs/wl1273.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  358 sound/soc/codecs/wl1273.c 	    substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1757 sound/soc/codecs/wm2200.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK 1766 sound/soc/codecs/wm2200.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1478 sound/soc/codecs/wm5100.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK 1487 sound/soc/codecs/wm5100.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  933 sound/soc/codecs/wm8350.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  579 sound/soc/codecs/wm8580.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  437 sound/soc/codecs/wm8770.c 	case SNDRV_PCM_STREAM_PLAYBACK:
SNDRV_PCM_STREAM_PLAYBACK  658 sound/soc/codecs/wm8900.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  816 sound/soc/codecs/wm8960.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  874 sound/soc/codecs/wm8960.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  534 sound/soc/codecs/wm8961.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK && target < 64) {
SNDRV_PCM_STREAM_PLAYBACK 2798 sound/soc/codecs/wm8994.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK 2811 sound/soc/codecs/wm8994.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK 2933 sound/soc/codecs/wm8994.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1566 sound/soc/codecs/wm8995.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK /* ||
SNDRV_PCM_STREAM_PLAYBACK 1578 sound/soc/codecs/wm8995.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK /* ||
SNDRV_PCM_STREAM_PLAYBACK 1743 sound/soc/codecs/wm8996.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK 1754 sound/soc/codecs/wm8996.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK ||
SNDRV_PCM_STREAM_PLAYBACK  239 sound/soc/codecs/wm9705.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  532 sound/soc/codecs/wm9712.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  549 sound/soc/codecs/wm9712.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1035 sound/soc/codecs/wm9713.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1052 sound/soc/codecs/wm9713.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   43 sound/soc/dwc/dwc-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   56 sound/soc/dwc/dwc-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   70 sound/soc/dwc/dwc-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   88 sound/soc/dwc/dwc-i2s.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  111 sound/soc/dwc/dwc-i2s.c 	i2s_clear_irqs(dev, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  160 sound/soc/dwc/dwc-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  173 sound/soc/dwc/dwc-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  197 sound/soc/dwc/dwc-i2s.c 			(substream->stream == SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK  200 sound/soc/dwc/dwc-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  219 sound/soc/dwc/dwc-i2s.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  319 sound/soc/dwc/dwc-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  433 sound/soc/dwc/dwc-i2s.c 		dw_i2s_config(dev, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  210 sound/soc/dwc/dwc-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  221 sound/soc/dwc/dwc-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  240 sound/soc/dwc/dwc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  143 sound/soc/fsl/fsl-asoc-card.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  531 sound/soc/fsl/fsl_asrc.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   59 sound/soc/fsl/fsl_asrc_dma.c 	u8 dir = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? OUT : IN;
SNDRV_PCM_STREAM_PLAYBACK  134 sound/soc/fsl/fsl_asrc_dma.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  345 sound/soc/fsl/fsl_asrc_dma.c 	for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_LAST; i++) {
SNDRV_PCM_STREAM_PLAYBACK  372 sound/soc/fsl/fsl_asrc_dma.c 	for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_LAST; i++) {
SNDRV_PCM_STREAM_PLAYBACK  169 sound/soc/fsl/fsl_dma.c 	if (dma_private->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  297 sound/soc/fsl/fsl_dma.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  300 sound/soc/fsl/fsl_dma.c 			&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer);
SNDRV_PCM_STREAM_PLAYBACK  313 sound/soc/fsl/fsl_dma.c 			snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer);
SNDRV_PCM_STREAM_PLAYBACK  412 sound/soc/fsl/fsl_dma.c 	channel = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1;
SNDRV_PCM_STREAM_PLAYBACK  425 sound/soc/fsl/fsl_dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  504 sound/soc/fsl/fsl_dma.c 	mr |= (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  665 sound/soc/fsl/fsl_dma.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  716 sound/soc/fsl/fsl_dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  509 sound/soc/fsl/fsl_esai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  730 sound/soc/fsl/fsl_esai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  421 sound/soc/fsl/fsl_sai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  514 sound/soc/fsl/fsl_sai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  532 sound/soc/fsl/fsl_sai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  624 sound/soc/fsl/fsl_sai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  652 sound/soc/fsl/fsl_sai.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1103 sound/soc/fsl/fsl_sai.c 	if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 1126 sound/soc/fsl/fsl_sai.c 	if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK)) {
SNDRV_PCM_STREAM_PLAYBACK 1155 sound/soc/fsl/fsl_sai.c 	if (sai->mclk_streams & BIT(SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK  494 sound/soc/fsl/fsl_spdif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  541 sound/soc/fsl/fsl_spdif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  578 sound/soc/fsl/fsl_spdif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  602 sound/soc/fsl/fsl_spdif.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  676 sound/soc/fsl/fsl_ssi.c 	bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  794 sound/soc/fsl/fsl_ssi.c 	bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1063 sound/soc/fsl/fsl_ssi.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK   78 sound/soc/fsl/imx-audmix.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  117 sound/soc/fsl/imx-audmix.c 	bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK   56 sound/soc/fsl/imx-pcm-fiq.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   95 sound/soc/fsl/imx-pcm-fiq.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  116 sound/soc/fsl/imx-pcm-fiq.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  128 sound/soc/fsl/imx-pcm-fiq.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  263 sound/soc/fsl/imx-pcm-fiq.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  265 sound/soc/fsl/imx-pcm-fiq.c 			SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  292 sound/soc/fsl/imx-pcm-fiq.c 	substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  240 sound/soc/fsl/imx-ssi.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  278 sound/soc/fsl/imx-ssi.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  294 sound/soc/fsl/imx-ssi.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  307 sound/soc/fsl/imx-ssi.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  318 sound/soc/fsl/mpc5200_dma.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  320 sound/soc/fsl/mpc5200_dma.c 				size, &pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer);
SNDRV_PCM_STREAM_PLAYBACK  335 sound/soc/fsl/mpc5200_dma.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
SNDRV_PCM_STREAM_PLAYBACK  336 sound/soc/fsl/mpc5200_dma.c 		snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer);
SNDRV_PCM_STREAM_PLAYBACK  423 sound/soc/hisilicon/hi6210-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  504 sound/soc/hisilicon/hi6210-i2s.c 				  &i2s->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK 1314 sound/soc/intel/atom/sst-atom-controls.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   90 sound/soc/intel/atom/sst-mfld-platform-pcm.c 	{MERR_DPCM_AUDIO, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA1_IN, SST_TASK_ID_MEDIA, 0},
SNDRV_PCM_STREAM_PLAYBACK   91 sound/soc/intel/atom/sst-mfld-platform-pcm.c 	{MERR_DPCM_COMPR, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA0_IN, SST_TASK_ID_MEDIA, 0},
SNDRV_PCM_STREAM_PLAYBACK   93 sound/soc/intel/atom/sst-mfld-platform-pcm.c 	{MERR_DPCM_DEEP_BUFFER, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA3_IN, SST_TASK_ID_MEDIA, 0},
SNDRV_PCM_STREAM_PLAYBACK  496 sound/soc/intel/atom/sst/sst_drv_interface.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   71 sound/soc/intel/baytrail/sst-baytrail-pcm.c 	int ret, playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  324 sound/soc/intel/baytrail/sst-baytrail-pcm.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream ||
SNDRV_PCM_STREAM_PLAYBACK  506 sound/soc/intel/haswell/sst-haswell-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  514 sound/soc/intel/haswell/sst-haswell-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  941 sound/soc/intel/haswell/sst-haswell-pcm.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream ||
SNDRV_PCM_STREAM_PLAYBACK  949 sound/soc/intel/haswell/sst-haswell-pcm.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream)
SNDRV_PCM_STREAM_PLAYBACK  950 sound/soc/intel/haswell/sst-haswell-pcm.c 		priv_data->pcm[rtd->cpu_dai->id][SNDRV_PCM_STREAM_PLAYBACK].hsw_pcm = pcm;
SNDRV_PCM_STREAM_PLAYBACK 1063 sound/soc/intel/haswell/sst-haswell-pcm.c 			mutex_init(&priv_data->pcm[i][SNDRV_PCM_STREAM_PLAYBACK].mutex);
SNDRV_PCM_STREAM_PLAYBACK   55 sound/soc/intel/skylake/skl-messages.c 			SNDRV_PCM_STREAM_PLAYBACK, stream_tag);
SNDRV_PCM_STREAM_PLAYBACK   84 sound/soc/intel/skylake/skl-messages.c 	substream.stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  112 sound/soc/intel/skylake/skl-messages.c 		SNDRV_PCM_STREAM_PLAYBACK, stream_tag);
SNDRV_PCM_STREAM_PLAYBACK  132 sound/soc/intel/skylake/skl-messages.c 		SNDRV_PCM_STREAM_PLAYBACK, stream_tag);
SNDRV_PCM_STREAM_PLAYBACK  121 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  207 sound/soc/intel/skylake/skl-pcm.c 	if (stream->hstream.direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  334 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  485 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  580 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  593 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  664 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1209 sound/soc/intel/skylake/skl-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  200 sound/soc/intel/skylake/skl-topology.c 	if (params->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  310 sound/soc/intel/skylake/skl-topology.c 			dir = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  612 sound/soc/intel/skylake/skl-topology.c 	     pipe->direction == SNDRV_PCM_STREAM_PLAYBACK) ||
SNDRV_PCM_STREAM_PLAYBACK 1549 sound/soc/intel/skylake/skl-topology.c 	if (params->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1579 sound/soc/intel/skylake/skl-topology.c 	if (params->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1603 sound/soc/intel/skylake/skl-topology.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1684 sound/soc/intel/skylake/skl-topology.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1825 sound/soc/intel/skylake/skl-topology.c 	if (params->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  968 sound/soc/intel/skylake/skl.c 		(bus, start_idx, pb_streams, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  171 sound/soc/jz4740/jz4740-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  273 sound/soc/jz4740/jz4740-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  146 sound/soc/kirkwood/kirkwood-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  170 sound/soc/kirkwood/kirkwood-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  211 sound/soc/kirkwood/kirkwood-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  231 sound/soc/kirkwood/kirkwood-dma.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  280 sound/soc/kirkwood/kirkwood-dma.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  282 sound/soc/kirkwood/kirkwood-dma.c 				SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  142 sound/soc/kirkwood/kirkwood-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  198 sound/soc/kirkwood/kirkwood-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  385 sound/soc/kirkwood/kirkwood-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  241 sound/soc/mediatek/common/mtk-btcvsd.c 	bt->tx->stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  650 sound/soc/mediatek/common/mtk-btcvsd.c 		if (bt_stream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  860 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  891 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  925 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  944 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  980 sound/soc/mediatek/common/mtk-btcvsd.c 		hw_packet_ptr = stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK 1011 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1020 sound/soc/mediatek/common/mtk-btcvsd.c 	hw_packet_ptr = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK 1056 sound/soc/mediatek/common/mtk-btcvsd.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   71 sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c 		i2s_path->hop_ck[SNDRV_PCM_STREAM_PLAYBACK] = i2s_ck;
SNDRV_PCM_STREAM_PLAYBACK  373 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	if (stream_dir == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  392 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 	if (stream_dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1395 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 		afe_priv->i2s_path[i].i2s_data[SNDRV_PCM_STREAM_PLAYBACK] =
SNDRV_PCM_STREAM_PLAYBACK 1396 sound/soc/mediatek/mt2701/mt2701-afe-pcm.c 			&mt2701_i2s_data[i][SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  240 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  362 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   88 sound/soc/meson/axg-frddr.c 	return axg_fifo_pcm_new(rtd, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  490 sound/soc/mxs/mxs-saif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  561 sound/soc/mxs/mxs-saif.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  224 sound/soc/pxa/mmp-pcm.c 		mmp_pcm_hardware[SNDRV_PCM_STREAM_PLAYBACK].buffer_bytes_max =
SNDRV_PCM_STREAM_PLAYBACK  226 sound/soc/pxa/mmp-pcm.c 		mmp_pcm_hardware[SNDRV_PCM_STREAM_PLAYBACK].period_bytes_max =
SNDRV_PCM_STREAM_PLAYBACK  260 sound/soc/pxa/mmp-sspa.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  291 sound/soc/pxa/mmp-sspa.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  300 sound/soc/pxa/mmp-sspa.c 	dma_params->addr = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  327 sound/soc/pxa/mmp-sspa.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  338 sound/soc/pxa/mmp-sspa.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  108 sound/soc/pxa/pxa-ssp.c 	dma->chan_name = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  572 sound/soc/pxa/pxa-ssp.c 		substream->stream == SNDRV_PCM_STREAM_PLAYBACK, dma_data);
SNDRV_PCM_STREAM_PLAYBACK  710 sound/soc/pxa/pxa-ssp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  101 sound/soc/pxa/pxa2xx-ac97.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  116 sound/soc/pxa/pxa2xx-ac97.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  129 sound/soc/pxa/pxa2xx-ac97.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  168 sound/soc/pxa/pxa2xx-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  184 sound/soc/pxa/pxa2xx-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  223 sound/soc/pxa/pxa2xx-i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  245 sound/soc/pxa/pxa2xx-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   49 sound/soc/qcom/apq8096.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   87 sound/soc/qcom/apq8096.c 				SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  133 sound/soc/qcom/lpass-apq8016.c 	if (direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  102 sound/soc/qcom/lpass-cpu.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  199 sound/soc/qcom/lpass-cpu.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  227 sound/soc/qcom/lpass-cpu.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  246 sound/soc/qcom/lpass-cpu.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   60 sound/soc/qcom/lpass-ipq806x.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  119 sound/soc/qcom/lpass-lpaif-reg.h 	(dir ==  SNDRV_PCM_STREAM_PLAYBACK) ? \
SNDRV_PCM_STREAM_PLAYBACK  510 sound/soc/qcom/lpass-platform.c 	psubstream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  181 sound/soc/qcom/qdsp6/q6asm-dai.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  251 sound/soc/qcom/qdsp6/q6asm-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  274 sound/soc/qcom/qdsp6/q6asm-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  360 sound/soc/qcom/qdsp6/q6asm-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  376 sound/soc/qcom/qdsp6/q6asm-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  813 sound/soc/qcom/qdsp6/q6asm-dai.c 	psubstream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  603 sound/soc/qcom/qdsp6/q6asm.c 			port =  &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 1225 sound/soc/qcom/qdsp6/q6asm.c 	port = &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 1238 sound/soc/qcom/qdsp6/q6asm.c 	    ac->port[SNDRV_PCM_STREAM_PLAYBACK].mem_map_handle;
SNDRV_PCM_STREAM_PLAYBACK 1266 sound/soc/qcom/qdsp6/q6asm.c 	port = &ac->port[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  952 sound/soc/qcom/qdsp6/q6routing.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   58 sound/soc/qcom/sdm845.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  241 sound/soc/qcom/sdm845.c 				DEFAULT_MCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  244 sound/soc/qcom/sdm845.c 				MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  266 sound/soc/qcom/sdm845.c 				TDM_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  318 sound/soc/qcom/sdm845.c 				0, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  321 sound/soc/qcom/sdm845.c 				0, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  338 sound/soc/qcom/sdm845.c 				0, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  157 sound/soc/rockchip/rockchip_pdm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   31 sound/soc/samsung/dmaengine.c 	pcm_conf->chan_names[SNDRV_PCM_STREAM_PLAYBACK] = tx;
SNDRV_PCM_STREAM_PLAYBACK  741 sound/soc/samsung/i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  747 sound/soc/samsung/i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  339 sound/soc/samsung/idma.c 	substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  380 sound/soc/samsung/idma.c 	if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
SNDRV_PCM_STREAM_PLAYBACK  382 sound/soc/samsung/idma.c 				SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  304 sound/soc/samsung/s3c-i2s-v2.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  533 sound/soc/samsung/s3c-i2s-v2.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  184 sound/soc/samsung/spdif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  122 sound/soc/sh/dma-sh7760.c 	int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
SNDRV_PCM_STREAM_PLAYBACK  155 sound/soc/sh/dma-sh7760.c 	int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
SNDRV_PCM_STREAM_PLAYBACK  176 sound/soc/sh/dma-sh7760.c 	int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
SNDRV_PCM_STREAM_PLAYBACK  208 sound/soc/sh/dma-sh7760.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  251 sound/soc/sh/dma-sh7760.c 	int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
SNDRV_PCM_STREAM_PLAYBACK  278 sound/soc/sh/dma-sh7760.c 	int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1;
SNDRV_PCM_STREAM_PLAYBACK  404 sound/soc/sh/fsi.c 	return substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  240 sound/soc/sh/hac.c 	int d = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1;
SNDRV_PCM_STREAM_PLAYBACK  711 sound/soc/sh/rcar/core.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1012 sound/soc/sh/rcar/core.c 		int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1243 sound/soc/sh/rcar/core.c 				     SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  524 sound/soc/sh/siu_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  553 sound/soc/sh/siu_dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  307 sound/soc/sh/siu_pcm.c 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  346 sound/soc/sh/siu_pcm.c 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  379 sound/soc/sh/siu_pcm.c 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  401 sound/soc/sh/siu_pcm.c 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  450 sound/soc/sh/siu_pcm.c 		if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  461 sound/soc/sh/siu_pcm.c 		if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  490 sound/soc/sh/siu_pcm.c 	if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  138 sound/soc/sh/ssi.c 	recv = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 0 : 1;
SNDRV_PCM_STREAM_PLAYBACK  218 sound/soc/sirf/sirf-usp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  247 sound/soc/sirf/sirf-usp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  255 sound/soc/sirf/sirf-usp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  138 sound/soc/soc-compress.c 		stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  238 sound/soc/soc-compress.c 		snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  255 sound/soc/soc-compress.c 		stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  280 sound/soc/soc-compress.c 						  SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  309 sound/soc/soc-compress.c 		stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  412 sound/soc/soc-compress.c 		stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  509 sound/soc/soc-compress.c 		snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  538 sound/soc/soc-compress.c 		stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  875 sound/soc/soc-compress.c 	if (snd_soc_dai_stream_valid(codec_dai, SNDRV_PCM_STREAM_PLAYBACK) &&
SNDRV_PCM_STREAM_PLAYBACK  876 sound/soc/soc-compress.c 	    snd_soc_dai_stream_valid(cpu_dai,   SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK  924 sound/soc/soc-compress.c 			be_pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd;
SNDRV_PCM_STREAM_PLAYBACK  466 sound/soc/soc-core.c 						SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  500 sound/soc/soc-core.c 					  SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  620 sound/soc/soc-core.c 					  SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  638 sound/soc/soc-core.c 						SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 1457 sound/soc/soc-core.c 	INIT_LIST_HEAD(&rtd->dpcm[SNDRV_PCM_STREAM_PLAYBACK].be_clients);
SNDRV_PCM_STREAM_PLAYBACK 1459 sound/soc/soc-core.c 	INIT_LIST_HEAD(&rtd->dpcm[SNDRV_PCM_STREAM_PLAYBACK].fe_clients);
SNDRV_PCM_STREAM_PLAYBACK  248 sound/soc/soc-dai.c 	else if (direction == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  400 sound/soc/soc-dai.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1308 sound/soc/soc-dapm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 2647 sound/soc/soc-dapm.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2656 sound/soc/soc-dapm.c 		dir == SNDRV_PCM_STREAM_PLAYBACK ? "playback" : "capture");
SNDRV_PCM_STREAM_PLAYBACK 3835 sound/soc/soc-dapm.c 	substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 3894 sound/soc/soc-dapm.c 	substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 3940 sound/soc/soc-dapm.c 						       SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 3953 sound/soc/soc-dapm.c 						       SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 3966 sound/soc/soc-dapm.c 		substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 3979 sound/soc/soc-dapm.c 		substream->stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 4321 sound/soc/soc-dapm.c 				substream = streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK 4382 sound/soc/soc-dapm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  155 sound/soc/soc-generic-dmaengine-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  281 sound/soc/soc-generic-dmaengine-pcm.c 	for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_CAPTURE; i++) {
SNDRV_PCM_STREAM_PLAYBACK  346 sound/soc/soc-generic-dmaengine-pcm.c 	bool is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  404 sound/soc/soc-generic-dmaengine-pcm.c 	[SNDRV_PCM_STREAM_PLAYBACK] = "tx",
SNDRV_PCM_STREAM_PLAYBACK  431 sound/soc/soc-generic-dmaengine-pcm.c 	for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  461 sound/soc/soc-generic-dmaengine-pcm.c 	for (i = SNDRV_PCM_STREAM_PLAYBACK; i <= SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK   49 sound/soc/soc-pcm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   85 sound/soc/soc-pcm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  330 sound/soc/soc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  370 sound/soc/soc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  392 sound/soc/soc-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  532 sound/soc/soc-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  666 sound/soc/soc-pcm.c 		snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  722 sound/soc/soc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  726 sound/soc/soc-pcm.c 						  SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  814 sound/soc/soc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  918 sound/soc/soc-pcm.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK 1003 sound/soc/soc-pcm.c 	bool playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1262 sound/soc/soc-pcm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1310 sound/soc/soc-pcm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1442 sound/soc/soc-pcm.c 			if (stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1673 sound/soc/soc-pcm.c 			if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1706 sound/soc/soc-pcm.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1721 sound/soc/soc-pcm.c 			if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1760 sound/soc/soc-pcm.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1778 sound/soc/soc-pcm.c 			if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1799 sound/soc/soc-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 2686 sound/soc/soc-pcm.c 	if (!snd_soc_dai_stream_valid(fe->cpu_dai,   SNDRV_PCM_STREAM_PLAYBACK) ||
SNDRV_PCM_STREAM_PLAYBACK 2687 sound/soc/soc-pcm.c 	    !snd_soc_dai_stream_valid(fe->codec_dai, SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 2694 sound/soc/soc-pcm.c 	paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list);
SNDRV_PCM_STREAM_PLAYBACK 2702 sound/soc/soc-pcm.c 	count = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, new);
SNDRV_PCM_STREAM_PLAYBACK 2705 sound/soc/soc-pcm.c 			dpcm_run_new_update(fe, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 2707 sound/soc/soc-pcm.c 			dpcm_run_old_update(fe, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 2709 sound/soc/soc-pcm.c 		dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 2710 sound/soc/soc-pcm.c 		dpcm_be_disconnect(fe, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK 2781 sound/soc/soc-pcm.c 	for_each_dpcm_be(fe, SNDRV_PCM_STREAM_PLAYBACK, dpcm) {
SNDRV_PCM_STREAM_PLAYBACK 2894 sound/soc/soc-pcm.c 			if (snd_soc_dai_stream_valid(codec_dai, SNDRV_PCM_STREAM_PLAYBACK) &&
SNDRV_PCM_STREAM_PLAYBACK 2895 sound/soc/soc-pcm.c 			    snd_soc_dai_stream_valid(cpu_dai,   SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 2962 sound/soc/soc-pcm.c 			pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->private_data = rtd;
SNDRV_PCM_STREAM_PLAYBACK 3004 sound/soc/soc-pcm.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &rtd->ops);
SNDRV_PCM_STREAM_PLAYBACK 3236 sound/soc/soc-pcm.c 	if (snd_soc_dai_stream_valid(fe->cpu_dai, SNDRV_PCM_STREAM_PLAYBACK))
SNDRV_PCM_STREAM_PLAYBACK 3237 sound/soc/soc-pcm.c 		offset += dpcm_show_state(fe, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK   58 sound/soc/sof/core.c 		if (spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].comp_id == comp_id) {
SNDRV_PCM_STREAM_PLAYBACK   59 sound/soc/sof/core.c 			*direction = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  104 sound/soc/sof/core.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  140 sound/soc/sof/intel/hda-dai.c 	if (stream->hstream.direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  238 sound/soc/sof/intel/hda-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  251 sound/soc/sof/intel/hda-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  328 sound/soc/sof/intel/hda-dai.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  380 sound/soc/sof/intel/hda-dai.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK   35 sound/soc/sof/intel/hda-loader.c 	if (direction != SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  200 sound/soc/sof/intel/hda-loader.c 		if (s->direction == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  218 sound/soc/sof/intel/hda-loader.c 	hda_dsp_stream_put(sdev, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  284 sound/soc/sof/intel/hda-loader.c 				&sdev->dmab, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  167 sound/soc/sof/intel/hda-pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  185 sound/soc/sof/intel/hda-stream.c 			direction == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  502 sound/soc/sof/intel/hda-stream.c 	if (hstream->direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  780 sound/soc/sof/intel/hda-stream.c 		hstream->direction = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  566 sound/soc/sof/pcm.c 	int stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 2276 sound/soc/sof/topology.c 	int stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 2288 sound/soc/sof/topology.c 	spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].comp_id = COMP_ID_UNASSIGNED;
SNDRV_PCM_STREAM_PLAYBACK 2353 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
SNDRV_PCM_STREAM_PLAYBACK 2365 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
SNDRV_PCM_STREAM_PLAYBACK   66 sound/soc/spear/spdif_out.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   84 sound/soc/spear/spdif_out.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  112 sound/soc/spear/spdif_out.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  158 sound/soc/spear/spdif_out.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  205 sound/soc/sprd/sprd-pcm-dma.c 	int is_playback = substream->stream == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  481 sound/soc/sprd/sprd-pcm-dma.c 	substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream;
SNDRV_PCM_STREAM_PLAYBACK  501 sound/soc/sprd/sprd-pcm-dma.c 			snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer);
SNDRV_PCM_STREAM_PLAYBACK   34 sound/soc/sti/sti_uniperif.c 	.stream = SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK   42 sound/soc/sti/sti_uniperif.c 	.stream = SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK   50 sound/soc/sti/sti_uniperif.c 	.stream = SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK   58 sound/soc/sti/sti_uniperif.c 	.stream = SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  339 sound/soc/sti/sti_uniperif.c 	if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  360 sound/soc/sti/sti_uniperif.c 	if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  445 sound/soc/sti/sti_uniperif.c 	if (priv->dai_data.stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  597 sound/soc/stm/stm32_i2s.c 	bool playback_flg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK   40 sound/soc/stm/stm32_sai_sub.c #define STM_SAI_IS_PLAYBACK(ip)	((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1389 sound/soc/stm/stm32_sai_sub.c 		sai->dir = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  296 sound/soc/sunxi/sun4i-codec.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  305 sound/soc/sunxi/sun4i-codec.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  399 sound/soc/sunxi/sun4i-codec.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  593 sound/soc/sunxi/sun4i-codec.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  794 sound/soc/sunxi/sun4i-i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  803 sound/soc/sunxi/sun4i-i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  249 sound/soc/sunxi/sun4i-spdif.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  365 sound/soc/sunxi/sun4i-spdif.c 	if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  186 sound/soc/tegra/tegra20_ac97.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  194 sound/soc/tegra/tegra20_ac97.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  210 sound/soc/tegra/tegra20_i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  218 sound/soc/tegra/tegra20_i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  181 sound/soc/tegra/tegra30_i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  237 sound/soc/tegra/tegra30_i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  245 sound/soc/tegra/tegra30_i2s.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  190 sound/soc/ti/davinci-i2s.c 	int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  514 sound/soc/ti/davinci-i2s.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  529 sound/soc/ti/davinci-i2s.c 	int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  573 sound/soc/ti/davinci-i2s.c 	int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  596 sound/soc/ti/davinci-i2s.c 	int playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  618 sound/soc/ti/davinci-i2s.c 	dai->playback_dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  678 sound/soc/ti/davinci-i2s.c 	dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  683 sound/soc/ti/davinci-i2s.c 		dma = &dev->dma_request[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  281 sound/soc/ti/davinci-mcasp.c 		       mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  288 sound/soc/ti/davinci-mcasp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  325 sound/soc/ti/davinci-mcasp.c 		       mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  353 sound/soc/ti/davinci-mcasp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  363 sound/soc/ti/davinci-mcasp.c 	u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  372 sound/soc/ti/davinci-mcasp.c 		substream = mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  426 sound/soc/ti/davinci-mcasp.c 	if (mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK])
SNDRV_PCM_STREAM_PLAYBACK  716 sound/soc/ti/davinci-mcasp.c 	ret = davinci_mcasp_ch_constraint(mcasp, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  754 sound/soc/ti/davinci-mcasp.c 	mcasp->tdm_mask[SNDRV_PCM_STREAM_PLAYBACK] = tx_mask;
SNDRV_PCM_STREAM_PLAYBACK  828 sound/soc/ti/davinci-mcasp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  838 sound/soc/ti/davinci-mcasp.c 			mcasp->active_serializers[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  868 sound/soc/ti/davinci-mcasp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  982 sound/soc/ti/davinci-mcasp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1149 sound/soc/ti/davinci-mcasp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1457 sound/soc/ti/davinci-mcasp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1580 sound/soc/ti/davinci-mcasp.c 	dai->playback_dma_data = &mcasp->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 1869 sound/soc/ti/davinci-mcasp.c 	tmp = mcasp->dma_data[SNDRV_PCM_STREAM_PLAYBACK].filter_data;
SNDRV_PCM_STREAM_PLAYBACK 2196 sound/soc/ti/davinci-mcasp.c 		mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN;
SNDRV_PCM_STREAM_PLAYBACK 2235 sound/soc/ti/davinci-mcasp.c 		mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN;
SNDRV_PCM_STREAM_PLAYBACK 2242 sound/soc/ti/davinci-mcasp.c 	dma_data = &mcasp->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2248 sound/soc/ti/davinci-mcasp.c 	dma = &mcasp->dma_request[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK 2299 sound/soc/ti/davinci-mcasp.c 	mcasp->chconstr[SNDRV_PCM_STREAM_PLAYBACK].list =
SNDRV_PCM_STREAM_PLAYBACK 2311 sound/soc/ti/davinci-mcasp.c 	if (!mcasp->chconstr[SNDRV_PCM_STREAM_PLAYBACK].list ||
SNDRV_PCM_STREAM_PLAYBACK   53 sound/soc/ti/davinci-vcif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   71 sound/soc/ti/davinci-vcif.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  165 sound/soc/ti/davinci-vcif.c 	dai->playback_dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  205 sound/soc/ti/davinci-vcif.c 	davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].filter_data =
SNDRV_PCM_STREAM_PLAYBACK  207 sound/soc/ti/davinci-vcif.c 	davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr =
SNDRV_PCM_STREAM_PLAYBACK  222 sound/soc/ti/omap-mcbsp.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  419 sound/soc/ti/omap-mcbsp.c 	int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  478 sound/soc/ti/omap-mcbsp.c 	int tx = (stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  685 sound/soc/ti/omap-mcbsp.c 						SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  760 sound/soc/ti/omap-mcbsp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  815 sound/soc/ti/omap-mcbsp.c 		if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  834 sound/soc/ti/omap-mcbsp.c 	int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  835 sound/soc/ti/omap-mcbsp.c 	int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  836 sound/soc/ti/omap-mcbsp.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  857 sound/soc/ti/omap-mcbsp.c 	int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  858 sound/soc/ti/omap-mcbsp.c 	int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  859 sound/soc/ti/omap-mcbsp.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  914 sound/soc/ti/omap-mcbsp.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  962 sound/soc/ti/omap-mcbsp.c 			if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1292 sound/soc/ti/omap-mcbsp.c 				  &mcbsp->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK  185 sound/soc/ti/omap-mcpdm.c 			 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold);
SNDRV_PCM_STREAM_PLAYBACK  268 sound/soc/ti/omap-mcpdm.c 	int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  269 sound/soc/ti/omap-mcpdm.c 	int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  270 sound/soc/ti/omap-mcpdm.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  337 sound/soc/ti/omap-mcpdm.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  380 sound/soc/ti/omap-mcpdm.c 	int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  381 sound/soc/ti/omap-mcpdm.c 	int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  382 sound/soc/ti/omap-mcpdm.c 	int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  436 sound/soc/ti/omap-mcpdm.c 	mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold = 2;
SNDRV_PCM_STREAM_PLAYBACK  441 sound/soc/ti/omap-mcpdm.c 				  &mcpdm->dma_data[SNDRV_PCM_STREAM_PLAYBACK],
SNDRV_PCM_STREAM_PLAYBACK  132 sound/soc/txx9/txx9aclc.c 		dmadata->substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  153 sound/soc/txx9/txx9aclc.c 	u32 ctlbit = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  213 sound/soc/txx9/txx9aclc.c 	u32 ctlbit = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  300 sound/soc/txx9/txx9aclc.c 	dev->dmadata[0].stream = SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  353 sound/soc/txx9/txx9aclc.c 	if (dmadata->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  368 sound/soc/txx9/txx9aclc.c 			dmadata->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK   67 sound/soc/uniphier/aio-cpu.c 	if (dir == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  208 sound/soc/ux500/mop500_ab8500.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  296 sound/soc/ux500/mop500_ab8500.c 	is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  318 sound/soc/ux500/ux500_msp_dai.c 	msp_config->direction = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  429 sound/soc/ux500/ux500_msp_dai.c 	bool is_playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  517 sound/soc/ux500/ux500_msp_dai.c 		mask = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  586 sound/soc/ux500/ux500_msp_i2s.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  597 sound/soc/ux500/ux500_msp_i2s.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   73 sound/soc/ux500/ux500_pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  115 sound/soc/ux500/ux500_pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  328 sound/soc/xilinx/xlnx_formatter_pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK &&
SNDRV_PCM_STREAM_PLAYBACK  339 sound/soc/xilinx/xlnx_formatter_pcm.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  611 sound/soc/xilinx/xlnx_formatter_pcm.c 					    SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK  771 sound/sparc/amd7930.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_amd7930_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK 1235 sound/sparc/cs4231.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  568 sound/sparc/dbri.c 		 SNDRV_PCM_STREAM_PLAYBACK ? DBRI_PLAY: DBRI_REC)
SNDRV_PCM_STREAM_PLAYBACK 2244 sound/sparc/dbri.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_dbri_ops);
SNDRV_PCM_STREAM_PLAYBACK  348 sound/spi/at73c213.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &at73c213_playback_ops);
SNDRV_PCM_STREAM_PLAYBACK  122 sound/usb/6fire/pcm.c 	if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  398 sound/usb/6fire/pcm.c 	if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  660 sound/usb/6fire/pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK   56 sound/usb/caiaq/audio.c 	if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK   71 sound/usb/caiaq/audio.c 	if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  202 sound/usb/caiaq/audio.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK  315 sound/usb/caiaq/audio.c 	if (sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  352 sound/usb/caiaq/audio.c 		cnt = (sub->stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  714 sound/usb/caiaq/audio.c 	pipe = (dir == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  842 sound/usb/caiaq/audio.c 	snd_pcm_set_ops(cdev->pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  869 sound/usb/caiaq/audio.c 	cdev->data_urbs_out = alloc_urbs(cdev, SNDRV_PCM_STREAM_PLAYBACK, &ret);
SNDRV_PCM_STREAM_PLAYBACK  441 sound/usb/endpoint.c 	int is_playback = direction == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  177 sound/usb/hiface/pcm.c 	if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  364 sound/usb/hiface/pcm.c 	if (alsa_sub->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  616 sound/usb/hiface/pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  140 sound/usb/line6/pcm.c 	return (direction == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  151 sound/usb/line6/pcm.c 		(direction == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK  194 sound/usb/line6/pcm.c 		if (direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  246 sound/usb/line6/pcm.c 				err = line6_stream_start(line6pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  262 sound/usb/line6/pcm.c 				line6_stream_stop(line6pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  270 sound/usb/line6/pcm.c 			if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  276 sound/usb/line6/pcm.c 			if (s->stream != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  499 sound/usb/line6/pcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK  206 sound/usb/line6/playback.c 		    get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK)->runtime;
SNDRV_PCM_STREAM_PLAYBACK  308 sound/usb/line6/playback.c 	    get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK);
SNDRV_PCM_STREAM_PLAYBACK   57 sound/usb/media.c 	if (stream == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1297 sound/usb/misc/ua101.c 	snd_pcm_set_ops(ua->pcm, SNDRV_PCM_STREAM_PLAYBACK, &playback_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK   53 sound/usb/pcm.c 	if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  119 sound/usb/pcm.c 			     subs->direction == SNDRV_PCM_STREAM_PLAYBACK) ||
SNDRV_PCM_STREAM_PLAYBACK  124 sound/usb/pcm.c 			     subs->direction == SNDRV_PCM_STREAM_PLAYBACK) ||
SNDRV_PCM_STREAM_PLAYBACK  320 sound/usb/pcm.c 	if (subs->direction != SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  400 sound/usb/pcm.c 	int is_playback = subs->direction == SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  943 sound/usb/pcm.c 	if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK 1849 sound/usb/pcm.c 		ops = stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK 1852 sound/usb/pcm.c 		ops = stream == SNDRV_PCM_STREAM_PLAYBACK ?
SNDRV_PCM_STREAM_PLAYBACK  143 sound/usb/proc.c 	if (stream->substream[SNDRV_PCM_STREAM_PLAYBACK].num_formats) {
SNDRV_PCM_STREAM_PLAYBACK  145 sound/usb/proc.c 		proc_dump_substream_status(&stream->substream[SNDRV_PCM_STREAM_PLAYBACK], buffer);
SNDRV_PCM_STREAM_PLAYBACK  146 sound/usb/proc.c 		proc_dump_substream_formats(&stream->substream[SNDRV_PCM_STREAM_PLAYBACK], buffer);
SNDRV_PCM_STREAM_PLAYBACK  157 sound/usb/quirks.c 		? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  486 sound/usb/quirks.c 		? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK 1388 sound/usb/quirks.c 	if (subs->direction == SNDRV_PCM_STREAM_PLAYBACK) {
SNDRV_PCM_STREAM_PLAYBACK 1753 sound/usb/quirks.c 		if (stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  520 sound/usb/stream.c 			  stream == SNDRV_PCM_STREAM_PLAYBACK ? 1 : 0,
SNDRV_PCM_STREAM_PLAYBACK  521 sound/usb/stream.c 			  stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1,
SNDRV_PCM_STREAM_PLAYBACK 1054 sound/usb/stream.c 		pd->pd_id = (stream == SNDRV_PCM_STREAM_PLAYBACK) ?
SNDRV_PCM_STREAM_PLAYBACK 1126 sound/usb/stream.c 			SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK;
SNDRV_PCM_STREAM_PLAYBACK  304 sound/usb/usx2y/usbusx2yaudio.c 			*playbacksubs = usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  385 sound/usb/usx2y/usbusx2yaudio.c 				  subs != subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  397 sound/usb/usx2y/usbusx2yaudio.c 	int is_playback = subs == subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  792 sound/usb/usx2y/usbusx2yaudio.c 	if (SNDRV_PCM_STREAM_PLAYBACK == substream->stream) {
SNDRV_PCM_STREAM_PLAYBACK  804 sound/usb/usx2y/usbusx2yaudio.c 		struct snd_usX2Y_substream *playback_subs = subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  920 sound/usb/usx2y/usbusx2yaudio.c 	kfree(usX2Y_substream[SNDRV_PCM_STREAM_PLAYBACK]);
SNDRV_PCM_STREAM_PLAYBACK  921 sound/usb/usx2y/usbusx2yaudio.c 	usX2Y_substream[SNDRV_PCM_STREAM_PLAYBACK] = NULL;
SNDRV_PCM_STREAM_PLAYBACK  941 sound/usb/usx2y/usbusx2yaudio.c 	for (i = playback_endpoint ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE;
SNDRV_PCM_STREAM_PLAYBACK  951 sound/usb/usx2y/usbusx2yaudio.c 		usX2Y_substream[SNDRV_PCM_STREAM_PLAYBACK]->endpoint = playback_endpoint;
SNDRV_PCM_STREAM_PLAYBACK  963 sound/usb/usx2y/usbusx2yaudio.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  973 sound/usb/usx2y/usbusx2yaudio.c 		snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
SNDRV_PCM_STREAM_PLAYBACK  239 sound/usb/usx2y/usx2yhwdeppcm.c 	playbacksubs = usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  304 sound/usb/usx2y/usx2yhwdeppcm.c 	int is_playback = subs == subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  352 sound/usb/usx2y/usx2yhwdeppcm.c 	if (SNDRV_PCM_STREAM_PLAYBACK == substream->stream) {
SNDRV_PCM_STREAM_PLAYBACK  368 sound/usb/usx2y/usx2yhwdeppcm.c 		struct snd_usX2Y_substream *playback_subs = subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
SNDRV_PCM_STREAM_PLAYBACK  561 sound/usb/usx2y/usx2yhwdeppcm.c 	runtime->hw = SNDRV_PCM_STREAM_PLAYBACK == substream->stream ? snd_usX2Y_2c :
SNDRV_PCM_STREAM_PLAYBACK  722 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_usX2Y_usbpcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  729 sound/usb/usx2y/usx2yhwdeppcm.c 	snd_pcm_lib_preallocate_pages(pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream,
SNDRV_PCM_STREAM_PLAYBACK  572 sound/x86/intel_hdmi_audio.c 	err = snd_pcm_add_chmap_ctls(pcm, SNDRV_PCM_STREAM_PLAYBACK,
SNDRV_PCM_STREAM_PLAYBACK 1801 sound/x86/intel_hdmi_audio.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &had_pcm_ops);
SNDRV_PCM_STREAM_PLAYBACK  248 sound/xen/xen_snd_front_alsa.c 	if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
SNDRV_PCM_STREAM_PLAYBACK  791 sound/xen/xen_snd_front_alsa.c 		snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,