Home
last modified time | relevance | path

Searched refs:state_label (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/power/
H A Dsuspend_test.c193 const char *state_label = pm_states[test_state]; in test_suspend() local
195 if (state_label && !strcmp(test_state_label, state_label)) in test_suspend()