Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Donenand_uboot.h40 extern char *onenand_print_device_info(int device, int version);
/rk3399_rockchip-uboot/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()