Searched refs:id_tmp (Results 1 – 1 of 1) sorted by relevance
1623 struct mtdids *id_tmp; local1632 id_tmp = list_entry(entry, struct mtdids, link);1633 debug("mtdids del: %d %d\n", id_tmp->type, id_tmp->num);1635 free(id_tmp);1673 id_tmp = list_entry(entry, struct mtdids, link);1674 if ((id_tmp->type == type) && (id_tmp->num == num)) {1709 id_tmp = list_entry(entry, struct mtdids, link);1711 free(id_tmp);