Home
last modified time | relevance | path

Searched refs:g_usb_ehci_qh_spinlock (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c72 SPIN_LOCK_INIT(g_usb_ehci_qh_spinlock); variable
1946 spin_lock_irqsave(&g_usb_ehci_qh_spinlock, int_save); in ehci_setup_standard_chain()
1948 spin_unlock_irqrestore(&g_usb_ehci_qh_spinlock, int_save); in ehci_setup_standard_chain()
2126 spin_lock_irqsave(&g_usb_ehci_qh_spinlock, interrupt_ret); in ehci_device_done()
2129 spin_unlock_irqrestore(&g_usb_ehci_qh_spinlock, interrupt_ret); in ehci_device_done()
2132 spin_lock_irqsave(&g_usb_ehci_qh_spinlock, interrupt_ret); in ehci_device_done()
2135 spin_unlock_irqrestore(&g_usb_ehci_qh_spinlock, interrupt_ret); in ehci_device_done()

Completed in 5 milliseconds