Searched refs:_ux_host_mutex_create (Results 1 – 3 of 3) sorted by relevance
351 … status = _ux_host_mutex_create(&audio -> ux_host_class_audio_mutex, "ux_hot_class_audio_mutex"); in _ux_host_class_audio_activate()
338 … status = _ux_host_mutex_create(&hcd_ehci -> ux_hcd_ehci_periodic_mutex, "ehci_periodic_mutex"); in _ux_hcd_ehci_initialize()
289 #define _ux_host_mutex_create _ux_utility_mutex_create macro315 #define _ux_host_mutex_create(mutex,name) (UX_SUCCESS) macro