Home
last modified time | relevance | path

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

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