Home
last modified time | relevance | path

Searched defs:DeviceClass (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/
H A Dregisterfields.h97 struct { \
99 } _v = { .v = val }; \
105 /* Deposit a field to array of registers. */
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/hw/
H A Dqdev-core.h93 typedef struct DeviceClass { struct
95 ObjectClass parent_class;
99 const char *fw_name;
100 const char *desc;
101 Property *props;
128 } DeviceClass; argument
/dports/emulators/qemu42/qemu-4.2.1/include/hw/
H A Dqdev-core.h95 typedef struct DeviceClass { struct
97 ObjectClass parent_class;
101 const char *fw_name;
102 const char *desc;
103 Property *props;
129 } DeviceClass; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/
H A Dqdev-core.h85 typedef struct DeviceClass { struct
87 ObjectClass parent_class;
91 const char *fw_name;
92 const char *desc;
93 Property *props;
119 } DeviceClass; argument
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/
H A Dqdev-core.h95 typedef struct DeviceClass { struct
97 ObjectClass parent_class;
101 const char *fw_name;
102 const char *desc;
103 Property *props;
129 } DeviceClass; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/
H A Dqdev-core.h96 typedef struct DeviceClass { struct
98 ObjectClass parent_class;
102 const char *fw_name;
103 const char *desc;
109 Property *props_;
140 } DeviceClass; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/
H A Dqdev-core.h96 typedef struct DeviceClass { struct
98 ObjectClass parent_class;
102 const char *fw_name;
103 const char *desc;
109 Property *props_;
140 } DeviceClass; argument
/dports/emulators/qemu60/qemu-6.0.0/include/hw/
H A Dqdev-core.h97 struct DeviceClass { struct
99 ObjectClass parent_class;
103 const char *fw_name;
104 const char *desc;
110 Property *props_;
123 bool user_creatable;
124 bool hotpluggable;
132 DeviceReset reset;
133 DeviceRealize realize;
134 DeviceUnrealize unrealize;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/hw/
H A Dqdev-core.h96 struct DeviceClass { struct
98 ObjectClass parent_class;
102 const char *fw_name;
103 const char *desc;
109 Property *props_;
122 bool user_creatable;
123 bool hotpluggable;
131 DeviceReset reset;
132 DeviceRealize realize;
133 DeviceUnrealize unrealize;
[all …]
/dports/misc/visp/visp-3.4.0/modules/sensor/include/visp3/sensor/
H A DvpPylonFactory.h75 enum DeviceClass { enum
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Enumeration/
H A Dmod.rs23 pub struct DeviceClass(pub i32); struct
24 impl DeviceClass { impl
33 impl ::core::marker::Copy for DeviceClass {} implementation
34 impl ::core::clone::Clone for DeviceClass { implementation
/dports/print/print-manager/print-manager-21.12.3/add-printer/
H A DDevicesModel.h24 DeviceClass = Qt::UserRole + 2, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/power/auto_screen_brightness/
H A Dmetrics_reporter.h30 enum class DeviceClass { enum
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusbrpmif.h35 UCHAR DeviceClass; member
H A Dioevent.h31 ULONG DeviceClass; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dusbrpmif.h35 UCHAR DeviceClass; member
H A Dioevent.h31 ULONG DeviceClass; member
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dmconfig.h165 void set_perfect_quantum(device_finder<DeviceClass, Required> const &finder) in set_perfect_quantum()
171 void set_perfect_quantum(device_finder<DeviceClass, Required> &finder) in set_perfect_quantum()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dmconfig.h165 void set_perfect_quantum(device_finder<DeviceClass, Required> const &finder) in set_perfect_quantum()
171 void set_perfect_quantum(device_finder<DeviceClass, Required> &finder) in set_perfect_quantum()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/QuarkPlatformPkg/Pci/Dxe/PciPlatform/
H A DPciPlatform.c107 UINT16 DeviceClass; in GetPciRom() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/PciPlatform/
H A DPciPlatform.c193 EFI_STATUS Status; in GetPciRom()
194 EFI_PCI_IO_PROTOCOL *PciIo; in GetPciRom()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/PciPlatform/
H A DPciPlatform.c185 UINT16 DeviceClass; in GetPciRom() local
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/subclass/
H A Ddevice.rs102 unsafe impl<T: ObjectSubclass + DeviceImpl> IsSubclassable<T> for DeviceClass { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/subclass/
H A Ddevice.rs102 unsafe impl<T: ObjectSubclass + DeviceImpl> IsSubclassable<T> for DeviceClass { implementation
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/subclass/
H A Ddevice.rs102 unsafe impl<T: ObjectSubclass + DeviceImpl> IsSubclassable<T> for DeviceClass { implementation

12345678