Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1379 static bool trb_in_request(struct tegra_xudc_ep *ep, in trb_in_request() function
1457 if (trb_in_request(ep, req, deq_trb) && busy) { in __tegra_xudc_ep_dequeue()
2643 if (trb_in_request(ep, req, trb)) in trb_to_request()