Home
last modified time | relevance | path

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

/external/u-boot/include/
Donenand_uboot.h40 extern char *onenand_print_device_info(int device, int version);
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c2204 char *onenand_print_device_info(int device, int version) in onenand_print_device_info() function
2597 mtd->name = onenand_print_device_info(dev_id, ver_id); in onenand_probe()