Home
last modified time | relevance | path

Searched refs:dwc_otg_root_intr (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c140 static void dwc_otg_root_intr(struct dwc_otg_softc *);
593 dwc_otg_root_intr(sc); in dwc_otg_resume_irq()
616 dwc_otg_root_intr(sc); in dwc_otg_suspend_irq()
2831 dwc_otg_root_intr(sc); in dwc_otg_vbus_interrupt()
2843 dwc_otg_root_intr(sc); in dwc_otg_vbus_interrupt()
2933 dwc_otg_root_intr(sc); in dwc_otg_interrupt()
2973 dwc_otg_root_intr(sc); in dwc_otg_interrupt()
3039 dwc_otg_root_intr(sc); in dwc_otg_interrupt()
3491 dwc_otg_root_intr(struct dwc_otg_softc *sc) in dwc_otg_root_intr() function