Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_mass_storage.h34 int fsg_main_thread(void *);
/rk3399_rockchip-uboot/cmd/
H A Dusb_mass_storage.c217 rc = fsg_main_thread(NULL); in do_usb_mass_storage()
H A Drockusb.c341 rc = fsg_main_thread(NULL); in do_rkusb()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c2430 int fsg_main_thread(void *common_) in fsg_main_thread() function
2569 kthread_create(fsg_main_thread, common, in fsg_common_init()