/drivers/video/fbdev/core/ |
D | fbcon.h | 28 struct display { struct 30 const u_char *fontdata; 31 int userfont; /* != 0 if fontdata kmalloc()ed */ 32 u_short scrollmode; /* Scroll Method */ 33 u_short inverse; /* != 0 text black on white as default */ 34 short yscroll; /* Hardware scrolling */ 35 int vrows; /* number of virtual rows */ 36 int cursor_shape; 37 int con_rotate; 38 u32 xres_virtual; [all …]
|
/drivers/acpi/acpica/ |
D | utbuffer.c | 68 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() 198 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer() 234 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
|
/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 217 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem() local 292 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window() local 312 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode() local 355 struct omap_dss_device *display = fb2display(fbi); in omapfb_get_update_mode() local 489 struct omap_dss_device *display = fb2display(fbi); in omapfb_memory_read() local 590 struct omap_dss_device *display = fb2display(fbi); in omapfb_ioctl() local
|
D | omapfb-main.c | 668 struct omap_dss_device *display = fb2display(fbi); in check_fb_var() local 1231 struct omap_dss_device *display = fb2display(fbi); in omapfb_blank() local 1435 struct omap_dss_device *display; in omapfb_alloc_fbmem_display() local 1701 struct omap_dss_device *display) in omapfb_start_auto_update() 1729 struct omap_dss_device *display) in omapfb_stop_auto_update() 1744 struct omap_dss_device *display = fb2display(fbi); in omapfb_fb_init() local 2017 struct omap_dss_device *display, in omapfb_mode_to_timings() 2118 struct omap_dss_device *display, char *mode_str) in omapfb_set_def_mode() 2180 struct omap_dss_device *display; in omapfb_parse_def_modes() local 2218 struct omap_dss_device *display, in fb_videomode_to_omap_timings() [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv50.c | 282 nv50_gr_mp_trap(struct nv50_gr *gr, int tpid, int display) in nv50_gr_mp_trap() 326 u32 ustatus_new, int display, const char *name) in nv50_gr_tp_trap() 395 nv50_gr_trap_handler(struct nv50_gr *gr, u32 display, in nv50_gr_trap_handler()
|
/drivers/staging/fbtft/ |
D | fb_ili9486.c | 92 static struct fbtft_display display = { variable
|
D | fb_s6d02a1.c | 146 static struct fbtft_display display = { variable
|
D | fb_tinylcd.c | 94 static struct fbtft_display display = { variable
|
D | fb_bd663474.c | 163 static struct fbtft_display display = { variable
|
D | fb_upd161704.c | 177 static struct fbtft_display display = { variable
|
D | fb_ili9481.c | 92 static struct fbtft_display display = { variable
|
D | fb_ili9340.c | 129 static struct fbtft_display display = { variable
|
D | fb_hx8353d.c | 133 static struct fbtft_display display = { variable
|
D | fb_hx8357d.c | 188 static struct fbtft_display display = { variable
|
D | fb_hx8347d.c | 146 static struct fbtft_display display = { variable
|
D | fb_st7735r.c | 166 static struct fbtft_display display = { variable
|
D | fb_ssd1289.c | 167 static struct fbtft_display display = { variable
|
D | fb_s6d1121.c | 168 static struct fbtft_display display = { variable
|
D | fb_ssd1305.c | 190 static struct fbtft_display display = { variable
|
D | fb_pcd8544.c | 152 static struct fbtft_display display = { variable
|
D | fb_hx8340bn.c | 209 static struct fbtft_display display = { variable
|
D | fb_tls8204.c | 145 static struct fbtft_display display = { variable
|
D | fb_ili9320.c | 254 static struct fbtft_display display = { variable
|
D | fb_ili9341.c | 141 static struct fbtft_display display = { variable
|
/drivers/staging/vboxvideo/ |
D | modesetting.c | 46 void hgsmi_process_display_info(struct gen_pool *ctx, u32 display, in hgsmi_process_display_info()
|