Searched refs:id_tmp (Results 1 – 1 of 1) sorted by relevance
1617 struct mtdids *id_tmp; local1626 id_tmp = list_entry(entry, struct mtdids, link);1627 debug("mtdids del: %d %d\n", id_tmp->type, id_tmp->num);1629 free(id_tmp);1667 id_tmp = list_entry(entry, struct mtdids, link);1668 if ((id_tmp->type == type) && (id_tmp->num == num)) {1703 id_tmp = list_entry(entry, struct mtdids, link);1705 free(id_tmp);