Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dtegra-xudc.c1373 static bool trb_in_request(struct tegra_xudc_ep *ep, in trb_in_request() function
1451 if (trb_in_request(ep, req, deq_trb) && busy) { in __tegra_xudc_ep_dequeue()
2638 if (trb_in_request(ep, req, trb)) in trb_to_request()