Searched refs:gbm_device_get_fd (Results 1 – 7 of 7) sorted by relevance
14 gbm_device_get_fd
232 gbm_device_get_fd(struct gbm_device *gbm);
53 gbm_device_get_fd(struct gbm_device *gbm) in gbm_device_get_fd() function
275 gbm_device_get_fd(struct gbm_device *gbm);
21 PUBLIC int gbm_device_get_fd(struct gbm_device *gbm) in gbm_device_get_fd() function
372 CHECK(gbm_device_get_fd(gbm) == fd); in test_init()394 CHECK(gbm_device_get_fd(gbm) == fd); in test_reinit()
681 dri2_dpy->fd = fcntl(gbm_device_get_fd(gbm), F_DUPFD_CLOEXEC, 3); in dri2_initialize_drm()