Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dtegra-xudc.c1369 static bool trb_in_request(struct tegra_xudc_ep *ep, in trb_in_request() function
1445 if (trb_in_request(ep, req, deq_trb) && busy) { in __tegra_xudc_ep_dequeue()
2632 if (trb_in_request(ep, req, trb)) in trb_to_request()