OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:async_put_wakeref
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.h
218
intel_wakeref_t
async_put_wakeref
;
member in struct:i915_power_domains
intel_display_power.c
1806
err |= WARN_ON(!!power_domains->
async_put_wakeref
!=
1830
DRM_DEBUG_DRIVER("
async_put_wakeref
%u\n",
1831
power_domains->
async_put_wakeref
);
1896
fetch_and_zero(&power_domains->
async_put_wakeref
));
2044
WARN_ON(power_domains->
async_put_wakeref
);
2045
power_domains->
async_put_wakeref
= wakeref;
2095
old_work_wakeref = fetch_and_zero(&power_domains->
async_put_wakeref
);
2150
if (power_domains->
async_put_wakeref
) {
2188
work_wakeref = fetch_and_zero(&power_domains->
async_put_wakeref
);
2222
WARN_ON(power_domains->
async_put_wakeref
);
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025