Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dbuild.c1150 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev() function
1203 mtd = open_mtd_by_chdev(mtd_dev); in open_mtd_device()