Home
last modified time | relevance | path

Searched refs:hub_event_lock (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.h12 static hal_spinlock_t hub_event_lock; variable
A Dusb_gen_hub.c56 static hal_spinlock_t hub_event_lock; variable
130 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