Searched refs:fw_get_funcs (Results 1 – 2 of 2) sorted by relevance
42 uncore->fw_get_funcs->force_wake_get(uncore, fw_domains); in fw_domains_get()653 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_get()720 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_get__locked()759 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_put()778 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_flush()802 if (!uncore->fw_get_funcs) in intel_uncore_forcewake_put__locked()810 if (!uncore->fw_get_funcs) in assert_forcewakes_inactive()827 if (!uncore->fw_get_funcs) in assert_forcewakes_active()1873 uncore->fw_get_funcs = &uncore_get_fallback; in intel_uncore_fw_domains_init()1898 uncore->fw_get_funcs = &uncore_get_fallback; in intel_uncore_fw_domains_init()[all …]
153 const struct intel_uncore_fw_get *fw_get_funcs; member
Completed in 26 milliseconds