Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.c97 static spinlock_t hcd_data_lock = SPIN_LOCK_UNLOCKED; variable
503 spin_lock_irqsave (&hcd_data_lock, flags); in rh_report_status()
510 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_report_status()
513 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_report_status()
533 spin_lock_irqsave (&hcd_data_lock, flags); in rh_urb_enqueue()
535 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_urb_enqueue()
550 spin_lock_irqsave (&hcd_data_lock, flags); in rh_status_dequeue()
553 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_status_dequeue()
927 spin_lock_irqsave (&hcd_data_lock, flags); in hcd_alloc_dev()
931 spin_unlock_irqrestore (&hcd_data_lock, flags); in hcd_alloc_dev()
[all …]