Searched defs:has_devices (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | snapshot.c | 484 bdrv_all_get_snapshot_devices(bool has_devices, strList *devices, in bdrv_all_get_snapshot_devices() 533 bool bdrv_all_can_snapshot(bool has_devices, strList *devices, in bdrv_all_can_snapshot() 567 bool has_devices, strList *devices, in bdrv_all_delete_snapshot() 607 bool has_devices, strList *devices, in bdrv_all_goto_snapshot() 651 bool has_devices, strList *devices, in bdrv_all_has_snapshot() 693 bool has_devices, strList *devices, in bdrv_all_create_snapshot() 732 bool has_devices, strList *devices, in bdrv_all_find_vmstate_bs()
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 3072 bool has_devices, strList *devices, Error **errp) in save_snapshot() 3264 bool has_devices, strList *devices, Error **errp) in load_snapshot() 3354 bool delete_snapshot(const char *name, bool has_devices, in delete_snapshot()
|
/openbmc/linux/drivers/tty/ |
H A D | n_gsm.c | 309 bool has_devices; /* Devices were registered */ member
|