Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h128 #define USB_PORT_STAT_LINK_STATE 0x01e0 macro
/linux-4.4.14/drivers/usb/core/
Dhub.c916 if ((portstatus & USB_PORT_STAT_LINK_STATE) == in hub_usb3_port_disable()
933 if ((portstatus & USB_PORT_STAT_LINK_STATE) == in hub_usb3_port_disable()
1201 USB_PORT_STAT_LINK_STATE) == in hub_activate()
2668 link_state = portstatus & USB_PORT_STAT_LINK_STATE; in hub_port_warm_reset_required()
2902 if ((portstatus & USB_PORT_STAT_LINK_STATE) in port_is_suspended()
3519 (portstatus & USB_PORT_STAT_LINK_STATE) != in hub_handle_remote_wakeup()