Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h753 unsigned port_enable_change:1; member
Dhcd.c1622 hsotg->flags.b.port_enable_change = 0; in dwc2_hcd_hub_control()
1686 if (hsotg->flags.b.port_enable_change) in dwc2_hcd_hub_control()
1857 hsotg->flags.b.port_enable_change || in dwc2_hcd_is_status_changed()
1869 hsotg->flags.b.port_enable_change); in dwc2_hcd_is_status_changed()
Dhcd_intr.c378 hsotg->flags.b.port_enable_change = 1; in dwc2_port_intr()