Lines Matching refs:flags
371 if (hcd->driver->flags & HCD_USB2) in rh_call_control()
373 else if (hcd->driver->flags & HCD_USB11) in rh_call_control()
410 if (hcd->driver->flags & HCD_USB2) { in rh_call_control()
545 local_irq_save (flags); in rh_call_control()
547 local_irq_restore (flags); in rh_call_control()
640 local_irq_save (flags); in rh_report_status()
649 local_irq_restore (flags); in rh_report_status()
677 local_irq_restore (flags); in rh_report_status()
705 U32 flags; in rh_urb_enqueue() local
707 spin_lock_irqsave (&hcd_data_lock, flags); in rh_urb_enqueue()
709 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_urb_enqueue()
735 local_irq_save (flags); in usb_rh_status_dequeue()
738 local_irq_restore (flags); in usb_rh_status_dequeue()
759 unsigned long flags; in usb_hcd_poll_rh_status() local
771 spin_lock_irqsave(&hcd_root_hub_lock, flags); in usb_hcd_poll_rh_status()
789 spin_unlock_irqrestore(&hcd_root_hub_lock, flags); in usb_hcd_poll_rh_status()
839 unsigned long flags; in rh_queue_status() local
842 spin_lock_irqsave (&hcd_root_hub_lock, flags); in rh_queue_status()
880 spin_unlock_irqrestore (&hcd_root_hub_lock, flags); in rh_queue_status()
919 U32 flags; in rh_urb_enqueue() local
922 spin_lock_irqsave (&hcd_data_lock, flags); in rh_urb_enqueue()
924 spin_unlock_irqrestore (&hcd_data_lock, flags); in rh_urb_enqueue()
937 unsigned long flags; in usb_rh_status_dequeue() local
941 spin_lock_irqsave(&hcd_root_hub_lock, flags); in usb_rh_status_dequeue()
960 spin_unlock_irqrestore(&hcd_root_hub_lock, flags); in usb_rh_status_dequeue()
1507 U32 flags; in hcd_alloc_dev() local
1546 spin_lock_irqsave (&hcd_data_lock, flags); in hcd_alloc_dev()
1550 spin_unlock_irqrestore (&hcd_data_lock, flags); in hcd_alloc_dev()
1588 U32 flags; in urb_unlink() local
1598 spin_lock_irqsave (&hcd_data_lock, flags); in urb_unlink()
1601 spin_unlock_irqrestore (&hcd_data_lock, flags); in urb_unlink()
1612 U32 flags; in hcd_submit_urb() local
1626 spin_lock_irqsave (&hcd_data_lock, flags); in hcd_submit_urb()
1636 spin_unlock_irqrestore (&hcd_data_lock, flags); in hcd_submit_urb()
1857 U32 flags; in hcd_unlink_urb() local
1866 spin_lock_irqsave (&urb->lock, flags); in hcd_unlink_urb()
1908 spin_unlock_irqrestore (&urb->lock, flags); in hcd_unlink_urb()
1921 spin_lock_irqsave (&urb->lock, flags); in hcd_unlink_urb()
1924 spin_unlock_irqrestore (&urb->lock, flags); in hcd_unlink_urb()
1962 spin_unlock_irqrestore (&urb->lock, flags); in hcd_unlink_urb()
2096 U32 flags; in hcd_free_dev() local
2116 spin_lock_irqsave (&hcd_data_lock, flags); in hcd_free_dev()
2119 spin_unlock_irqrestore (&hcd_data_lock, flags); in hcd_free_dev()