Searched refs:early_init (Results 1 – 10 of 10) sorted by relevance
5 obj-$(CONFIG_X86) += early_init.o
221 .early_init = spice_app_display_early_init,
246 .early_init = early_egl_headless_init,
525 .early_init = early_dbus_init,
1563 if (dpys[opts->type]->early_init) { in qemu_display_early_init()1564 dpys[opts->type]->early_init(opts); in qemu_display_early_init()
960 .early_init = sdl2_display_early_init,
2669 .early_init = early_gtk_display_init,
444 void (*early_init)(DisplayOptions *opts); member
[all...]