OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_x_pid
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/tests/planetest/
dev.h
21
uint32_t
crtc_x_pid
;
member in struct:sp_plane
dev.c
270
plane->
crtc_x_pid
= get_prop_id(dev, props, "CRTC_X");
271
if (!plane->
crtc_x_pid
) {
modeset.c
211
plane->
crtc_x_pid
, x)
Completed in 32 milliseconds