Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi.h874 int ubi_thread(void *u);
H A Dbuild.c1027 ubi->bgt_thread = kthread_create(ubi_thread, ubi, "%s", ubi->bgt_name); in ubi_attach_mtd_dev()
H A Dwl.c1443 int ubi_thread(void *u) function
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi.h914 int ubi_thread(void *u);
H A Dbuild.c987 ubi->bgt_thread = kthread_create(ubi_thread, ubi, "%s", ubi->bgt_name); in ubi_attach_mtd_dev()
H A Dwl.c1620 int ubi_thread(void *u) function