Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Du2f.c330 uc->handle_attach = usb_desc_attach; in u2f_key_class_init()
H A Dcanokey.c313 uc->handle_attach = usb_desc_attach; in canokey_class_init()
H A Ddev-hid.c785 uc->handle_attach = usb_desc_attach; in usb_hid_class_initfn()
H A Ddev-storage.c596 uc->handle_attach = usb_desc_attach; in usb_msd_class_initfn_common()
/openbmc/qemu/include/hw/
H A Dusb.h296 void (*handle_attach)(USBDevice *dev); member