Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhost-libusb.c792 bool compat_full = true; in usb_host_speed_compat() local
816 compat_full = false; in usb_host_speed_compat()
826 compat_full = false; in usb_host_speed_compat()
836 compat_full = false; in usb_host_speed_compat()
853 if (udev->speed == USB_SPEED_SUPER && compat_full) { in usb_host_speed_compat()
856 if (udev->speed == USB_SPEED_HIGH && compat_full) { in usb_host_speed_compat()