OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:power_context
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_memory.c
346
pI830->
power_context
= NULL;
1314
pI830->
power_context
= i830_allocate_memory(pScrn, "power context",
1319
if (!pI830->
power_context
) {
i830.h
402
i830_memory *
power_context
;
member in struct:_I830Rec
i830_driver.c
3006
if (pI830->
power_context
)
3007
OUTREG(PWRCTXA, pI830->
power_context
->offset | PWRCTX_EN);
Completed in 9 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026