Home
last modified time | relevance | path

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

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