Searched refs:suspend_type (Results 1 – 4 of 4) sorted by relevance
491 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()495 sci_rnc->suspend_type = scu_get_event_type(event_code); in sci_remote_node_context_event_handler()512 if (sci_rnc->suspend_type == scu_get_event_type(event_code)) in sci_remote_node_context_event_handler()573 u32 suspend_type) in sci_remote_node_context_suspend() argument585 __func__, rnc_state_name(state), sci_rnc->suspend_type, in sci_remote_node_context_suspend()587 suspend_type); in sci_remote_node_context_suspend()614 sci_rnc->suspend_type = suspend_type; in sci_remote_node_context_suspend()619 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX) in sci_remote_node_context_suspend()623 if (suspend_type == SCU_EVENT_TL_RNC_SUSPEND_TX_RX) in sci_remote_node_context_suspend()627 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()
154 char *suspend_type; in setup_test_suspend() local158 suspend_type = strsep(&value, ","); in setup_test_suspend()159 if (!suspend_type) in setup_test_suspend()169 if (!strcmp(pm_labels[i], suspend_type)) { in setup_test_suspend()174 printk(warn_bad_state, suspend_type); in setup_test_suspend()