Home
last modified time | relevance | path

Searched defs:scon (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/ui/
H A Dsdl2.c79 void sdl2_window_create(struct sdl2_console *scon) in sdl2_window_create()
125 void sdl2_window_destroy(struct sdl2_console *scon) in sdl2_window_destroy()
143 void sdl2_window_resize(struct sdl2_console *scon) in sdl2_window_resize()
154 static void sdl2_redraw(struct sdl2_console *scon) in sdl2_redraw()
165 static void sdl_update_caption(struct sdl2_console *scon) in sdl_update_caption()
205 static void sdl_hide_cursor(struct sdl2_console *scon) in sdl_hide_cursor()
219 static void sdl_show_cursor(struct sdl2_console *scon) in sdl_show_cursor()
239 static void sdl_grab_start(struct sdl2_console *scon) in sdl_grab_start()
268 static void sdl_grab_end(struct sdl2_console *scon) in sdl_grab_end()
342 static void toggle_full_screen(struct sdl2_console *scon) in toggle_full_screen()
[all …]
H A Dsdl2-gl.c33 static void sdl2_set_scanout_mode(struct sdl2_console *scon, bool scanout) in sdl2_set_scanout_mode()
49 static void sdl2_gl_render_surface(struct sdl2_console *scon) in sdl2_gl_render_surface()
66 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_gl_update() local
82 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_gl_switch() local
113 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_gl_refresh() local
125 void sdl2_gl_redraw(struct sdl2_console *scon) in sdl2_gl_redraw()
142 struct sdl2_console *scon = container_of(dgc, struct sdl2_console, dgc); in sdl2_gl_create_context() local
184 struct sdl2_console *scon = container_of(dgc, struct sdl2_console, dgc); in sdl2_gl_make_context_current() local
194 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_gl_scanout_disable() local
211 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_gl_scanout_texture() local
[all …]
H A Dsdl2-2d.c34 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_2d_update() local
62 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_2d_switch() local
129 struct sdl2_console *scon = container_of(dcl, struct sdl2_console, dcl); in sdl2_2d_refresh() local
136 void sdl2_2d_redraw(struct sdl2_console *scon) in sdl2_2d_redraw()
H A Dsdl2-input.c32 void sdl2_process_key(struct sdl2_console *scon, in sdl2_process_key()
/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_backlight.c18 struct shmob_drm_connector *scon = bl_get_data(bdev); in shmob_drm_backlight_update() local
28 struct shmob_drm_connector *scon = bl_get_data(bdev); in shmob_drm_backlight_get_brightness() local
41 void shmob_drm_backlight_dpms(struct shmob_drm_connector *scon, int mode) in shmob_drm_backlight_dpms()
51 int shmob_drm_backlight_init(struct shmob_drm_connector *scon) in shmob_drm_backlight_init()
79 void shmob_drm_backlight_exit(struct shmob_drm_connector *scon) in shmob_drm_backlight_exit()
H A Dshmob_drm_crtc.c534 struct shmob_drm_connector *scon = &sdev->connector; in shmob_drm_encoder_dpms() local
650 struct shmob_drm_connector *scon = to_shmob_connector(connector); in shmob_drm_connector_best_encoder() local
662 struct shmob_drm_connector *scon = to_shmob_connector(connector); in shmob_drm_connector_destroy() local
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c71 SCLPConsoleLM *scon = opaque; in DECLARE_INSTANCE_CHECKER() local
81 SCLPConsoleLM *scon = opaque; in chr_read() local
201 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in write_console_data() local
243 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in write_event_data() local
312 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in console_init() local
329 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in console_reset() local
H A Dsclpconsole.c57 SCLPConsole *scon = opaque; in DECLARE_INSTANCE_CHECKER() local
69 SCLPConsole *scon = opaque; in chr_read() local
169 SCLPConsole *scon = SCLP_CONSOLE(event); in write_console_data() local
228 SCLPConsole *scon = SCLP_CONSOLE(event); in console_init() local
244 SCLPConsole *scon = SCLP_CONSOLE(event); in console_reset() local
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c39 int scon = MIPS_REVISION_SCONID; in malta_scon() local
/openbmc/linux/security/selinux/
H A Dselinuxfs.c867 char *scon = NULL, *tcon = NULL; in sel_write_access() local
915 char *scon = NULL, *tcon = NULL; in sel_write_create() local
1016 char *scon = NULL, *tcon = NULL; in sel_write_relabel() local
1136 char *scon = NULL, *tcon = NULL; in sel_write_member() local