Home
last modified time | relevance | path

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

/linux-6.15/include/linux/platform_data/
H A Dvideo_s3c.h20 unsigned short default_bpp; member
/linux-6.15/drivers/video/fbdev/
H A Dmacmodes.c399 const char *mode_option, unsigned int default_bpp) in mac_find_mode()
H A Dfsl-diu-fb.c311 static unsigned long default_bpp = 32; variable
H A Dsm501fb.c45 static unsigned long default_bpp = 16; variable
/linux-6.15/drivers/video/fbdev/core/
H A Dmodedb.c626 unsigned int default_bpp) in fb_find_mode()
/linux-6.15/include/video/
H A Datmel_lcdc.h27 u8 default_bpp; member
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_display.c934 const u32 num_components = 3, default_bpp = 24; in msm_dp_bridge_mode_valid() local