Searched refs:ul_lock (Results 1 – 2 of 2) sorted by relevance
482 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_irq_thread()510 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_irq_thread()561 spin_lock_irqsave(&priv->ul_lock, flags); in tsens_set_trips()571 spin_unlock_irqrestore(&priv->ul_lock, flags); in tsens_set_trips()915 spin_lock_init(&priv->ul_lock); in init_common()
564 spinlock_t ul_lock; member