Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_STREAM_PLAYBACK (Results 1 - 25 of 735) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/sound/soc/amd/acp/
H A Dacp-i2s.c90 if (tx_mask && stream->dir == SNDRV_PCM_STREAM_PLAYBACK) in acp_i2s_set_tdm_slot()
134 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_hwparams()
182 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in acp_i2s_hwparams()
276 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_trigger()
337 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_trigger()
402 if (dir == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_prepare()
422 if (dir == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_prepare()
443 if (dir == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_prepare()
496 if (dir == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_startup()
507 if (dir == SNDRV_PCM_STREAM_PLAYBACK) { in acp_i2s_startup()
[all...]
/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dsdm845.c75 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sdm845_slim_snd_hw_params()
106 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in sdm845_tdm_snd_hw_params()
290 SNDRV_PCM_STREAM_PLAYBACK); in sdm845_dai_init()
320 DEFAULT_MCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
323 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
342 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
353 TDM_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
406 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
409 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
426 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
[all...]
/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcpdm.c185 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold); in omap_mcpdm_open_streams()
268 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_dai_shutdown()
269 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown()
270 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_dai_shutdown()
337 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in omap_mcpdm_dai_hw_params()
380 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_prepare()
381 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare()
382 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_prepare()
436 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold = 2; in omap_mcpdm_probe()
441 &mcpdm->dma_data[SNDRV_PCM_STREAM_PLAYBACK], in omap_mcpdm_probe()
[all...]
H A Ddavinci-vcif.c53 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_vcif_start()
71 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in davinci_vcif_stop()
165 dai->playback_dma_data = &dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_vcif_dai_probe()
205 davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].filter_data = in davinci_vcif_probe()
207 davinci_vcif_dev->dma_data[SNDRV_PCM_STREAM_PLAYBACK].addr = in davinci_vcif_probe()
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dsdm845.c87 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in sdm845_slim_snd_hw_params()
118 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in sdm845_tdm_snd_hw_params()
309 SNDRV_PCM_STREAM_PLAYBACK); in sdm845_dai_init()
349 DEFAULT_MCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
352 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
371 MI2S_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
382 TDM_BCLK_RATE, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_startup()
435 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
438 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
455 0, SNDRV_PCM_STREAM_PLAYBACK); in sdm845_snd_shutdown()
[all...]
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcpdm.c185 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold); in omap_mcpdm_open_streams()
268 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_dai_shutdown()
269 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown()
270 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_dai_shutdown()
337 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in omap_mcpdm_dai_hw_params()
380 int tx = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in omap_mcpdm_prepare()
381 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare()
382 int stream2 = tx ? SNDRV_PCM_STREAM_CAPTURE : SNDRV_PCM_STREAM_PLAYBACK; in omap_mcpdm_prepare()
429 mcpdm->config[SNDRV_PCM_STREAM_PLAYBACK].threshold = 2; in omap_mcpdm_probe()
434 &mcpdm->dma_data[SNDRV_PCM_STREAM_PLAYBACK], in omap_mcpdm_probe()
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c174 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_disable_channels()
188 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_clear_irqs()
203 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_irq_trigger()
274 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_pcm_trigger()
283 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_trigger()
308 kmb_i2s_clear_irqs(kmb_i2s, SNDRV_PCM_STREAM_PLAYBACK); in kmb_i2s_irq_handler()
382 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_pointer()
423 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_enable_dma()
437 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_disable_dma()
455 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_start()
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-pcm-fiq.c56 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_hrtimer_callback()
97 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_prepare()
119 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_trigger()
131 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_imx_pcm_trigger()
260 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in imx_pcm_new()
262 SNDRV_PCM_STREAM_PLAYBACK); in imx_pcm_new()
290 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream; in snd_imx_pcm_new()
H A Dfsl_dma.c169 if (dma_private->substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_update_pointers()
297 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in fsl_dma_new()
300 &pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in fsl_dma_new()
313 snd_dma_free_pages(&pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream->dma_buffer); in fsl_dma_new()
411 channel = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0 : 1; in fsl_dma_open()
424 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in fsl_dma_open()
503 mr |= (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in fsl_dma_open()
663 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_hw_params()
713 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in fsl_dma_pointer()
/kernel/linux/linux-5.10/sound/soc/bcm/
H A Dcygnus-pcm.c265 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in configure_ringbuf_regs()
312 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in get_ringbuf()
330 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in enable_intr()
367 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in disable_intr()
417 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in cygnus_pcm_period_elapsed()
610 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_open()
628 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_close()
695 is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0; in cygnus_pcm_prepare()
717 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_pointer()
766 substream = pcm->streams[SNDRV_PCM_STREAM_PLAYBACK] in cygnus_dma_free_dma_buffers()
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/keembay/
H A Dkmb_platform.c123 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_disable_channels()
137 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_clear_irqs()
152 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_irq_trigger()
223 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_pcm_trigger()
232 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_trigger()
256 kmb_i2s_clear_irqs(kmb_i2s, SNDRV_PCM_STREAM_PLAYBACK); in kmb_i2s_irq_handler()
330 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_pcm_pointer()
354 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_start()
373 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kmb_i2s_stop()
454 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in kmb_i2s_config()
[all...]
/kernel/linux/linux-5.10/sound/soc/cirrus/
H A Dep93xx-i2s.c83 [SNDRV_PCM_STREAM_PLAYBACK] = {
123 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable()
131 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable()
143 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable()
147 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable()
201 &ep93xx_i2s_dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in ep93xx_i2s_dai_probe()
320 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_hw_params()
374 ep93xx_i2s_disable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_suspend()
387 ep93xx_i2s_enable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_resume()
/kernel/linux/linux-6.6/sound/soc/cirrus/
H A Dep93xx-i2s.c84 [SNDRV_PCM_STREAM_PLAYBACK] = {
124 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable()
132 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_enable()
144 stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable()
148 if (stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_disable()
202 &ep93xx_i2s_dma_data[SNDRV_PCM_STREAM_PLAYBACK]; in ep93xx_i2s_dai_probe()
331 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in ep93xx_i2s_hw_params()
386 ep93xx_i2s_disable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_suspend()
399 ep93xx_i2s_enable(info, SNDRV_PCM_STREAM_PLAYBACK); in ep93xx_i2s_resume()
/kernel/linux/linux-6.6/sound/soc/kirkwood/
H A Dkirkwood-dma.c143 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_open()
164 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_close()
185 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_hw_params()
206 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_prepare()
227 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_pointer()
/kernel/linux/linux-5.10/sound/soc/kirkwood/
H A Dkirkwood-dma.c147 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_open()
172 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_close()
216 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in kirkwood_dma_prepare()
237 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in kirkwood_dma_pointer()
277 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in kirkwood_dma_new()
279 SNDRV_PCM_STREAM_PLAYBACK); in kirkwood_dma_new()
/kernel/linux/linux-5.10/sound/soc/sh/
H A Ddma-sh7760.c123 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_open()
157 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_close()
179 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_hw_params()
202 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in camelot_prepare()
246 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_trigger()
274 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pos()
/kernel/linux/linux-6.6/sound/soc/sh/
H A Ddma-sh7760.c123 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_open()
157 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pcm_close()
179 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_hw_params()
201 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in camelot_prepare()
245 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_trigger()
273 int recv = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? 0:1; in camelot_pos()
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dpcm.c140 return (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in get_stream()
151 (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in line6_buffer_acquire()
194 if (direction == SNDRV_PCM_STREAM_PLAYBACK) in line6_stream_start()
246 err = line6_stream_start(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger()
262 line6_stream_stop(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger()
270 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger()
276 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger()
306 /* TODO: We should assert SNDRV_PCM_STREAM_PLAYBACK/CAPTURE == 0/1 */ in line6_pcm_acquire()
492 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_new_pcm()
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dpcm.c140 return (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in get_stream()
151 (direction == SNDRV_PCM_STREAM_PLAYBACK) ? in line6_buffer_acquire()
194 if (direction == SNDRV_PCM_STREAM_PLAYBACK) in line6_stream_start()
246 err = line6_stream_start(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger()
262 line6_stream_stop(line6pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_trigger()
270 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger()
276 if (s->stream != SNDRV_PCM_STREAM_PLAYBACK) in snd_line6_trigger()
306 /* TODO: We should assert SNDRV_PCM_STREAM_PLAYBACK/CAPTURE == 0/1 */ in line6_pcm_acquire()
492 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_line6_new_pcm()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-pcm-rpmsg.c145 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_pcm_hw_params()
198 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in imx_rpmsg_pcm_pointer()
217 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_timer_callback()
240 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_pcm_open()
294 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_pcm_close()
356 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_prepare_and_submit()
385 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_async_issue_pending()
402 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_restart()
419 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_pause()
437 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in imx_rpmsg_terminate_all()
[all...]
/kernel/linux/linux-5.10/sound/soc/dwc/
H A Ddwc-i2s.c43 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_channels()
56 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_clear_irqs()
70 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_irqs()
88 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_enable_irqs()
111 i2s_clear_irqs(dev, SNDRV_PCM_STREAM_PLAYBACK); in i2s_irq_handler()
160 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in i2s_start()
173 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in i2s_stop()
195 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in dw_i2s_config()
289 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in dw_i2s_prepare()
/kernel/linux/linux-6.6/sound/soc/bcm/
H A Dcygnus-pcm.c255 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in configure_ringbuf_regs()
302 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in get_ringbuf()
320 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in enable_intr()
357 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in disable_intr()
407 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in cygnus_pcm_period_elapsed()
600 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_open()
618 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_close()
655 is_play = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? 1 : 0; in cygnus_pcm_prepare()
677 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in cygnus_pcm_pointer()
/kernel/linux/linux-5.10/sound/soc/au1x/
H A Dpsc-i2s.c42 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SSTAT_TB : PSC_I2SSTAT_RB)
44 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TS : PSC_I2SPCR_RS)
46 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TP : PSC_I2SPCR_RP)
48 ((stype) == SNDRV_PCM_STREAM_PLAYBACK ? PSC_I2SPCR_TC : PSC_I2SPCR_RC)
310 wd->dmaids[SNDRV_PCM_STREAM_PLAYBACK] = dmares->start; in au1xpsc_i2s_drvprobe()
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspdif_out.c66 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_startup()
84 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_shutdown()
112 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_hw_params()
158 if (substream->stream != SNDRV_PCM_STREAM_PLAYBACK) in spdif_out_trigger()
233 SNDRV_PCM_STREAM_PLAYBACK); in spdif_mute_put()
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_pcm.c158 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in tegra_pcm_hw_params()
266 if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) { in tegra_pcm_dma_allocate()
268 SNDRV_PCM_STREAM_PLAYBACK, size); in tegra_pcm_dma_allocate()
283 tegra_pcm_deallocate_dma_buffer(pcm, SNDRV_PCM_STREAM_PLAYBACK); in tegra_pcm_dma_allocate()
299 tegra_pcm_deallocate_dma_buffer(pcm, SNDRV_PCM_STREAM_PLAYBACK); in tegra_pcm_destruct()

Completed in 20 milliseconds

12345678910>>...30