Home
last modified time | relevance | path

Searched refs:formats_ptr (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dexynos_drm.h109 __u64 formats_ptr; member
/kernel/linux/linux-5.10/include/uapi/drm/
Dexynos_drm.h186 __u64 formats_ptr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dexynos_drm.h103 __u64 formats_ptr; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_plane.c75 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr() function
125 memcpy(formats_ptr(blob_data), plane->format_types, formats_size); in create_in_format_blob()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c155 void __user *ptr = (void __user *)(unsigned long)resp->formats_ptr; in exynos_drm_ipp_get_caps_ioctl()