Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Donenand_uboot.h40 extern char *onenand_print_device_info(int device, int version);
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A 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()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c3332 static void onenand_print_device_info(int device, int version) in onenand_print_device_info() function
3710 onenand_print_device_info(dev_id, ver_id); in onenand_probe()