Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/stm/
Dstm32_sai_sub.c41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK) macro
517 STM_SAI_IS_PLAYBACK(sai) ? "underrun" : "overrun"); in stm32_sai_isr()
625 if (STM_SAI_IS_PLAYBACK(sai)) { in stm32_sai_set_dai_tdm_slot()
1198 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_dai_probe()
1537 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_sub_probe()