Home
last modified time | relevance | path

Searched refs:drmModeGetProperty (Results 1 - 6 of 6) sorted by relevance

/third_party/libdrm/tests/proptest/
H A Dproptest.c82 prop = drmModeGetProperty(fd, prop_id); in dump_prop()
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c176 props = drmModeGetProperty(fd, connector->props[i]); in printConnector()
/third_party/libdrm/
H A Dxf86drmMode.h394 extern drmModePropertyPtr drmModeGetProperty(int fd, uint32_t propertyId);
H A Dxf86drmMode.c635 drm_public drmModePropertyPtr drmModeGetProperty(int fd, uint32_t property_id) in drmModeGetProperty() function
/third_party/libdrm/tests/modetest/
H A Dmodetest.c686 drmModeGetProperty(dev->fd, obj->props->props[j]); \ in get_resources()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c342 drmModePropertyPtr prop = drmModeGetProperty(drm_fd, in wsi_display_get_connector()

Completed in 11 milliseconds