Home
last modified time | relevance | path

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

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