| /linux-4.4.14/drivers/video/console/ | 
| D | fbcon.h | 28 struct display {  struct30     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-4.4.14/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()
 
 | 
| D | dbdisply.c | 179 	u32 display = DB_BYTE_DISPLAY;  in acpi_db_decode_and_display_object()  local
 | 
| /linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ | 
| D | omapfb-ioctl.c | 217 	struct omap_dss_device *display = fb2display(fbi);  in omapfb_setup_mem()  local292 	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
 587 	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()  local1231 	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 …]
 
 | 
| D | omapfb-sysfs.c | 444 	struct omap_dss_device *display = fb2display(fbi);  in store_size()  local
 | 
| /linux-4.4.14/arch/mips/mti-sead3/ | 
| D | sead3-display.c | 28 static void lcd_wait(unsigned int __iomem *display)  in lcd_wait()43 	static unsigned int __iomem *display;  in mips_display_message()  local
 
 | 
| /linux-4.4.14/arch/arm/boot/dts/ | 
| D | imx6q-tx6q-1010.dts | 46 	display: display@di0 {  label
 | 
| D | atlas6-evb.dts | 60 	display: display@0 {  label
 | 
| D | imx6dl-tx6u-801x.dts | 46 	display: display@di0 {  label
 | 
| D | imx6dl-tx6dl-comtft.dts | 46 	display: display@di0 {  label
 | 
| D | imx6q-tx6q-1020.dts | 46 	display: display@di0 {  label
 | 
| D | imx6q-tx6q-1010-comtft.dts | 46 	display: display@di0 {  label
 | 
| D | imx6q-tx6q-1020-comtft.dts | 46 	display: display@di0 {  label
 | 
| D | imx27-phytec-phycard-s-rdk.dts | 22 	display: display {  label
 | 
| D | imx53-tx53-x03x.dts | 27 		display: display@di0 {  label
 | 
| D | imx27-apf27dev.dts | 19 	display: display {  label
 | 
| /linux-4.4.14/arch/powerpc/boot/dts/fsl/ | 
| D | t1024si-post.dtsi | 58 	display:display@180000 {  label
 | 
| D | p1022si-post.dtsi | 178 	display: display@10000 {  label
 | 
| /linux-4.4.14/arch/mips/mti-malta/ | 
| D | malta-display.c | 25 	static unsigned int __iomem *display = NULL;  in mips_display_message()  local
 | 
| /linux-4.4.14/drivers/staging/fbtft/ | 
| D | fb_ili9486.c | 91 static struct fbtft_display display = {  variable
 | 
| D | fb_tinylcd.c | 94 static struct fbtft_display display = {  variable
 | 
| D | fb_s6d02a1.c | 140 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 | 89 static struct fbtft_display display = {  variable
 | 
| D | fb_ili9340.c | 131 static struct fbtft_display display = {  variable
 | 
| D | fb_hx8353d.c | 129 static struct fbtft_display display = {  variable
 | 
| D | fb_hx8357d.c | 190 static struct fbtft_display display = {  variable
 | 
| D | fb_hx8347d.c | 145 static struct fbtft_display display = {  variable
 | 
| D | fb_st7735r.c | 159 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_ssd1306.c | 191 static struct fbtft_display display = {  variable
 | 
| D | fb_ili9341.c | 140 static struct fbtft_display display = {  variable
 | 
| D | fb_tls8204.c | 144 static struct fbtft_display display = {  variable
 | 
| D | fb_ili9320.c | 253 static struct fbtft_display display = {  variable
 | 
| D | fb_hx8340bn.c | 189 static struct fbtft_display display = {  variable
 | 
| D | fb_pcd8544.c | 152 static struct fbtft_display display = {  variable
 | 
| D | fb_ili9325.c | 250 static struct fbtft_display display = {  variable
 | 
| D | fb_ssd1331.c | 171 static struct fbtft_display display = {  variable
 | 
| D | fb_st7789v.c | 241 static struct fbtft_display display = {  variable
 | 
| D | fb_ra8875.c | 298 static struct fbtft_display display = {  variable
 | 
| D | fb_ssd1351.c | 166 static struct fbtft_display display = {  variable
 | 
| D | fb_uc1611.c | 315 static struct fbtft_display display = {  variable
 | 
| D | fb_uc1701.c | 183 static struct fbtft_display display = {  variable
 | 
| D | fb_ili9163.c | 264 static struct fbtft_display display = {  variable
 | 
| D | fbtft-core.c | 648 struct fb_info *fbtft_framebuffer_alloc(struct fbtft_display *display,  in fbtft_framebuffer_alloc()1333 int fbtft_probe_common(struct fbtft_display *display,  in fbtft_probe_common()
 
 | 
| D | fb_watterott.c | 278 static struct fbtft_display display = {  variable
 | 
| D | fb_agm1264k-fl.c | 433 static struct fbtft_display display = {  variable
 | 
| D | fbtft.h | 155 	struct fbtft_display display;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | 
| D | nv50.c | 280 nv50_gr_mp_trap(struct nv50_gr *gr, int tpid, int display)  in nv50_gr_mp_trap()324 		  u32 ustatus_new, int display, const char *name)  in nv50_gr_tp_trap()
 393 nv50_gr_trap_handler(struct nv50_gr *gr, u32 display,  in nv50_gr_trap_handler()
 
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | nuc900fb.c | 95 	struct nuc900fb_display *display = NULL;  in nuc900fb_check_var()  local505 	struct nuc900fb_display *display;  in nuc900fb_probe()  local
 
 | 
| D | s3c2410fb.c | 127 	struct s3c2410fb_display *display = NULL;  in s3c2410fb_check_var()  local826 	struct s3c2410fb_display *display;  in s3c24xxfb_probe()  local
 
 | 
| D | sh_mobile_lcdcfb.h | 106 	} display;  member
 | 
| D | s1d13xxxfb.c | 649 	u8 panel, display;  in s1d13xxxfb_fetch_hw_state()  local
 | 
| D | neofb.c | 1765 	unsigned char type, display;  in neo_scan_monitor()  local
 | 
| D | cyber2000fb.c | 64 	struct display		*display;  member
 | 
| D | cirrusfb.c | 1902 			  unsigned long *display, unsigned long *registers)  in get_pci_addrs()
 | 
| /linux-4.4.14/include/linux/pinctrl/ | 
| D | pinconf-generic.h | 124 	const char * const display;  member
 | 
| /linux-4.4.14/drivers/video/fbdev/mbx/ | 
| D | mbxdebugfs.c | 12 	struct dentry *display;  member
 | 
| /linux-4.4.14/tools/perf/ | 
| D | builtin-help.c | 123 	const char *display = getenv("DISPLAY");  in exec_man_konqueror()  local
 | 
| D | builtin-timechart.c | 97 	int		display;  member114 	int		display;  member
 
 | 
| /linux-4.4.14/drivers/media/pci/ivtv/ | 
| D | ivtv-yuv.c | 957 	int draw, display;  in ivtv_yuv_next_free()  local
 | 
| /linux-4.4.14/include/video/ | 
| D | s1d13xxxfb.h | 152 	unsigned char	display;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/ | 
| D | nouveau_drm.h | 162 	struct nouveau_display *display;  member
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/include/ | 
| D | lustre_sec.h | 372 	int     (*display)     (struct ptlrpc_cli_ctx *ctx,  member668 	int		     (*display)     (struct ptlrpc_sec *sec,  member
 
 | 
| /linux-4.4.14/drivers/staging/media/lirc/ | 
| D | lirc_imon.c | 80 	int display;			/* not all controllers do */  member
 | 
| /linux-4.4.14/drivers/isdn/hisax/ | 
| D | q931.c | 910 display(char *dest, u_char *p)  in display()  function
 | 
| /linux-4.4.14/drivers/media/platform/omap/ | 
| D | omap_vout.c | 1870 	struct omap_dss_device *display = ovl->get_device(ovl);  in omap_vout_setup_video_data()  local2226 		struct omap_dss_device *display = vid_dev->displays[i];  in omap_vout_probe()  local
 
 | 
| /linux-4.4.14/tools/perf/scripts/python/ | 
| D | compaction-times.py | 200 	def display(self):  member in chead
 | 
| /linux-4.4.14/include/linux/ | 
| D | isdnif.h | 378 		char display[85];/* display message data		*/   member
 | 
| /linux-4.4.14/drivers/isdn/act2000/ | 
| D | capi.h | 59 	__u8 display[40];                    /* display contents             */  member
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | intel_pm.c | 682 			    const struct intel_watermark_params *display,  in g4x_compute_wm0()742 			   const struct intel_watermark_params *display,  in g4x_check_srwm()
 771 			     const struct intel_watermark_params *display,  in g4x_compute_srwm()
 
 | 
| D | i915_drv.h | 523 	struct intel_display_error_state *display;  member1812 	struct drm_i915_display_funcs display;  member
 
 | 
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ | 
| D | 4965-mac.c | 1219 il4965_dump_fh(struct il_priv *il, char **buf, bool display)  in il4965_dump_fh()
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon.h | 1914 	} display;  member
 |