Home
last modified time | relevance | path

Searched defs:display (Results 1 – 25 of 67) sorted by relevance

123

/drivers/video/fbdev/core/
Dfbcon.h28 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/
Dutbuffer.c68 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/
Domapfb-ioctl.c217 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
Domapfb-main.c668 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/
Dnv50.c282 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/
Dfb_ili9486.c92 static struct fbtft_display display = { variable
Dfb_s6d02a1.c146 static struct fbtft_display display = { variable
Dfb_tinylcd.c94 static struct fbtft_display display = { variable
Dfb_bd663474.c163 static struct fbtft_display display = { variable
Dfb_upd161704.c177 static struct fbtft_display display = { variable
Dfb_ili9481.c92 static struct fbtft_display display = { variable
Dfb_ili9340.c129 static struct fbtft_display display = { variable
Dfb_hx8353d.c133 static struct fbtft_display display = { variable
Dfb_hx8357d.c188 static struct fbtft_display display = { variable
Dfb_hx8347d.c146 static struct fbtft_display display = { variable
Dfb_st7735r.c166 static struct fbtft_display display = { variable
Dfb_ssd1289.c167 static struct fbtft_display display = { variable
Dfb_s6d1121.c168 static struct fbtft_display display = { variable
Dfb_ssd1305.c190 static struct fbtft_display display = { variable
Dfb_pcd8544.c152 static struct fbtft_display display = { variable
Dfb_hx8340bn.c209 static struct fbtft_display display = { variable
Dfb_tls8204.c145 static struct fbtft_display display = { variable
Dfb_ili9320.c254 static struct fbtft_display display = { variable
Dfb_ili9341.c141 static struct fbtft_display display = { variable
/drivers/staging/vboxvideo/
Dmodesetting.c46 void hgsmi_process_display_info(struct gen_pool *ctx, u32 display, in hgsmi_process_display_info()

123