Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A 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
/openbmc/linux/drivers/usb/core/
H A Dhub.c6403 u16 port_removable = le16_to_cpu(desc->u.ss.DeviceRemovable); in usb_hub_adjust_deviceremovable() local