Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmtd.h12 int mtd_probe(struct udevice *dev);
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd-uclass.c20 int mtd_probe(struct udevice *dev) in mtd_probe() function
H A Dmtd_uboot.c111 mtd_probe(dev); in mtd_probe_uclass_mtd_devs()