Searched refs:hotplug_allowed (Results 1 – 3 of 3) sorted by relevance
79 if (mc->hotplug_allowed) { in qdev_hotplug_allowed()80 return mc->hotplug_allowed(machine, dev, errp); in qdev_hotplug_allowed()
244 * @hotplug_allowed:326 bool (*hotplug_allowed)(MachineState *state, DeviceState *dev,322 bool (*hotplug_allowed)(MachineState *state, DeviceState *dev, global() member