Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c459 char *port_change_bit; in xhci_clear_port_change_bit() local
465 port_change_bit = "reset"; in xhci_clear_port_change_bit()
469 port_change_bit = "warm(BH) reset"; in xhci_clear_port_change_bit()
473 port_change_bit = "connect"; in xhci_clear_port_change_bit()
477 port_change_bit = "over-current"; in xhci_clear_port_change_bit()
481 port_change_bit = "enable/disable"; in xhci_clear_port_change_bit()
485 port_change_bit = "suspend/resume"; in xhci_clear_port_change_bit()
489 port_change_bit = "link state"; in xhci_clear_port_change_bit()
493 port_change_bit = "config error"; in xhci_clear_port_change_bit()
503 port_change_bit, wIndex, port_status); in xhci_clear_port_change_bit()