OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_y_pid
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/tests/planetest/
dev.h
22
uint32_t
crtc_y_pid
;
member in struct:sp_plane
dev.c
275
plane->
crtc_y_pid
= get_prop_id(dev, props, "CRTC_Y");
276
if (!plane->
crtc_y_pid
) {
modeset.c
213
plane->
crtc_y_pid
, y)
Completed in 33 milliseconds