Searched defs:is_play (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/soc/renesas/rcar/ |
| H A D | dma.c | 521 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 D | dvc.c | 221 int is_play = rsnd_io_is_play(io); rsnd_dvc_pcm_new() local
|
| H A D | ssiu.c | 391 int is_play = rsnd_io_is_play(io); rsnd_ssiu_dma_req() local
|
| H A D | core.c | 1000 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 D | ak4642.c | 280 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 D | ak4619.c | 541 bool is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4619_dai_hw_params() local
|
| H A D | ak4613.c | 437 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in ak4613_hw_constraints() local
|
| /linux/sound/soc/renesas/ |
| H A D | rz-ssi.c | 347 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
|