Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1824 int have_extrabytes = 0; in handle_ep0_ctrl_req() local
1846 have_extrabytes = !ep_is_empty(ep); in handle_ep0_ctrl_req()
1856 if (unlikely(have_extrabytes)) in handle_ep0_ctrl_req()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1824 int have_extrabytes = 0; in handle_ep0_ctrl_req() local
1846 have_extrabytes = !ep_is_empty(ep); in handle_ep0_ctrl_req()
1856 if (unlikely(have_extrabytes)) in handle_ep0_ctrl_req()

Completed in 7 milliseconds