Home
last modified time | relevance | path

Searched defs:DeviceState (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/
H A Dqdev-core.h226 struct DeviceState { struct
228 Object parent_obj;
234 char *id;
238 char *canonical_path;
242 bool realized;
246 bool pending_deleted_event;
250 int64_t pending_deleted_expires_ms;
254 int hotplugged;
258 bool allow_unplug_during_migration;
262 BusState *parent_bus;
[all …]
/openbmc/qemu/rust/qemu-api/src/
H A Dqdev.rs37 pub struct DeviceState(Opaque<bindings::DeviceState>); struct
39 unsafe impl Send for DeviceState {} implementation
40 unsafe impl Sync for DeviceState {} implementation
137 dev: *mut bindings::DeviceState, in rust_realize_fn()
240 unsafe impl ObjectType for DeviceState { implementation
273 dev: &DeviceState, in init_clock_in()
353 dev: &DeviceState, in init_gpio_in()
/openbmc/qemu/include/qemu/
H A Dtypedefs.h45 typedef struct DeviceState DeviceState; typedef
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_yellow_carp.h199 uint16_t DeviceState; member
H A Dsmu13_driver_if_v13_0_4.h199 uint16_t DeviceState; member
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs654 ) -> *mut DeviceState { in pl011_create()
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h895 __le16 DeviceState; member
916 __le16 DeviceState; member