Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:temp_ptr

77     char *nextSRString, *temp_ptr;
78 nextSRString = strtok_r(ratesStr, " ,", &temp_ptr);
85 nextSRString = strtok_r(NULL, " ,.-", &temp_ptr);
101 *ratesStrStart, *chString, *nextSRStr, *test, *nextSRString, *temp_ptr;
197 nextSRString = strtok_r(ratesStrForVal, " ,", &temp_ptr);
209 nextSRString = strtok_r(NULL, " ,.-", &temp_ptr);