Home
last modified time | relevance | path

Searched refs:USBPortOps (Results 1 – 25 of 85) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/include/hw/
H A Dusb.h349 typedef struct USBPortOps { struct
363 } USBPortOps; argument
371 USBPortOps *ops;
508 USBPortOps *ops, int speedmask);
511 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu60/qemu-6.0.0/include/hw/
H A Dusb.h348 typedef struct USBPortOps { struct
362 } USBPortOps; argument
370 USBPortOps *ops;
508 USBPortOps *ops, int speedmask);
511 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu5/qemu-5.2.0/include/hw/
H A Dusb.h346 typedef struct USBPortOps { struct
360 } USBPortOps; argument
368 USBPortOps *ops;
506 USBPortOps *ops, int speedmask);
509 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/
H A Dusb.h349 typedef struct USBPortOps { struct
363 } USBPortOps; typedef
371 USBPortOps *ops;
508 USBPortOps *ops, int speedmask);
511 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu42/qemu-4.2.1/include/hw/
H A Dusb.h351 typedef struct USBPortOps { struct
365 } USBPortOps; argument
373 USBPortOps *ops;
541 USBPortOps *ops, int speedmask);
544 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/
H A Dusb.h351 typedef struct USBPortOps { struct
365 } USBPortOps; argument
373 USBPortOps *ops;
541 USBPortOps *ops, int speedmask);
544 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/
H A Dusb.h350 typedef struct USBPortOps { struct
364 } USBPortOps; argument
372 USBPortOps *ops;
540 USBPortOps *ops, int speedmask);
543 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/
H A Dusb.h351 typedef struct USBPortOps { struct
365 } USBPortOps; argument
373 USBPortOps *ops;
541 USBPortOps *ops, int speedmask);
544 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/
H A Dusb.h351 typedef struct USBPortOps { struct
365 } USBPortOps; argument
373 USBPortOps *ops;
541 USBPortOps *ops, int speedmask);
544 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu42/qemu-4.2.1/hw/usb/
H A Dbus.c352 USBPortOps *ops, int speedmask) in usb_fill_port()
362 USBPortOps *ops, int speedmask) in usb_register_port()
371 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c582 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dbus.c356 USBPortOps *ops, int speedmask) in usb_fill_port()
366 USBPortOps *ops, int speedmask) in usb_register_port()
375 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c582 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu60/qemu-6.0.0/hw/usb/
H A Dbus.c354 USBPortOps *ops, int speedmask) in usb_fill_port()
364 USBPortOps *ops, int speedmask) in usb_register_port()
373 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c582 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu-utils/qemu-4.2.1/hw/usb/
H A Dbus.c352 USBPortOps *ops, int speedmask) in usb_fill_port()
362 USBPortOps *ops, int speedmask) in usb_register_port()
371 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c582 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/usb/
H A Dbus.c356 USBPortOps *ops, int speedmask) in usb_fill_port()
366 USBPortOps *ops, int speedmask) in usb_register_port()
375 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c529 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dbus.c340 USBPortOps *ops, int speedmask) in usb_fill_port()
350 USBPortOps *ops, int speedmask) in usb_register_port()
359 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()
H A Ddev-hub.c583 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/usb/
H A Dbus.c352 USBPortOps *ops, int speedmask)
362 USBPortOps *ops, int speedmask)
371 void *opaque, USBPortOps *ops, int speedmask,
H A Ddev-hub.c582 static USBPortOps usb_hub_port_ops = {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dbus.c354 USBPortOps *ops, int speedmask)
364 USBPortOps *ops, int speedmask)
373 void *opaque, USBPortOps *ops, int speedmask,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/usb/
H A Dbus.c352 USBPortOps *ops, int speedmask) in usb_fill_port()
362 USBPortOps *ops, int speedmask) in usb_register_port()
371 void *opaque, USBPortOps *ops, int speedmask, in usb_register_companion()

1234