Home
last modified time | relevance | path

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

1234

/Linux-v4.19/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 …]
/Linux-v4.19/drivers/acpi/acpica/
Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer()
164 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer()
200 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
/Linux-v4.19/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
1232 struct omap_dss_device *display = fb2display(fbi); in omapfb_blank() local
1436 struct omap_dss_device *display; in omapfb_alloc_fbmem_display() local
1702 struct omap_dss_device *display) in omapfb_start_auto_update()
1730 struct omap_dss_device *display) in omapfb_stop_auto_update()
1745 struct omap_dss_device *display = fb2display(fbi); in omapfb_fb_init() local
2018 struct omap_dss_device *display, in omapfb_mode_to_timings()
2119 struct omap_dss_device *display, char *mode_str) in omapfb_set_def_mode()
2181 struct omap_dss_device *display; in omapfb_parse_def_modes() local
2219 struct omap_dss_device *display, in fb_videomode_to_omap_timings()
[all …]
/Linux-v4.19/arch/powerpc/boot/dts/fsl/
Dt1024si-post.dtsi58 display:display@180000 { label
Dp1022si-post.dtsi178 display: display@10000 { label
/Linux-v4.19/arch/arm/boot/dts/
Datlas6-evb.dts60 display: display@0 { label
Dimx6qdl-tx6-lcd.dtsi88 display: disp0 { label
Dep7211-edb7211.dts29 display: display { label
Dimx27-phytec-phycard-s-rdk.dts22 display: display { label
Dimx53-tx53-x03x.dts56 display: disp0 { label
Dimx27-apf27dev.dts19 display: display { label
/Linux-v4.19/arch/mips/mti-malta/
Dmalta-display.c25 static unsigned int __iomem *display = NULL; in mips_display_message() local
/Linux-v4.19/drivers/staging/fbtft/
Dfb_ili9486.c83 static struct fbtft_display display = { variable
Dfb_s6d02a1.c146 static struct fbtft_display display = { variable
Dfb_tinylcd.c85 static struct fbtft_display display = { variable
Dfb_bd663474.c154 static struct fbtft_display display = { variable
Dfb_upd161704.c168 static struct fbtft_display display = { variable
Dfb_ili9481.c83 static struct fbtft_display display = { variable
Dfb_ili9340.c120 static struct fbtft_display display = { variable
Dfb_hx8353d.c124 static struct fbtft_display display = { variable
Dfb_hx8357d.c179 static struct fbtft_display display = { variable
Dfb_hx8347d.c137 static struct fbtft_display display = { variable
Dfb_st7735r.c162 static struct fbtft_display display = { variable
/Linux-v4.19/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()

1234