/drivers/acpi/acpica/ |
D | utbuffer.c | 34 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()
|
/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-ioctl.c | 206 struct omap_dss_device *display = fb2display(fbi); in omapfb_setup_mem() local 281 struct omap_dss_device *display = fb2display(fbi); in omapfb_update_window() local 301 struct omap_dss_device *display = fb2display(fbi); in omapfb_set_update_mode() local 344 struct omap_dss_device *display = fb2display(fbi); in omapfb_get_update_mode() local 478 struct omap_dss_device *display = fb2display(fbi); in omapfb_memory_read() local 579 struct omap_dss_device *display = fb2display(fbi); in omapfb_ioctl() local
|
D | omapfb-main.c | 657 struct omap_dss_device *display = fb2display(fbi); in check_fb_var() local 1221 struct omap_dss_device *display = fb2display(fbi); in omapfb_blank() local 1425 struct omap_dss_device *display; in omapfb_alloc_fbmem_display() local 1691 struct omap_dss_device *display) in omapfb_start_auto_update() 1719 struct omap_dss_device *display) in omapfb_stop_auto_update() 1734 struct omap_dss_device *display = fb2display(fbi); in omapfb_fb_init() local 2003 struct omap_dss_device *display, in omapfb_mode_to_timings() 2104 struct omap_dss_device *display, char *mode_str) in omapfb_set_def_mode() 2166 struct omap_dss_device *display; in omapfb_parse_def_modes() local 2204 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 | 83 static struct fbtft_display display = { variable
|
D | fb_tinylcd.c | 85 static struct fbtft_display display = { variable
|
D | fb_s6d02a1.c | 146 static struct fbtft_display display = { variable
|
D | fb_upd161704.c | 168 static struct fbtft_display display = { variable
|
D | fb_bd663474.c | 154 static struct fbtft_display display = { variable
|
D | fb_ili9481.c | 83 static struct fbtft_display display = { variable
|
D | fb_ili9340.c | 120 static struct fbtft_display display = { variable
|
D | fb_hx8353d.c | 124 static struct fbtft_display display = { variable
|
D | fb_hx8357d.c | 179 static struct fbtft_display display = { variable
|
D | fb_hx8347d.c | 137 static struct fbtft_display display = { variable
|
D | fb_st7735r.c | 162 static struct fbtft_display display = { variable
|
D | fb_ssd1289.c | 159 static struct fbtft_display display = { variable
|
D | fb_s6d1121.c | 160 static struct fbtft_display display = { variable
|
D | fb_ssd1305.c | 181 static struct fbtft_display display = { variable
|
D | fb_tls8204.c | 136 static struct fbtft_display display = { variable
|
D | fb_ili9341.c | 132 static struct fbtft_display display = { variable
|
D | fb_hx8340bn.c | 200 static struct fbtft_display display = { variable
|
D | fb_pcd8544.c | 143 static struct fbtft_display display = { variable
|
D | fb_ili9320.c | 245 static struct fbtft_display display = { variable
|
D | fb_ili9325.c | 239 static struct fbtft_display display = { variable
|
/drivers/gpu/drm/vboxvideo/ |
D | modesetting.c | 27 void hgsmi_process_display_info(struct gen_pool *ctx, u32 display, in hgsmi_process_display_info()
|