Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.c1875 int have_extrabytes = 0; in handle_ep0_ctrl_req() local
1897 have_extrabytes = !ep_is_empty(ep); in handle_ep0_ctrl_req()
1907 if (unlikely(have_extrabytes)) in handle_ep0_ctrl_req()