Searched refs:ul_lock (Results 1 – 2 of 2) sorted by relevance
479 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_irq_thread()507 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_irq_thread()542 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_set_trips()552 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_set_trips()846 spin_lock_init(&priv->ul_lock); in init_common()
564 spinlock_t ul_lock; member