Searched refs:open_mtd_by_chdev (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/ubi/
H A Dbuild.c1161 * open_mtd_by_chdev - open an MTD device by its character device node path.
1168 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) function
1225 mtd = open_mtd_by_chdev(mtd_dev);

Completed in 136 milliseconds