Home
last modified time | relevance | path

Searched refs:blobs (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c71 /* All blobs need to be declared via MODULE_FIRMWARE() */
80 /* The below structs and macros are used to iterate across the list of blobs */ in INTEL_UC_FIRMWARE_DEFS()
101 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member
108 .blobs[INTEL_UC_FW_TYPE_GUC] = (guc_), \
109 .blobs[INTEL_UC_FW_TYPE_HUC] = (huc_), \
122 const struct uc_fw_blob *blob = &fw_blobs[i].blobs[uc_fw->type]; in __uc_fw_auto_select()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_file.h297 * @blobs:
304 struct list_head blobs; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_file.c178 INIT_LIST_HEAD(&file->blobs); in drm_file_alloc()

Completed in 4 milliseconds