Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK) macro
515 STM_SAI_IS_PLAYBACK(sai) ? "underrun" : "overrun"); in stm32_sai_isr()
623 if (STM_SAI_IS_PLAYBACK(sai)) { in stm32_sai_set_dai_tdm_slot()
1196 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_dai_probe()
1537 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_sub_probe()