Searched defs:display (Results 1 - 25 of 89) sorted by path

1234

/linux-master/drivers/staging/fbtft/
H A Dfb_hx8353d.c124 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_hx8357d.c179 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_ili9481.c83 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_ili9486.c83 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_ra8875.c285 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_s6d02a1.c146 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_ssd1305.c181 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_ssd1306.c203 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_st7735r.c162 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_tinylcd.c85 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_tls8204.c136 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
H A Dfb_uc1701.c151 static struct fbtft_display display = { variable in typeref:struct:fbtft_display
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h101 } display; member in struct:sh_mobile_lcdc_chan
/linux-master/include/video/
H A Ds1d13xxxfb.h152 unsigned char display; member in struct:s1d13xxxfb_par
/linux-master/drivers/acpi/acpica/
H A Ddbdisply.c146 u32 display = DB_BYTE_DISPLAY; local
[all...]
H A Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) argument
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) argument
205 acpi_ut_dump_buffer_to_file(ACPI_FILE file, u8 *buffer, u32 count, u32 display, u32 base_offset) argument
[all...]
/linux-master/drivers/auxdisplay/
H A Dcharlcd.h87 int (*display)(struct charlcd *lcd, enum charlcd_onoff on); member in struct:charlcd_ops
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c506 struct mod_hdcp_display *display = &hdcp_work[link_index].display; local
[all...]
H A Damdgpu_dm_hdcp.h51 struct mod_hdcp_display display; member in struct:hdcp_workqueue
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c254 update_display_adjustments(struct mod_hdcp *hdcp, struct mod_hdcp_display *display, struct mod_hdcp_display_adjustment *adj) argument
319 mod_hdcp_add_display(struct mod_hdcp *hdcp, struct mod_hdcp_link *link, struct mod_hdcp_display *display, struct mod_hdcp_output *output) argument
382 struct mod_hdcp_display *display = NULL; local
428 struct mod_hdcp_display *display = NULL; local
488 struct mod_hdcp_display *display = NULL; local
[all...]
H A Dhdcp.h514 static inline uint8_t is_display_active(struct mod_hdcp_display *display) argument
519 static inline uint8_t is_display_encryption_enabled(struct mod_hdcp_display *display) argument
539 struct mod_hdcp_display *display = NULL; local
553 struct mod_hdcp_display *display = NULL; local
568 struct mod_hdcp_display *display = NULL; local
[all...]
H A Dhdcp_psp.c53 struct mod_hdcp_display *display = local
89 struct mod_hdcp_display *display = local
122 add_display_to_topology_v2( struct mod_hdcp *hdcp, struct mod_hdcp_display *display) argument
169 add_display_to_topology_v3( struct mod_hdcp *hdcp, struct mod_hdcp_display *display) argument
237 mod_hdcp_add_display_to_topology(struct mod_hdcp *hdcp, struct mod_hdcp_display *display) argument
254 struct mod_hdcp_display *display = get_first_active_display(hdcp); local
368 struct mod_hdcp_display *display = get_first_active_display(hdcp); local
499 struct mod_hdcp_display *display = get_first_active_display(hdcp); local
833 struct mod_hdcp_display *display = get_first_active_display(hdcp); local
[all...]
/linux-master/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_hdcp.h265 const struct mod_hdcp_display *display; member in struct:mod_hdcp_display_query
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.h109 uint32_t display : 1; member in struct:pp_disable_nbpslo_flags::__anon485::__anon486
H A Dsmu8_hwmgr.h132 uint32_t display : 1; member in struct:pp_disable_nb_ps_flags::__anon693::__anon694

Completed in 277 milliseconds

1234