Lines Matching refs:event_lock
116 spinlock_t event_lock; member
157 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_add_event()
163 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
172 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_add_event()
183 spin_lock_irqsave(&dp_priv->event_lock, flag); in dp_del_event()
185 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
199 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in dp_del_event()
1053 spin_lock_irqsave(&dp_priv->event_lock, flag); in hpd_event_thread()
1074 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1080 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1087 spin_unlock_irqrestore(&dp_priv->event_lock, flag); in hpd_event_thread()
1125 spin_lock_init(&dp_priv->event_lock); in dp_hpd_event_setup()