Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c2561 static int fsg_main_thread(void *common_) in fsg_main_thread() function
3053 kthread_run(fsg_main_thread, common, "file-storage"); in fsg_bind()