Searched refs:hub_event_lock (Results 1 – 1 of 1) sorted by relevance
34 static spinlock_t hub_event_lock = SPIN_LOCK_UNLOCKED; variable134 spin_lock_irqsave(&hub_event_lock, flags); in hub_irq()139 spin_unlock_irqrestore(&hub_event_lock, flags); in hub_irq()377 spin_lock_irqsave(&hub_event_lock, flags); in hub_probe()380 spin_unlock_irqrestore(&hub_event_lock, flags); in hub_probe()388 spin_lock_irqsave(&hub_event_lock, flags); in hub_probe()396 spin_unlock_irqrestore(&hub_event_lock, flags); in hub_probe()408 spin_lock_irqsave(&hub_event_lock, flags); in hub_disconnect()416 spin_unlock_irqrestore(&hub_event_lock, flags); in hub_disconnect()445 spin_lock_irqsave(&hub_event_lock, flags); in hub_ioctl()[all …]