Home
last modified time | relevance | path

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

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