Searched defs:DeviceState (Results 1 – 7 of 7) sorted by relevance
226 struct DeviceState { struct228 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 …]
37 pub struct DeviceState(Opaque<bindings::DeviceState>); struct39 unsafe impl Send for DeviceState {} implementation40 unsafe impl Sync for DeviceState {} implementation137 dev: *mut bindings::DeviceState, in rust_realize_fn()240 unsafe impl ObjectType for DeviceState { implementation273 dev: &DeviceState, in init_clock_in()353 dev: &DeviceState, in init_gpio_in()
45 typedef struct DeviceState DeviceState; typedef
199 uint16_t DeviceState; member
654 ) -> *mut DeviceState { in pl011_create()
895 __le16 DeviceState; member916 __le16 DeviceState; member