Home
last modified time | relevance | path

Searched defs:count_trbs_needed (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-ring.c1718 static unsigned int count_trbs_needed(struct cdnsp_request *preq) in count_trbs_needed() function
/linux-6.15/drivers/usb/host/
H A Dxhci-ring.c3364 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function