Searched refs:gup_update_proc (Results 1 – 2 of 2) sorted by relevance
35 extern s32 gup_update_proc(void *dir);501 if (FAIL == gup_update_proc((void*)cmd_head.data)) in goodix_tool_write()
2274 s32 gup_update_proc(void *dir) in gup_update_proc() function2509 thread = kthread_run(gup_update_proc, "update", "fl update"); in gup_init_update_proc()2514 thread = kthread_run(gup_update_proc, (void*)NULL, "guitar_update"); in gup_init_update_proc()