Home
last modified time | relevance | path

Searched defs:port_removable (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c283 __u8 port_removable[(USB_MAXCHILDREN + 1 + 7) / 8]; in xhci_usb2_hub_descriptor() local
337 u16 port_removable; in xhci_usb3_hub_descriptor() local
/linux-6.1.9/drivers/usb/core/
Dhub.c6250 u16 port_removable = le16_to_cpu(desc->u.ss.DeviceRemovable); in usb_hub_adjust_deviceremovable() local