Searched refs:get_alloc_displaystate (Results 1 – 1 of 1) sorted by relevance
75 static DisplayState *get_alloc_displaystate(void);412 DisplayState *ds = get_alloc_displaystate(); in qemu_console_init()692 dcl->ds = get_alloc_displaystate(); in register_displaychangelistener()1141 static DisplayState *get_alloc_displaystate(void) in get_alloc_displaystate() function