Home
last modified time | relevance | path

Searched defs:shmob_drm_format_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_kms.h18 struct shmob_drm_format_info { struct
28 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc); argument
H A Dshmob_drm_kms.c102 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function