Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c2106 static int get_next_command(struct fsg_common *common) in get_next_command() function
2405 ret = get_next_command(common); in fsg_main_thread()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c2254 static int get_next_command(struct fsg_common *common) in get_next_command() function
2590 if (get_next_command(common) || exception_in_progress(common)) in fsg_main_thread()