Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c797 static int __guc_action_self_cfg(struct intel_guc *guc, u16 key, u16 len, u64 value) in __guc_action_self_cfg() function
828 int err = __guc_action_self_cfg(guc, key, len, value); in __guc_self_cfg()