Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c416 osapi_spin_lock(&hcd_root_hub_lock); in ms_rh_call_control()
461 osapi_spin_lock(&hcd_root_hub_lock); in ms_hcd_poll_rh_status()
571 osapi_spin_lock(&hcd_root_hub_lock); in ms_rh_status_dequeue()
1195 osapi_spin_lock (&hcd_data_lock); in ms_hcd_unlink_urb()
1413 osapi_spin_lock (&hcd_data_lock); in ms_usb_hcd_flush_endpoint()
H A DdrvEhciHcd.c1060 osapi_spin_lock (&pUrb->lock); in ms_urb_done()
1084 osapi_spin_lock (&pEhci->tHcdLock); in ms_urb_done()
1218 osapi_spin_lock (&pUrb->lock); in ms_qh_completions()
2640 osapi_spin_lock (&pEhci->tHcdLock); in ms_ehci_irq()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvOSAPI.h111 #define osapi_spin_lock(lock) macro