Home | History | Annotate | Download | only in audio

Lines Matching refs:str_state

101 static char *str_state[] = {
2581 DBG("State changed %s: %s -> %s", dev->path, str_state[old_state],
2582 str_state[state]);