Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_sriov_vf.c123 static int guc_action_match_version(struct xe_guc *guc, in guc_action_match_version() function
167 return guc_action_match_version(guc, &wanted, found); in guc_action_match_version_any()
220 err = guc_action_match_version(guc, &wanted, guc_version); in vf_handshake_with_guc()