OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_uncore_has_forcewake
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c
562
GEM_BUG_ON(!
intel_uncore_has_forcewake
(uncore));
587
if (!
intel_uncore_has_forcewake
(uncore))
604
if (!
intel_uncore_has_forcewake
(uncore))
615
if (!
intel_uncore_has_forcewake
(uncore))
1545
GEM_BUG_ON(!
intel_uncore_has_forcewake
(uncore));
1772
GEM_BUG_ON(
intel_uncore_has_forcewake
(uncore));
1788
GEM_BUG_ON(!
intel_uncore_has_forcewake
(uncore));
1845
if (!
intel_uncore_has_forcewake
(uncore)) {
1854
GEM_BUG_ON(
intel_uncore_has_forcewake
(uncore) != !!uncore->funcs.force_wake_get);
1855
GEM_BUG_ON(
intel_uncore_has_forcewake
(uncore) != !!uncore->funcs.force_wake_put)
[
all
...]
intel_uncore.h
180
intel_uncore_has_forcewake
(const struct intel_uncore *uncore)
function in typeref:typename:bool
Completed in 65 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025