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

  /src/sys/external/bsd/drm2/dist/drm/
drm_mode_object.c 226 * drm_object_attach_property - attach a property to a modeset object
238 void drm_object_attach_property(struct drm_mode_object *obj, function in typeref:typename:void
267 EXPORT_SYMBOL(drm_object_attach_property);
drm_mode_object.c 226 * drm_object_attach_property - attach a property to a modeset object
238 void drm_object_attach_property(struct drm_mode_object *obj, function in typeref:typename:void
267 EXPORT_SYMBOL(drm_object_attach_property);

Completed in 21 milliseconds