Searched refs:drmModeDestroyPropertyBlob (Results 1 – 6 of 6) sorted by relevance
31 drmModeDestroyPropertyBlob(card().fd(), id()); in ~Blob()
109 drmModeDestroyPropertyBlob
442 extern int drmModeDestroyPropertyBlob(int fd, uint32_t id);
1497 drmModeDestroyPropertyBlob(int fd, uint32_t id) in drmModeDestroyPropertyBlob() function
203 do_or_die(drmModeDestroyPropertyBlob(display->drm_fd, mode_blob)); in run_plane_test()
3118 igt_assert(drmModeDestroyPropertyBlob(display->drm_fd, in igt_plane_replace_prop_blob()3193 igt_assert(drmModeDestroyPropertyBlob(display->drm_fd, in igt_output_replace_prop_blob()3271 igt_assert(drmModeDestroyPropertyBlob(display->drm_fd, in igt_pipe_obj_replace_prop_blob()