Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_uc.c342 static int __uc_sanitize(struct intel_uc *uc) in __uc_sanitize() function
488 ret = __uc_sanitize(uc); in __uc_init_hw()
552 __uc_sanitize(uc); in __uc_init_hw()
576 __uc_sanitize(uc); in __uc_fini_hw()
603 __uc_sanitize(uc); in intel_uc_reset_prepare()
724 .sanitize = __uc_sanitize,