Home
last modified time | relevance | path

Searched refs:ENODISPLAY (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c34 #define ENODISPLAY -2 macro
163 return ENODISPLAY; in drm_open()
229 if (fd == ENODISPLAY) in test_init()
230 return ENODISPLAY; in test_init()
478 if (result == ENODISPLAY) { in main()