Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_uncore.c53 intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id) in intel_uncore_forcewake_domain_to_str() function
93 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack_clear()
109 intel_uncore_forcewake_domain_to_str(d->id)); in fw_domain_wait_ack()
Di915_drv.h2518 const char *intel_uncore_forcewake_domain_to_str(const enum forcewake_domain_id id);
Di915_debugfs.c1366 intel_uncore_forcewake_domain_to_str(i), in i915_forcewake_domains()