Home
last modified time | relevance | path

Searched defs:USBBtState (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Ddev-bluetooth.c30 struct USBBtState { struct
31 USBDevice dev;
55 #define USB_BT(obj) OBJECT_CHECK(struct USBBtState, (obj), TYPE_USB_BT) argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Ddev-bluetooth.c29 struct USBBtState { struct
30 USBDevice dev;
54 #define USB_BT(obj) OBJECT_CHECK(struct USBBtState, (obj), TYPE_USB_BT) argument
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Ddev-bluetooth.c30 struct USBBtState { struct
31 USBDevice dev;
55 #define USB_BT(obj) OBJECT_CHECK(struct USBBtState, (obj), TYPE_USB_BT) argument