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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c436 drmmode_prop_info_free(drmmode_prop_info_ptr info, int num_props) function in typeref:typename:void
2072 drmmode_prop_info_free(drmmode_crtc->props_plane, DRMMODE_PLANE__COUNT);
2228 drmmode_prop_info_free(tmp_props, DRMMODE_PLANE__COUNT);
2236 drmmode_prop_info_free(tmp_props, DRMMODE_PLANE__COUNT);
2281 drmmode_prop_info_free(drmmode_crtc->props_plane, DRMMODE_PLANE__COUNT);
2319 drmmode_prop_info_free(tmp_props, DRMMODE_PLANE__COUNT);

Completed in 7 milliseconds