Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c153 typedef struct DeviceOption { struct
156 QTAILQ_ENTRY(DeviceOption) next; argument
157 } DeviceOption; typedef
168 static QTAILQ_HEAD(, DeviceOption) device_opts = QTAILQ_HEAD_INITIALIZER(device_opts);
536 DeviceOption *opt; in default_driver_check_json()
2637 DeviceOption *opt; in qemu_create_cli_devices()
3364 DeviceOption *opt = g_new0(DeviceOption, 1); in qemu_init()