Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h128 #define USB_PORT_STAT_LINK_STATE 0x01e0 macro
/linux-4.1.27/drivers/usb/core/
Dhub.c915 if ((portstatus & USB_PORT_STAT_LINK_STATE) == in hub_usb3_port_disable()
932 if ((portstatus & USB_PORT_STAT_LINK_STATE) == in hub_usb3_port_disable()
1200 USB_PORT_STAT_LINK_STATE) == in hub_activate()
2653 link_state = portstatus & USB_PORT_STAT_LINK_STATE; in hub_port_warm_reset_required()
2887 if ((portstatus & USB_PORT_STAT_LINK_STATE) in port_is_suspended()
3504 (portstatus & USB_PORT_STAT_LINK_STATE) != in hub_handle_remote_wakeup()