Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.c442 static const char *auth_mode_string(struct intel_huc *huc, in auth_mode_string() function
467 auth_mode_string(huc, type), ERR_PTR(ret)); in intel_huc_wait_for_auth_complete()
473 huc_info(huc, "authenticated for %s\n", auth_mode_string(huc, type)); in intel_huc_wait_for_auth_complete()
531 auth_mode_string(huc, type), ERR_PTR(ret)); in intel_huc_auth()