Searched refs:system_info (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ads.c | 59 struct guc_gt_system_info system_info; member 497 offsetof(struct __guc_ads_blob, system_info)); in guc_prep_golden_context() 589 if (!ads_blob_read(guc, system_info.engine_enabled_masks[guc_class])) in guc_init_golden_context() 637 offsetof(struct __guc_ads_blob, system_info)); in guc_capture_prep_lists() 739 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init() 748 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_SLICE_ENABLED], in __guc_ads_init() 750 ads_blob_write(guc, system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_VDBOX_SFC_SUPPORT_MASK], in __guc_ads_init() 757 system_info.generic_gt_sysinfo[GUC_GENERIC_GT_SYSINFO_DOORBELL_COUNT_PER_SQIDI], in __guc_ads_init() 776 offsetof(struct __guc_ads_blob, system_info)); in __guc_ads_init()
|
/linux-6.1.9/sound/core/seq/ |
D | seq_clientmgr.c | 2130 struct snd_seq_system_info system_info; in snd_seq_ioctl() member
|