Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_fb.c253 info->skip_vt_switch = false; in radeonfb_create()
/linux-6.1.9/include/linux/
Dfb.h513 bool skip_vt_switch; /* no VT switch on suspend/resume required */ member
/linux-6.1.9/drivers/video/fbdev/core/
Dfbmem.c1579 if (fb_info->skip_vt_switch) in do_register_framebuffer()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_fb_helper.c602 info->skip_vt_switch = true; in drm_fb_helper_alloc_fbi()