Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc_core.c334 static struct mv_dtd *build_dtd(struct mv_req *req, unsigned *length, in build_dtd() function
411 dtd = build_dtd(req, &count, &dma, &is_last); in req_to_dtd()