Home
last modified time | relevance | path

Searched refs:chan_name (Results 1 – 11 of 11) sorted by relevance

/sound/soc/pxa/
Dpxa2xx-ac97.c64 .chan_name = "pcm_pcm_stereo_in",
71 .chan_name = "pcm_pcm_stereo_out",
78 .chan_name = "pcm_aux_mono_out",
85 .chan_name = "pcm_aux_mono_in",
92 .chan_name = "pcm_aux_mic_mono",
Dpxa2xx-i2s.c84 .chan_name = "tx",
91 .chan_name = "rx",
Dpxa-ssp.c108 dma->chan_name = substream->stream == SNDRV_PCM_STREAM_PLAYBACK ? in pxa_ssp_startup()
/sound/soc/samsung/
Ds3c2412-i2s.c32 .chan_name = "tx",
37 .chan_name = "rx",
Ds3c24xx-i2s.c29 .chan_name = "tx",
34 .chan_name = "rx",
Di2s.c1465 pri_dai->dma_playback.chan_name = "tx"; in samsung_i2s_probe()
1466 pri_dai->dma_capture.chan_name = "rx"; in samsung_i2s_probe()
1483 sec_dai->dma_playback.chan_name = "tx-sec"; in samsung_i2s_probe()
/sound/soc/sprd/
Dsprd-pcm-dma.h15 const char *chan_name[SPRD_PCM_CHANNEL_MAX]; member
Dsprd-pcm-dma.c181 dma_params->chan_name[i]); in sprd_pcm_request_dma_channel()
184 dma_params->chan_name[i]); in sprd_pcm_request_dma_channel()
Dsprd-pcm-compress.c157 dma_params->chan_name[channel]); in sprd_platform_compr_dma_config()
/sound/arm/
Dpxa2xx-pcm-lib.c124 dma_params->chan_name)); in pxa2xx_pcm_open()
/sound/soc/fsl/
Dfsl_micfil.c734 micfil->dma_params_rx.chan_name = "rx"; in fsl_micfil_probe()