/Linux-v4.19/drivers/gpu/drm/ |
D | drm_property.c | 526 struct drm_property_blob *blob = in drm_property_free_blob() local 556 struct drm_property_blob *blob; in drm_property_create_blob() local 598 void drm_property_blob_put(struct drm_property_blob *blob) in drm_property_blob_put() 610 struct drm_property_blob *blob, *bt; in drm_property_destroy_user_blobs() local 629 struct drm_property_blob *drm_property_blob_get(struct drm_property_blob *blob) in drm_property_blob_get() 652 struct drm_property_blob *blob = NULL; in drm_property_lookup_blob() local 736 bool drm_property_replace_blob(struct drm_property_blob **blob, in drm_property_replace_blob() 756 struct drm_property_blob *blob; in drm_mode_getblob_ioctl() local 785 struct drm_property_blob *blob; in drm_mode_createblob_ioctl() local 821 struct drm_property_blob *blob = NULL, *bt; in drm_mode_destroyblob_ioctl() local [all …]
|
D | drm_plane.c | 66 formats_ptr(struct drm_format_modifier_blob *blob) in formats_ptr() 72 modifiers_ptr(struct drm_format_modifier_blob *blob) in modifiers_ptr() 80 struct drm_property_blob *blob; in create_in_format_blob() local
|
D | drm_writeback.c | 178 struct drm_property_blob *blob; in drm_writeback_connector_init() local
|
D | drm_mode_config.c | 425 struct drm_property_blob *blob, *bt; in drm_mode_config_cleanup() local
|
/Linux-v4.19/scripts/dtc/ |
D | fdtget.c | 122 static int list_properties(const void *blob, int node) in list_properties() 150 static int list_subnodes(const void *blob, int node) in list_subnodes() 206 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item() 253 char *blob; in do_fdtget() local
|
D | fdtput.c | 134 static int store_key_value(void *blob, const char *node_name, in store_key_value() 164 static int create_paths(void *blob, const char *in_path) in create_paths() 206 static int create_node(void *blob, const char *node_name) in create_node() 239 char *blob; in do_fdtput() local
|
D | util.c | 297 int utilfdt_write_err(const char *filename, const void *blob) in utilfdt_write_err() 329 int utilfdt_write(const char *filename, const void *blob) in utilfdt_write()
|
D | fdtdump.c | 46 static void dump_blob(void *blob) in dump_blob()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_color.c | 123 struct drm_property_blob *blob = crtc->base.gamma_lut; in amdgpu_dm_set_regamma_lut() local 187 struct drm_property_blob *blob = crtc->base.ctm; in amdgpu_dm_set_ctm() local 244 struct drm_property_blob *blob = crtc_state->degamma_lut; in amdgpu_dm_set_degamma_lut() local
|
/Linux-v4.19/drivers/of/ |
D | fdt.c | 92 static int of_fdt_is_compatible(const void *blob, in of_fdt_is_compatible() 123 bool of_fdt_is_big_endian(const void *blob, unsigned long node) in of_fdt_is_big_endian() 133 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() 149 int of_fdt_match(const void *blob, unsigned long node, in of_fdt_match() 179 static void populate_properties(const void *blob, in populate_properties() 280 static bool populate_node(const void *blob, in populate_node() 363 static int unflatten_dt_nodes(const void *blob, in unflatten_dt_nodes() 443 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() 524 void *of_fdt_unflatten_tree(const unsigned long *blob, in of_fdt_unflatten_tree() 709 const void *blob = initial_boot_params; in of_scan_flat_dt() local [all …]
|
D | fdt_address.c | 48 static void __init fdt_bus_default_count_cells(const void *blob, int parentoffset, in fdt_bus_default_count_cells() 109 static int __init fdt_translate_one(const void *blob, int parent, in fdt_translate_one() 163 static u64 __init fdt_translate_address(const void *blob, int node_offset) in fdt_translate_address()
|
/Linux-v4.19/include/linux/ |
D | getcpu.h | 16 unsigned long blob[128 / sizeof(long)]; member
|
D | firmware.h | 35 #define DECLARE_BUILTIN_FIRMWARE(name, blob) \ argument 38 #define DECLARE_BUILTIN_FIRMWARE_SIZE(name, blob, size) \ argument
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
D | acr.c | 36 void *blob; in nvkm_acr_load_firmware() local
|
D | gm200.c | 37 gm200_secboot_run_blob(struct nvkm_secboot *sb, struct nvkm_gpuobj *blob, in gm200_secboot_run_blob()
|
D | gp102.c | 121 gp102_secboot_run_blob(struct nvkm_secboot *sb, struct nvkm_gpuobj *blob, in gp102_secboot_run_blob()
|
/Linux-v4.19/include/drm/ |
D | drm_color_mgmt.h | 48 static inline int drm_color_lut_size(const struct drm_property_blob *blob) in drm_color_lut_size()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | lut.c | 33 struct drm_property_blob *blob) in nv50_lut_load()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_guc_ads.c | 86 } __packed *blob; in intel_guc_ads_create() local
|
/Linux-v4.19/drivers/ata/ |
D | pata_octeon_cf.c | 384 u16 blob; in octeon_cf_tf_read16() local 428 u16 blob; in octeon_cf_check_status16() local 519 u16 blob; in octeon_cf_exec_command16() local
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_firmware.c | 104 static bool _rtl92e_fw_prepare(struct net_device *dev, struct rt_fw_blob *blob, in _rtl92e_fw_prepare()
|
/Linux-v4.19/include/keys/ |
D | trusted-type.h | 29 unsigned char blob[MAX_BLOB_SIZE]; member
|
/Linux-v4.19/security/apparmor/ |
D | match.c | 81 static struct table_header *unpack_table(char *blob, size_t bsize) in unpack_table() 285 struct aa_dfa *aa_dfa_unpack(void *blob, size_t size, int flags) in aa_dfa_unpack()
|
/Linux-v4.19/arch/powerpc/boot/ |
D | libfdt-wrapper.c | 170 void fdt_init(void *blob) in fdt_init()
|
/Linux-v4.19/net/ceph/ |
D | auth_x_protocol.h | 14 char blob[]; member
|