Home
last modified time | relevance | path

Searched refs:DeviceOption (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dvl.c152 typedef struct DeviceOption { struct
155 QTAILQ_ENTRY(DeviceOption) next; argument
156 } DeviceOption; typedef
167 static QTAILQ_HEAD(, DeviceOption) device_opts = QTAILQ_HEAD_INITIALIZER(device_opts);
536 DeviceOption *opt; in default_driver_check_json()
2630 DeviceOption *opt; in qemu_create_cli_devices()
3352 DeviceOption *opt = g_new0(DeviceOption, 1); in qemu_init()