Searched defs:blob (Results 1 – 5 of 5) sorted by relevance
16 unsigned long blob[128 / sizeof(long)]; member
35 #define DECLARE_BUILTIN_FIRMWARE(name, blob) \ argument38 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
358 struct debugfs_blob_wrapper *blob) in debugfs_create_blob()
289 drm_property_reference_blob(struct drm_property_blob *blob) in drm_property_reference_blob()302 drm_property_unreference_blob(struct drm_property_blob *blob) in drm_property_unreference_blob()
29 unsigned char blob[MAX_BLOB_SIZE]; member