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 Dmsiof.c154 int is_play = msiof_is_play(substream); in msiof_hw_start() local
228 int is_play = msiof_is_play(substream); in msiof_hw_stop() local
353 int is_play = msiof_is_play(substream); in msiof_open() local
H A Dsrc.c84 int is_play = rsnd_io_is_play(io); in rsnd_src_dma_req() local
122 int is_play = rsnd_io_is_play(io); in rsnd_src_get_rate() local
268 int is_play = rsnd_io_is_play(io); in rsnd_src_init_convert_rate() local
H A Dcore.c1007 int is_play = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in rsnd_soc_dai_startup() local
1079 int is_play = rsnd_io_is_play(io); in rsnd_parse_tdm_split_mode() local
H A Dssi.c1010 int is_play = rsnd_io_is_play(io); in rsnd_ssi_dma_req() 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.c335 bool is_play = rz_ssi_stream_is_play(strm->substream); in rz_ssi_start() local
646 struct dma_chan *dma_ch, bool is_play) in rz_ssi_dma_slave_config()