Home
last modified time | relevance | path

Searched refs:id_find (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/cmd/
Dmtdparts.c982 static struct mtdids* id_find(u8 type, u8 num) in id_find() function
2003 if ((id = id_find(type, num)) == NULL) {