HomeSort by: relevance | last modified time | path
    Searched defs:drm_property_destroy (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_property.c 96 * be freed with drm_property_destroy(), which is done automatically when
159 * be freed with drm_property_destroy(), which is done automatically when
187 drm_property_destroy(dev, property);
207 * be freed with drm_property_destroy(), which is done automatically when
239 drm_property_destroy(dev, property);
274 * be freed with drm_property_destroy(), which is done automatically when
302 * be freed with drm_property_destroy(), which is done automatically when
329 * be freed with drm_property_destroy(), which is done automatically when
367 * be freed with drm_property_destroy(), which is done automatically when
441 * drm_property_destroy - destroy a drm propert
448 void drm_property_destroy(struct drm_device *dev, struct drm_property *property) function in typeref:typename:void
    [all...]

Completed in 12 milliseconds