Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_uc_fw.c30 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt() function
49 return ____uc_fw_to_gt(uc_fw, uc_fw->type); in __uc_fw_to_gt()
514 struct intel_gt *gt = ____uc_fw_to_gt(uc_fw, type); in intel_uc_fw_init_early()