Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmtdparts.c985 static struct mtdids* id_find(u8 type, u8 num) in id_find() function
2004 if ((id = id_find(type, num)) == NULL) {