/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
intel_uc_fw.c | 74 /* All blobs need to be declared via MODULE_FIRMWARE() */ 81 /* The below structs and macros are used to iterate across the list of blobs */ 102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member in struct:uc_fw_platform_requirement 109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 124 &fw_blobs[i].blobs[uc_fw->type];
|
intel_uc_fw.c | 74 /* All blobs need to be declared via MODULE_FIRMWARE() */ 81 /* The below structs and macros are used to iterate across the list of blobs */ 102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member in struct:uc_fw_platform_requirement 109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 124 &fw_blobs[i].blobs[uc_fw->type];
|
intel_uc_fw.c | 74 /* All blobs need to be declared via MODULE_FIRMWARE() */ 81 /* The below structs and macros are used to iterate across the list of blobs */ 102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member in struct:uc_fw_platform_requirement 109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 124 &fw_blobs[i].blobs[uc_fw->type];
|
intel_uc_fw.c | 74 /* All blobs need to be declared via MODULE_FIRMWARE() */ 81 /* The below structs and macros are used to iterate across the list of blobs */ 102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member in struct:uc_fw_platform_requirement 109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 124 &fw_blobs[i].blobs[uc_fw->type];
|
intel_uc_fw.c | 74 /* All blobs need to be declared via MODULE_FIRMWARE() */ 81 /* The below structs and macros are used to iterate across the list of blobs */ 102 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member in struct:uc_fw_platform_requirement 109 .blobs[INTEL_UC_FW_TYPE_GUC] = guc_, \ 110 .blobs[INTEL_UC_FW_TYPE_HUC] = huc_, \ 124 &fw_blobs[i].blobs[uc_fw->type];
|
/src/sys/external/bsd/drm2/dist/include/drm/ |
drm_file.h | 296 * @blobs: 303 struct list_head blobs; member in struct:drm_file
|
drm_file.h | 296 * @blobs: 303 struct list_head blobs; member in struct:drm_file
|
drm_file.h | 296 * @blobs: 303 struct list_head blobs; member in struct:drm_file
|
drm_file.h | 296 * @blobs: 303 struct list_head blobs; member in struct:drm_file
|
drm_file.h | 296 * @blobs: 303 struct list_head blobs; member in struct:drm_file
|