Searched refs:suspend_type (Results 1 – 4 of 4) sorted by relevance
488 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()492 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()509 if (sci_rnc->suspend_type == scu_get_event_type(event_code)) in sci_remote_node_context_event_handler()570 u32 suspend_type) in sci_remote_node_context_suspend() argument582 __func__, rnc_state_name(state), sci_rnc->suspend_type, in sci_remote_node_context_suspend()584 suspend_type); in sci_remote_node_context_suspend()611 sci_rnc->suspend_type = suspend_type; in sci_remote_node_context_suspend()616 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX) in sci_remote_node_context_suspend()620 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()624 if ((sci_rnc->suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()[all …]
171 u32 suspend_type; member
242 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()276 idev->rnc.suspend_type, in isci_remote_device_terminate_requests()
155 char *suspend_type; in setup_test_suspend() local159 suspend_type = strsep(&value, ","); in setup_test_suspend()160 if (!suspend_type) in setup_test_suspend()170 if (!strcmp(pm_labels[i], suspend_type)) { in setup_test_suspend()175 printk(warn_bad_state, suspend_type); in setup_test_suspend()