Home
last modified time | relevance | path

Searched refs:dwc2_port_resume (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1474 int dwc2_port_resume(struct dwc2_hsotg *hsotg);
1502 static inline int dwc2_port_resume(struct dwc2_hsotg *hsotg) in dwc2_port_resume() function
H A Dhcd.c3154 dwc2_port_resume(hsotg); in dwc2_conn_id_status_change()
3330 * dwc2_port_resume() - Exit controller from suspend mode for host.
3339 int dwc2_port_resume(struct dwc2_hsotg *hsotg) in dwc2_port_resume() function
3423 retval = dwc2_port_resume(hsotg); in dwc2_hcd_hub_control()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c59 static void dwc2_port_resume(struct dwc2_hsotg *hsotg);
3189 dwc2_port_resume(hsotg); in dwc2_conn_id_status_change()
3332 static void dwc2_port_resume(struct dwc2_hsotg *hsotg) in dwc2_port_resume() function
3420 dwc2_port_resume(hsotg); in dwc2_hcd_hub_control()
4438 dwc2_port_resume(hsotg); in _dwc2_hcd_resume()

Completed in 16 milliseconds