Home
last modified time | relevance | path

Searched defs:possible_crtcs (Results 1 – 5 of 5) sorted by relevance

/third_party/libdrm/
Dxf86drmMode.h174 uint32_t possible_crtcs; member
252 uint32_t possible_crtcs; member
Dxf86drmMode.c628 uint32_t possible_crtcs; in drmModeConnectorGetPossibleCrtcs() local
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h347 __u32 possible_crtcs; member
381 __u32 possible_crtcs; member
/third_party/libdrm/include/drm/
Ddrm_mode.h347 __u32 possible_crtcs; member
381 __u32 possible_crtcs; member
/third_party/libdrm/tests/modetest/
Dmodetest.c908 uint32_t possible_crtcs = ~0; in pipe_find_crtc() local