Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dbuild.c1128 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev() function
1185 mtd = open_mtd_by_chdev(mtd_dev); in open_mtd_device()