Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhub.c34 static spinlock_t hub_event_lock = SPIN_LOCK_UNLOCKED; variable
134 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 …]