Searched refs:force_wake_put (Results 1 – 2 of 2) sorted by relevance
391 uncore->funcs.force_wake_put(uncore, domain->mask); in intel_uncore_fw_release_timer()449 uncore->funcs.force_wake_put(uncore, fw); in intel_uncore_forcewake_reset()712 uncore->funcs.force_wake_put(uncore, domain->mask); in __intel_uncore_forcewake_put()729 if (!uncore->funcs.force_wake_put) in intel_uncore_forcewake_put()748 if (!uncore->funcs.force_wake_put) in intel_uncore_forcewake_flush()772 if (!uncore->funcs.force_wake_put) in intel_uncore_forcewake_put__locked()1559 uncore->funcs.force_wake_put = fw_domains_put; in intel_uncore_fw_domains_init()1585 uncore->funcs.force_wake_put = fw_domains_put; in intel_uncore_fw_domains_init()1596 uncore->funcs.force_wake_put = fw_domains_put; in intel_uncore_fw_domains_init()1604 uncore->funcs.force_wake_put = fw_domains_put; in intel_uncore_fw_domains_init()[all …]
78 void (*force_wake_put)(struct intel_uncore *uncore, member