Home
last modified time | relevance | path

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

/u-boot/include/linux/usb/
A Dgadget.h93 unsigned short_not_ok:1; member
/u-boot/drivers/usb/gadget/
A Df_mass_storage.c911 bh->outreq->short_not_ok = 1; in do_write()
1489 bh->outreq->short_not_ok = 1; in throw_away_data()
2129 bh->outreq->short_not_ok = 1; in get_next_command()
/u-boot/drivers/usb/musb-new/
A Dmusb_gadget.c689 !request->short_not_ok, in rxstate()
714 if (request->short_not_ok && len == musb_ep->packet_sz) in rxstate()
812 else if (request->short_not_ok) in rxstate()

Completed in 20 milliseconds