Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dbus.c254 usb_device_attach(dev, &local_err); in usb_qdev_realize()
506 void usb_device_attach(USBDevice *dev, Error **errp) in usb_device_attach() function
696 usb_device_attach(dev, errp); in usb_set_attached()
H A Ddev-serial.c571 usb_device_attach(&s->dev, &error_abort); in usb_serial_event()
612 usb_device_attach(dev, &error_abort); in usb_serial_realize()
H A Dhost-libusb.c1050 usb_device_attach(udev, &local_err); in usb_host_open()
H A Dredirect.c1329 usb_device_attach(&dev->dev, &local_err); in usbredir_do_attach()
/qemu/include/hw/
H A Dusb.h514 void usb_device_attach(USBDevice *dev, Error **errp);