Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/ubi/
Dubi.h913 int ubi_thread(void *u);
Dbuild.c1025 ubi->bgt_thread = kthread_create(ubi_thread, ubi, "%s", ubi->bgt_name); in ubi_attach_mtd_dev()
Dwl.c1660 int ubi_thread(void *u) function