Searched refs:sci_remote_node_context_start_io (Results 1 – 3 of 3) sorted by relevance
224 enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc,
685 status = sci_remote_node_context_start_io(&idev->rnc, ireq); in sci_remote_device_start_io()707 status = sci_remote_node_context_start_io(&idev->rnc, ireq); in sci_remote_device_start_io()732 status = sci_remote_node_context_start_io(&idev->rnc, ireq); in sci_remote_device_start_io()748 status = sci_remote_node_context_start_io(&idev->rnc, ireq); in sci_remote_device_start_io()
751 enum sci_status sci_remote_node_context_start_io(struct sci_remote_node_context *sci_rnc, in sci_remote_node_context_start_io() function