Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2.c79 STATIC void dwc2_softintr(void *);
141 .soft_intr = dwc2_softintr,
291 dwc2_softintr(void *v) in dwc2_softintr() function