Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/dwc2/
Ddwc2_core.h1468 void dwc2_gadget_init_lpm(struct dwc2_hsotg *hsotg);
1515 static inline void dwc2_gadget_init_lpm(struct dwc2_hsotg *hsotg) {} in dwc2_gadget_init_lpm() function
Ddwc2_coreintr.c394 dwc2_gadget_init_lpm(hsotg); in dwc2_wakeup_from_lpm_l1()