Home
last modified time | relevance | path

Searched refs:PORT_DEV_REMOVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-hub.c219 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()
273 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
H A Dxhci.h408 #define PORT_DEV_REMOVE (1 << 30) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-hub.c305 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()
359 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
H A Dxhci.h408 #define PORT_DEV_REMOVE (1 << 30) macro

Completed in 15 milliseconds