Lines Matching defs:rnc
119 union scu_remote_node_context *rnc; in sci_remote_node_context_construct_buffer() local
205 struct sci_remote_node_context *rnc) in sci_remote_node_context_notify_user()
215 static void sci_remote_node_context_continue_state_transitions(struct sci_remote_node_context *rnc) in sci_remote_node_context_continue_state_transitions()
270 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_initial_state_enter() local
295 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_invalidating_state_enter() local
304 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_resuming_state_enter() local
325 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_ready_state_enter() local
347 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_tx_suspended_state_enter() local
354 struct sci_remote_node_context *rnc = container_of(sm, typeof(*rnc), sm); in sci_remote_node_context_tx_rx_suspended_state_enter() local
375 struct sci_remote_node_context *rnc in sci_remote_node_context_await_suspend_state_exit() local
410 void sci_remote_node_context_construct(struct sci_remote_node_context *rnc, in sci_remote_node_context_construct()