OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_pid
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/tests/planetest/
dev.h
41
uint32_t
active_pid
;
member in struct:sp_crtc
dev.c
217
dev->crtcs[i].
active_pid
= get_prop_id(dev, props, "ACTIVE");
219
if (!dev->crtcs[i].mode_pid || !dev->crtcs[i].
active_pid
)
modeset.c
39
crtc->
active_pid
, 1) ||
Completed in 108 milliseconds