Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/usb/core/
Dhub.c6356 u16 port_removable = le16_to_cpu(desc->u.ss.DeviceRemovable); in usb_hub_adjust_deviceremovable() local