Home
last modified time | relevance | path

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

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