Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dch11.h134 #define USB_SS_PORT_LS_SS_DISABLED 0x0080 macro
/linux-3.4.99/drivers/usb/host/
Dxhci-hub.c758 if (link_state == USB_SS_PORT_LS_SS_DISABLED) { in xhci_hub_control()
/linux-3.4.99/drivers/usb/core/
Dhub.c683 ret = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_SS_DISABLED); in hub_usb3_port_disable()
697 USB_SS_PORT_LS_SS_DISABLED) in hub_usb3_port_disable()