Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/stm/
H A 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()
1538 if (STM_SAI_IS_PLAYBACK(sai)) in stm32_sai_sub_probe()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds