Searched refs:received_cbw (Results 1 – 2 of 2) sorted by relevance
2073 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw() function2169 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()
2123 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw() function2223 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()