Searched refs:__ocs_domain_wait_alloc (Results 1 – 2 of 2) sorted by relevance
75 extern void *__ocs_domain_wait_alloc(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
611 ocs_sm_transition(ctx, __ocs_domain_wait_alloc, arg); in __ocs_domain_init()639 __ocs_domain_wait_alloc(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_domain_wait_alloc() function