Searched refs:ul_lock (Results 1 – 2 of 2) sorted by relevance
481 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_irq_thread()509 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_irq_thread()560 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_set_trips()570 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_set_trips()915 spin_lock_init(&priv->ul_lock); in init_common()
566 spinlock_t ul_lock; member