Home | History | Annotate | Download | only in src

Lines Matching full:tmplist

196   mtpdevice_list_t *tmplist = devlist;
200 while (tmplist != NULL) {
201 mtpdevice_list_t *tmp = tmplist;
202 tmplist = tmplist->next;