Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c20 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt() function
32 return ____uc_fw_to_gt(uc_fw, uc_fw->type); in __uc_fw_to_gt()
398 struct drm_i915_private *i915 = ____uc_fw_to_gt(uc_fw, type)->i915; in intel_uc_fw_init_early()