Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ring.c952 union cdnsp_trb *stop_trb) in cdnsp_sum_trb_lengths() argument
958 for (sum = 0; trb != stop_trb; cdnsp_next_trb(pdev, ring, &seg, &trb)) { in cdnsp_sum_trb_lengths()
/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c2270 union xhci_trb *stop_trb) in sum_trb_lengths() argument
2276 for (sum = 0; trb != stop_trb; next_trb(xhci, ring, &seg, &trb)) { in sum_trb_lengths()