Lines Matching refs:event_lock
115 spinlock_t event_lock; member
134 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_add_event()
140 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
149 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
160 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_del_event()
162 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
176 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
976 spin_lock_irqsave(&dp_priv->event_lock, flag); in hpd_event_thread()
997 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1003 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1010 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1051 spin_lock_init(&dp_priv->event_lock); in dp_hpd_event_setup()