Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dbuild.c1124 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev() function
1181 mtd = open_mtd_by_chdev(mtd_dev); in open_mtd_device()