Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_uncore.c681 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_get()
739 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_get__locked()
783 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_put()
796 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_put_delayed()
815 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_flush()
839 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_put__locked()
847 if (!uncore->fw_get_funcs) in assert_forcewakes_inactive()
864 if (!uncore->fw_get_funcs) in assert_forcewakes_active()
2300 uncore->fw_get_funcs = &uncore_get_fallback; in intel_uncore_fw_domains_init()
2336 uncore->fw_get_funcs = &uncore_get_fallback; in intel_uncore_fw_domains_init()
[all …]
A Dintel_uncore.h169 const struct intel_uncore_fw_get *fw_get_funcs; member

Completed in 9 milliseconds