Home
last modified time | relevance | path

Searched refs:compat_high (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhost-libusb.c791 bool compat_high = true; in usb_host_speed_compat() local
817 compat_high = false; in usb_host_speed_compat()
827 compat_high = false; in usb_host_speed_compat()
839 compat_high = false; in usb_host_speed_compat()
850 if (udev->speed == USB_SPEED_SUPER && compat_high) { in usb_host_speed_compat()