Lines Matching refs:flags
150 U32 flags; in ms_hub_irq() local
176 osapi_spin_lock_irqsave(&hub_event_lock, flags); in ms_hub_irq()
184 osapi_spin_unlock_irqrestore(&hub_event_lock, flags); in ms_hub_irq()
445 U32 flags; in ms_hub_disconnect() local
450 osapi_spin_lock_irqsave(&hub_event_lock, flags); in ms_hub_disconnect()
460 osapi_spin_unlock_irqrestore(&hub_event_lock, flags); in ms_hub_disconnect()
816 unsigned long flags; in ms_usb_set_device_state() local
818 osapi_spin_lock_irqsave(&device_state_lock, flags); in ms_usb_set_device_state()
825 osapi_spin_unlock_irqrestore(&device_state_lock, flags); in ms_usb_set_device_state()
1273 U32 flags; in ms_hub_events() local
1287 osapi_spin_lock_irqsave(&hub_event_lock, flags); in ms_hub_events()
1290 osapi_spin_unlock_irqrestore(&hub_event_lock, flags); in ms_hub_events()
1298 osapi_spin_unlock_irqrestore(&hub_event_lock, flags); in ms_hub_events()
1468 U32 flags; in ms_usb_hub_tt_clear_buffer() local
1489 osapi_spin_lock_irqsave (&utt->lock, flags); in ms_usb_hub_tt_clear_buffer()
1493 osapi_spin_unlock_irqrestore (&utt->lock, flags); in ms_usb_hub_tt_clear_buffer()
1501 unsigned long flags; in ms_hub_tt_kevent() local
1504 osapi_spin_lock_irqsave (&hub->tt.lock, flags); in ms_hub_tt_kevent()
1506 osapi_spin_unlock_irqrestore (&hub->tt.lock, flags); in ms_hub_tt_kevent()
1522 osapi_spin_unlock_irqrestore (&hub->tt.lock, flags); in ms_hub_tt_kevent()
1527 osapi_spin_lock_irqsave (&hub->tt.lock, flags); in ms_hub_tt_kevent()
1534 osapi_spin_unlock_irqrestore (&hub->tt.lock, flags); in ms_hub_tt_kevent()