Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dled.c16 static const char *const state_label[] = { variable
/OK3568_Linux_fs/kernel/kernel/power/
H A Dsuspend_test.c193 const char *state_label = pm_states[test_state]; in test_suspend() local