OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwc2_host_complete
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2var.h
116
void
dwc2_host_complete
(struct dwc2_hsotg *, struct dwc2_qtd *,
dwc2.c
1388
void
dwc2_host_complete
(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,
function in typeref:typename:void
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c
674
dwc2_host_complete
(hsotg, qtd, 0);
765
dwc2_host_complete
(hsotg, qtd, -EPROTO);
778
dwc2_host_complete
(hsotg, qtd, -EIO);
1005
dwc2_host_complete
(hsotg, qtd, 0);
1090
dwc2_host_complete
(hsotg, qtd, urb->status);
1103
dwc2_host_complete
(hsotg, qtd, urb->status);
1123
dwc2_host_complete
(hsotg, qtd, urb->status);
1173
dwc2_host_complete
(hsotg, qtd, -EPIPE);
1177
dwc2_host_complete
(hsotg, qtd, -EPIPE);
1469
dwc2_host_complete
(hsotg, qtd, 0)
[
all
...]
dwc2_hcdddma.c
929
dwc2_host_complete
(hsotg, qtd, 0);
994
dwc2_host_complete
(hsotg, qtd, err);
1173
dwc2_host_complete
(hsotg, qtd, urb->status);
1309
dwc2_host_complete
(hsotg, qtd,
dwc2_hcd.h
733
extern void
dwc2_host_complete
(struct dwc2_hsotg *hsotg, struct dwc2_qtd *qtd,
dwc2_hcd.c
152
dwc2_host_complete
(hsotg, qtd, -ECONNRESET);
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025