Lines Matching defs:sci_rnc
85 struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_is_ready()
105 static void sci_remote_node_context_construct_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_construct_buffer()
169 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_resume()
181 struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_setup_to_destory()
214 static void sci_remote_node_context_validate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_validate_context_buffer()
237 …tic void sci_remote_node_context_invalidate_context_buffer(struct sci_remote_node_context *sci_rnc) in sci_remote_node_context_invalidate_context_buffer()
266 struct sci_remote_node_context *sci_rnc = container_of(sm, typeof(*sci_rnc), sm); in sci_remote_node_context_posting_state_enter() local
361 enum sci_status sci_remote_node_context_event_handler(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_event_handler()
461 enum sci_status sci_remote_node_context_destruct(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_destruct()
496 enum sci_status sci_remote_node_context_suspend(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_suspend()
523 enum sci_status sci_remote_node_context_resume(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_resume()
582 enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_start_io()
607 enum sci_status sci_remote_node_context_start_task(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_start_task()