Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_mass_storage.c2605 static int fsg_main_thread(void *common_) in fsg_main_thread() function
2883 kthread_create(fsg_main_thread, common, in fsg_common_init()
Dfile_storage.c3069 static int fsg_main_thread(void *fsg_) in fsg_main_thread() function
3527 fsg->thread_task = kthread_create(fsg_main_thread, fsg, in fsg_bind()