Home
last modified time | relevance | path

Searched defs:drm_mode_get_blob (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm_mode.h296 struct drm_mode_get_blob { struct
297 __u32 blob_id;
298 __u32 length;
299 __u64 data;
/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm_mode.h474 struct drm_mode_get_blob { struct
475 __u32 blob_id;
476 __u32 length;
477 __u64 data;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm_mode.h311 struct drm_mode_get_blob { struct
312 __u32 blob_id;
313 __u32 length;
314 __u64 data;