Lines Matching defs:lock
88 #define HIFN_PUCTRL_LOCKRAM 0x0004 /* lock ram */
415 spinlock_t lock;
953 /* Let the chip lock to the input clock */
1563 spin_lock_irqsave(&dev->lock, flags);
1576 spin_unlock_irqrestore(&dev->lock, flags);
1581 spin_unlock_irqrestore(&dev->lock, flags);
1656 spin_lock_irqsave(&dev->lock, flags);
1662 spin_unlock_irqrestore(&dev->lock, flags);
1785 spin_lock_irqsave(&dev->lock, flags);
1813 spin_unlock_irqrestore(&dev->lock, flags);
1930 spin_lock_irqsave(&dev->lock, flags);
1933 spin_unlock_irqrestore(&dev->lock, flags);
1937 spin_lock_irqsave(&dev->lock, flags);
1939 spin_unlock_irqrestore(&dev->lock, flags);
1992 spin_lock_irqsave(&dev->lock, flags);
1994 spin_unlock_irqrestore(&dev->lock, flags);
2048 spin_lock_irqsave(&dev->lock, flags);
2051 spin_unlock_irqrestore(&dev->lock, flags);
2453 * This is ok to call this without lock being held,
2504 spin_lock_init(&dev->lock);