Home
last modified time | relevance | path

Searched refs:system_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ads.c61 struct guc_gt_system_info system_info; member
530 offsetof(struct __guc_ads_blob, system_info)); in guc_prep_golden_context()
616 if (!ads_blob_read(guc, system_info.engine_enabled_masks[guc_class])) in guc_init_golden_context()
696 offsetof(struct __guc_ads_blob, system_info)); in guc_capture_prep_lists()
799 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
808 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_SLICE_ENABLED], in __guc_ads_init()
810 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_VDBOX_SFC_SUPPORT_MASK], in __guc_ads_init()
817 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in __guc_ads_init()
836 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
/Linux-v6.6/sound/core/seq/
Dseq_clientmgr.c2277 struct snd_seq_system_info system_info; in snd_seq_ioctl() member