Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c321 unsigned int can_stall:1; member
366 char can_stall; member
1515 if (!common->can_stall) { in finish_reply()
1542 } else if (common->can_stall) { in finish_reply()
1578 } else if (common->can_stall) { in finish_reply()
2083 if (common->can_stall) { in received_cbw()