OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crtc_w_pid
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/tests/planetest/
dev.h
23
uint32_t
crtc_w_pid
;
member in struct:sp_plane
dev.c
279
plane->
crtc_w_pid
= get_prop_id(dev, props, "CRTC_W");
280
if (!plane->
crtc_w_pid
) {
modeset.c
215
plane->
crtc_w_pid
, w)
Completed in 49 milliseconds