Lines Matching refs:open_lock
113 spinlock_t open_lock;
284 spin_lock(&uart->open_lock);
286 spin_unlock(&uart->open_lock);
292 spin_unlock(&uart->open_lock);
303 spin_lock_irqsave(&uart->open_lock, flags);
306 spin_unlock_irqrestore(&uart->open_lock, flags);
504 spin_lock_irqsave(&uart->open_lock, flags);
509 spin_unlock_irqrestore(&uart->open_lock, flags);
518 spin_lock_irqsave(&uart->open_lock, flags);
523 spin_unlock_irqrestore(&uart->open_lock, flags);
533 spin_lock_irqsave(&uart->open_lock, flags);
538 spin_unlock_irqrestore(&uart->open_lock, flags);
546 spin_lock_irqsave(&uart->open_lock, flags);
551 spin_unlock_irqrestore(&uart->open_lock, flags);
560 spin_lock_irqsave(&uart->open_lock, flags);
565 spin_unlock_irqrestore(&uart->open_lock, flags);
645 spin_lock_irqsave(&uart->open_lock, flags);
720 spin_unlock_irqrestore(&uart->open_lock, flags);
729 spin_lock_irqsave(&uart->open_lock, flags);
734 spin_unlock_irqrestore(&uart->open_lock, flags);
771 spin_lock_init(&uart->open_lock);