Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_sai.c68 spinlock_t xfer_lock; member
201 assert_spin_locked(&sai->xfer_lock); in rockchip_sai_xfer_clk_stop_and_wait()
225 spin_lock_irqsave(&sai->xfer_lock, flags); in rockchip_sai_runtime_suspend()
227 spin_unlock_irqrestore(&sai->xfer_lock, flags); in rockchip_sai_runtime_suspend()
419 assert_spin_locked(&sai->xfer_lock); in rockchip_sai_fmt_create()
507 spin_lock_irqsave(&sai->xfer_lock, flags); in rockchip_sai_set_fmt()
551 spin_unlock_irqrestore(&sai->xfer_lock, flags); in rockchip_sai_set_fmt()
628 spin_lock_irqsave(&sai->xfer_lock, flags); in rockchip_sai_hw_params()
698 spin_unlock_irqrestore(&sai->xfer_lock, flags); in rockchip_sai_hw_params()
730 spin_lock_irqsave(&sai->xfer_lock, flags); in rockchip_sai_prepare()
[all …]