Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h147 #define USB_SS_PORT_LS_SS_DISABLED 0x0080 macro
/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c855 if (link_state == USB_SS_PORT_LS_SS_DISABLED) { in xhci_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c922 ret = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_SS_DISABLED); in hub_usb3_port_disable()
933 USB_SS_PORT_LS_SS_DISABLED) in hub_usb3_port_disable()