Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c357 static int __uc_sanitize(struct intel_uc *uc) in __uc_sanitize() function
509 ret = __uc_sanitize(uc); in __uc_init_hw()
578 __uc_sanitize(uc); in __uc_init_hw()
602 __uc_sanitize(uc); in __uc_fini_hw()
629 __uc_sanitize(uc); in intel_uc_reset_prepare()
766 .sanitize = __uc_sanitize,