Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/rcar/
H A Dmsiof.c134 #define msiof_is_play(substream) ((substream)->stream == SNDRV_PCM_STREAM_PLAYBACK) macro
173 int is_play = msiof_is_play(substream); in msiof_hw_start()
277 int is_play = msiof_is_play(substream); in msiof_hw_stop()
419 int is_play = msiof_is_play(substream); in msiof_open()