Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer()
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer()
206 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c206 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
576 struct omap_dss_device *display = fb2display(fbi); in omapfb_ioctl() local
Domapfb-main.c657 struct omap_dss_device *display = fb2display(fbi); in check_fb_var() local
1217 struct omap_dss_device *display = fb2display(fbi); in omapfb_blank() local
1421 struct omap_dss_device *display; in omapfb_alloc_fbmem_display() local
1687 struct omap_dss_device *display) in omapfb_start_auto_update()
1715 struct omap_dss_device *display) in omapfb_stop_auto_update()
1730 struct omap_dss_device *display = fb2display(fbi); in omapfb_fb_init() local
1999 struct omap_dss_device *display, in omapfb_mode_to_timings()
2100 struct omap_dss_device *display, char *mode_str) in omapfb_set_def_mode()
2162 struct omap_dss_device *display; in omapfb_parse_def_modes() local
2200 struct omap_dss_device *display, in fb_videomode_to_omap_timings()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp_psp.c52 struct mod_hdcp_display *display = in mod_hdcp_remove_display_from_topology() local
83 struct mod_hdcp_display *display) in mod_hdcp_add_display_to_topology()
133 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp1_create_session() local
247 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp1_enable_encryption() local
391 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp2_create_session() local
720 struct mod_hdcp_display *display = get_first_active_display(hdcp); in mod_hdcp_hdcp2_enable_encryption() local
Dhdcp.c288 struct mod_hdcp_link *link, struct mod_hdcp_display *display, in mod_hdcp_add_display()
350 struct mod_hdcp_display *display = NULL; in mod_hdcp_remove_display() local
393 struct mod_hdcp_display *display = NULL; in mod_hdcp_query_display() local
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dt1024si-post.dtsi58 display:display@180000 { label
Dp1022si-post.dtsi178 display: display@10000 { label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Datlas6-evb.dts60 display: display@0 { label
Dstm32f429-disco.dts193 display: display@1{ label
Dimx6qdl-tx6-lcd.dtsi88 display: disp0 { label
Dep7211-edb7211.dts26 display: display { label
Dimx27-phytec-phycard-s-rdk.dts16 display: display { label
Dimx53-tx53-x03x.dts56 display: disp0 { label
Dimx27-apf27dev.dts13 display: display { label
/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfb_ili9486.c83 static struct fbtft_display display = { variable
Dfb_tinylcd.c85 static struct fbtft_display display = { variable
Dfb_s6d02a1.c146 static struct fbtft_display display = { variable
Dfb_upd161704.c164 static struct fbtft_display display = { variable
Dfb_bd663474.c150 static struct fbtft_display display = { variable
Dfb_ili9481.c83 static struct fbtft_display display = { variable
Dfb_ili9340.c119 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
/kernel/linux/linux-5.10/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