Searched refs:hub_event_lock (Results 1 – 2 of 2) sorted by relevance
12 static hal_spinlock_t hub_event_lock; variable
56 static hal_spinlock_t hub_event_lock; variable130 flags = hal_spin_lock_irqsave(&hub_event_lock); in kick_khubd()138 hal_spin_unlock_irqrestore(&hub_event_lock, flags); in kick_khubd()1600 flags = hal_spin_lock_irqsave(&hub_event_lock); in hub_events()1605 hal_spin_unlock_irqrestore(&hub_event_lock, flags); in hub_events()1616 hal_spin_unlock_irqrestore(&hub_event_lock, flags); in hub_events()1625 hal_spin_unlock_irqrestore(&hub_event_lock, flags); in hub_events()1630 hal_spin_unlock_irqrestore(&hub_event_lock, flags); in hub_events()
Completed in 12 milliseconds