Lines Matching refs:ocs_sm_transition
122 ocs_sm_transition(&domain->drvsm, __ocs_domain_init, NULL); in ocs_domain_cb()
543 ocs_sm_transition(&sport->sm, __ocs_sport_allocated, NULL); in __ocs_domain_init()
611 ocs_sm_transition(ctx, __ocs_domain_wait_alloc, arg); in __ocs_domain_init()
694 ocs_sm_transition(ctx, __ocs_domain_allocated, NULL); in __ocs_domain_wait_alloc()
720 ocs_sm_transition(ctx, __ocs_domain_allocated, NULL); in __ocs_domain_wait_alloc()
738 ocs_sm_transition(ctx, __ocs_domain_wait_domain_lost, NULL); in __ocs_domain_wait_alloc()
796 ocs_sm_transition(ctx, __ocs_domain_wait_attach, NULL); in __ocs_domain_allocated()
815 ocs_sm_transition(ctx, __ocs_domain_wait_sports_free, NULL); in __ocs_domain_allocated()
823 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_allocated()
882 ocs_sm_transition(ctx, __ocs_domain_ready, NULL); in __ocs_domain_wait_attach()
920 ocs_sm_transition(ctx, __ocs_domain_wait_domain_lost, NULL); in __ocs_domain_wait_attach()
972 ocs_sm_transition(ctx, __ocs_domain_wait_sports_free, NULL); in __ocs_domain_ready()
980 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_ready()
1044 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_wait_sports_free()
1112 ocs_sm_transition(&domain->drvsm, __ocs_domain_init, NULL); in __ocs_domain_wait_shutdown()
1161 ocs_sm_transition(ctx, __ocs_domain_wait_sports_free, NULL); in __ocs_domain_wait_domain_lost()
1169 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_wait_domain_lost()