Searched refs:state_to_str (Results 1 – 2 of 2) sorted by relevance
147 static const char * const state_to_str[] = { in wm0010_state_to_str() local155 if (state < 0 || state >= ARRAY_SIZE(state_to_str)) in wm0010_state_to_str()157 return state_to_str[state]; in wm0010_state_to_str()
181 static const char *state_to_str(u8 state) in state_to_str() function202 state_to_str(lp->state), in ldc_set_state()203 state_to_str(state)); in ldc_set_state()