Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-port.h117 #define PORT_DEV_REMOVE (1 << 30) macro
H A Dxhci-hub.c306 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()
360 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
H A Dxhci.h2413 if (portsc & PORT_DEV_REMOVE) in xhci_decode_portsc()