Home
last modified time | relevance | path

Searched defs:is_play (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/renesas/rcar/
H A Ddma.c521 rsnd_gen2_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_gen2_dma_addr() argument
603 rsnd_gen4_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_gen4_dma_addr() argument
625 rsnd_dma_addr(struct rsnd_dai_stream * io,struct rsnd_mod * mod,int is_play,int is_from) rsnd_dma_addr() argument
646 rsnd_dma_of_path(struct rsnd_mod * this,struct rsnd_dai_stream * io,int is_play,struct rsnd_mod ** mod_from,struct rsnd_mod ** mod_to) rsnd_dma_of_path() argument
765 int is_play = rsnd_io_is_play(io); rsnd_dma_alloc() local
[all...]
H A Ddvc.c221 int is_play = rsnd_io_is_play(io); rsnd_dvc_pcm_new() local
H A Dssiu.c391 int is_play = rsnd_io_is_play(io); rsnd_ssiu_dma_req() local
H A Dcore.c1000 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; rsnd_soc_dai_startup() local
1071 int is_play = rsnd_io_is_play(io); rsnd_parse_tdm_split_mode() local
/linux/sound/soc/codecs/
H A Dak4642.c280 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4642_dai_startup() local
323 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4642_dai_shutdown() local
H A Dak4619.c541 bool is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4619_dai_hw_params() local
H A Dak4613.c437 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4613_hw_constraints() local
/linux/sound/soc/renesas/
H A Drz-ssi.c347 bool is_play = rz_ssi_stream_is_play(strm->substream); rz_ssi_start() local
683 rz_ssi_dma_slave_config(struct rz_ssi_priv * ssi,struct dma_chan * dma_ch,bool is_play) rz_ssi_dma_slave_config() argument