Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb_mass_storage.h34 int fsg_main_thread(void *);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.su
H A Df_mass_storage.c2421 int fsg_main_thread(void *common_) in fsg_main_thread() function
2559 kthread_create(fsg_main_thread, common, in fsg_common_init()
/OK3568_Linux_fs/u-boot/cmd/
H A Dusb_mass_storage.c217 rc = fsg_main_thread(NULL); in do_usb_mass_storage()
H A Drockusb.c269 rc = fsg_main_thread(NULL); in do_rkusb()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c2502 static int fsg_main_thread(void *common_) in fsg_main_thread() function
2981 kthread_create(fsg_main_thread, common, "file-storage"); in fsg_bind()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym