Home
last modified time | relevance | path

Searched defs:displays (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h47 struct s3c2410fb_display *displays; /* attached displays info */ member
/Linux-v4.19/include/linux/platform_data/
Dvideo-nuc900fb.h71 struct nuc900fb_display *displays; member
/Linux-v4.19/drivers/staging/fbtft/
Dfbtft_device.c270 static struct fbtft_device_display displays[] = { variable
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb.h102 struct omapfb_display_data displays[10]; member
/Linux-v4.19/drivers/media/platform/omap/
Domap_voutdef.h109 struct omap_dss_device *displays[MAX_DISPLAYS]; member
/Linux-v4.19/drivers/gpu/drm/amd/include/
Ddm_pp_interface.h89 struct single_display_configuration displays[MAX_NUM_DISPLAY]; member
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c651 enum omap_display_type displays; in dss_get_hdmi_venc_clk_source() local