Lines Matching refs:event_lock
114 spinlock_t event_lock; member
131 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_add_event()
137 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
146 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
157 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_del_event()
159 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
173 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
1064 spin_lock_irqsave(&dp_priv->event_lock, flag); in hpd_event_thread()
1085 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1091 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1098 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1136 spin_lock_init(&dp_priv->event_lock); in dp_hpd_event_setup()