Home
last modified time | relevance | path

Searched defs:hwconfig (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_hwconfig.c52 static int guc_hwconfig_discover_size(struct intel_guc *guc, struct intel_hwconfig *hwconfig) in guc_hwconfig_discover_size()
71 static int guc_hwconfig_fill_buffer(struct intel_guc *guc, struct intel_hwconfig *hwconfig) in guc_hwconfig_fill_buffer()
113 struct intel_hwconfig *hwconfig = &gt->info.hwconfig; in guc_hwconfig_init() local
159 struct intel_hwconfig *hwconfig = &gt->info.hwconfig; in intel_gt_fini_hwconfig() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_query.c547 struct intel_hwconfig *hwconfig = &gt->info.hwconfig; in query_hwconfig_blob() local
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_types.h280 struct intel_hwconfig hwconfig; member