Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvEHCI_SCHD.cxx78 int ms_ehci_get_frame_idx (struct usb_hcd *hcd);
245 if (((ms_ehci_get_frame_idx (&pEhci->hcd) - u32Frame) % pQh1->u16Period) == 0) in ms_intr_deschedule()
H A DdrvEhciHcd.c2516 int ms_ehci_get_frame_idx (struct usb_hcd *hcd) in ms_ehci_get_frame_idx() function