Searched refs:state_to_str (Results 1 – 2 of 2) sorted by relevance
143 static const char * const state_to_str[] = { in wm0010_state_to_str() local151 if (state < 0 || state >= ARRAY_SIZE(state_to_str)) in wm0010_state_to_str()153 return state_to_str[state]; in wm0010_state_to_str()
183 static const char *state_to_str(u8 state) in state_to_str() function1467 state_to_str(lp->state), in ldc_set_state()1468 state_to_str(state)); in ldc_set_state()1492 caller, lp->id, lp->flags, state_to_str(lp->state), in __ldc_print()