Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c324 unsigned int can_stall:1; member
369 char can_stall; member
1531 if (!common->can_stall) { in finish_reply()
1558 } else if (common->can_stall) { in finish_reply()
1594 } else if (common->can_stall) { in finish_reply()
2123 if (common->can_stall) { in received_cbw()