Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2137 static int get_next_command(struct fsg_common *common) in get_next_command() function
2440 ret = get_next_command(common); in fsg_main_thread()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c2195 static int get_next_command(struct fsg_common *common) in get_next_command() function
2531 if (get_next_command(common) || exception_in_progress(common)) in fsg_main_thread()