Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-storage-bot.c36 s->dev.auto_attach = 0; in usb_msd_bot_realize()
H A Dbus.c236 dev->auto_attach = 1; in usb_qdev_realize()
253 if (dev->auto_attach) { in usb_qdev_realize()
H A Ddev-serial.c593 dev->auto_attach = 0; in usb_serial_realize()
H A Ddev-uas.c935 uas->dev.auto_attach = 0; in usb_uas_realize()
H A Dhost-libusb.c1206 udev->auto_attach = 0; in usb_host_realize()
H A Dredirect.c1455 udev->auto_attach = 0; in usbredir_realize()
/qemu/include/hw/
H A Dusb.h244 int auto_attach; member