Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dmtdparts.c1355 u8 type, dnum, pnum; local
1376 if (mtd_id_parse(p, &p, &type, &dnum) != 0)
1389 if ((*dev = device_find(type, dnum)) == NULL) {
1390 printf("no such device %s%d\n", MTD_DEV_TYPE(type), dnum);