OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_pid
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/tests/planetest/
dev.h
18
uint32_t
crtc_pid
;
member in struct:sp_plane
dev.c
260
plane->
crtc_pid
= get_prop_id(dev, props, "CRTC_ID");
261
if (!plane->
crtc_pid
) {
modeset.c
207
plane->
crtc_pid
, crtc->crtc->crtc_id)
Completed in 29 milliseconds