Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.c2238 static int get_next_command(struct fsg_common *common) in get_next_command() function
2574 if (get_next_command(common) || exception_in_progress(common)) in fsg_main_thread()