Lines Matching refs:hw_lock
41 spinlock_t hw_lock; member
163 spin_lock_irqsave(&ctl->hw_lock, flags); in set_ctl_op()
165 spin_unlock_irqrestore(&ctl->hw_lock, flags); in set_ctl_op()
211 spin_lock_irqsave(&ctl->hw_lock, flags); in send_start_signal()
213 spin_unlock_irqrestore(&ctl->hw_lock, flags); in send_start_signal()
269 spin_lock_irqsave(&ctl->hw_lock, flags); in mdp5_ctl_set_cursor()
281 spin_unlock_irqrestore(&ctl->hw_lock, flags); in mdp5_ctl_set_cursor()
337 spin_lock_irqsave(&ctl->hw_lock, flags); in mdp5_ctl_reset_blend_regs()
344 spin_unlock_irqrestore(&ctl->hw_lock, flags); in mdp5_ctl_reset_blend_regs()
389 spin_lock_irqsave(&ctl->hw_lock, flags); in mdp5_ctl_blend()
402 spin_unlock_irqrestore(&ctl->hw_lock, flags); in mdp5_ctl_blend()
568 spin_lock_irqsave(&ctl->hw_lock, flags); in mdp5_ctl_commit()
570 spin_unlock_irqrestore(&ctl->hw_lock, flags); in mdp5_ctl_commit()
678 spin_lock_irqsave(&ctl->hw_lock, flags); in mdp5_ctlm_hw_reset()
680 spin_unlock_irqrestore(&ctl->hw_lock, flags); in mdp5_ctlm_hw_reset()
736 spin_lock_init(&ctl->hw_lock); in mdp5_ctlm_init()