Searched refs:UX_EHCI_FSISO_TD (Results 1 – 4 of 4) sorted by relevance
74 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_td_obtain(UX_HCD_EHCI *hcd_ehci) in _ux_hcd_ehci_fsisochronous_td_obtain()83 UX_EHCI_FSISO_TD *td; in _ux_hcd_ehci_fsisochronous_td_obtain()97 … _ux_utility_memory_set(td, 0, sizeof(UX_EHCI_FSISO_TD)); /* Use case of memset is verified. */ in _ux_hcd_ehci_fsisochronous_td_obtain()
80 UX_EHCI_FSISO_TD* _ux_hcd_ehci_fsisochronous_tds_process( in _ux_hcd_ehci_fsisochronous_tds_process()82 UX_EHCI_FSISO_TD* itd) in _ux_hcd_ehci_fsisochronous_tds_process()
236 …x_utility_memory_allocate(UX_ALIGN_32, UX_CACHE_SAFE_MEMORY, sizeof(UX_EHCI_FSISO_TD) * _ux_system… in _ux_hcd_ehci_initialize()
691 } UX_EHCI_FSISO_TD; typedef796 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_tds_process(UX_HCD_EHCI *hcd_ehci, UX_EHCI_FSISO_TD…808 UX_EHCI_FSISO_TD *_ux_hcd_ehci_fsisochronous_td_obtain(UX_HCD_EHCI *hcd_ehci);