Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Dusb.h220 USB_DEV_FLAG_IS_HOST, enumerator
/openbmc/qemu/hw/usb/
H A Dcore.c444 (dev->flags & (1 << USB_DEV_FLAG_IS_HOST))); in usb_handle_packet()
H A Dhost-libusb.c1205 udev->flags |= (1 << USB_DEV_FLAG_IS_HOST); in usb_host_realize()