Home
last modified time | relevance | path

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

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