Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c229 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
249 intel_uncore_forcewake_domain_to_str(domain->id)); in live_forcewake_ops()
/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c122 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
197 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
202 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
252 intel_uncore_forcewake_domain_to_str(d->id), in fw_domain_wait_ack_with_fallback()
282 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_set()
H A Dintel_uncore.h251 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);