Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.h22 struct shmob_drm_format_info { struct
30 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc); argument
Dshmob_drm_kms.c89 const struct shmob_drm_format_info *shmob_drm_format_info(u32 fourcc) in shmob_drm_format_info() function