Searched refs:STM_SAI_IS_PLAYBACK (Results 1 – 1 of 1) sorted by relevance
41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK) macro515 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()1533 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_sub_probe()