Home
last modified time | relevance | path

Searched refs:port_over_current_change (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h914 * @flags.b.port_over_current_change: True if root port over current state
1129 unsigned port_over_current_change:1; member
H A Dhcd.c3487 hsotg->flags.b.port_over_current_change = 0; in dwc2_hcd_hub_control()
3536 if (hsotg->flags.b.port_over_current_change) { in dwc2_hcd_hub_control()
3735 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
3748 dev_dbg(hsotg->dev, " port_over_current_change: %d\n", in dwc2_hcd_is_status_changed()
3749 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
H A Dhcd_intr.c423 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h899 * @flags.b.port_over_current_change: True if root port over current state
1118 unsigned port_over_current_change:1; member
H A Dhcd.c3489 hsotg->flags.b.port_over_current_change = 0; in dwc2_hcd_hub_control()
3538 if (hsotg->flags.b.port_over_current_change) { in dwc2_hcd_hub_control()
3753 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
3766 dev_dbg(hsotg->dev, " port_over_current_change: %d\n", in dwc2_hcd_is_status_changed()
3767 hsotg->flags.b.port_over_current_change); in dwc2_hcd_is_status_changed()
H A Dhcd_intr.c393 hsotg->flags.b.port_over_current_change = 1; in dwc2_port_intr()

Completed in 27 milliseconds