Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_mass_storage.c2166 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw() function
2266 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()