Searched refs:state_label (Results 1 – 1 of 1) sorted by relevance
193 const char *state_label = pm_states[test_state]; in test_suspend() local195 if (state_label && !strcmp(test_state_label, state_label)) in test_suspend()