Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c65 struct guc_gt_system_info system_info; member
554 offsetof(struct __guc_ads_blob, system_info)); in guc_prep_golden_context()
640 if (!ads_blob_read(guc, system_info.engine_enabled_masks[guc_class])) in guc_init_golden_context()
720 offsetof(struct __guc_ads_blob, system_info)); in guc_capture_prep_lists()
890 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
899 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_SLICE_ENABLED], in __guc_ads_init()
901 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_VDBOX_SFC_SUPPORT_MASK], in __guc_ads_init()
908 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in __guc_ads_init()
927 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
/linux/sound/core/seq/
H A Dseq_clientmgr.c2230 struct snd_seq_system_info system_info; in snd_seq_ioctl()
2199 struct snd_seq_system_info system_info; snd_seq_ioctl() member