<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_buffer.h' l='92' type='int drm_buffer_copy_from_user(struct drm_buffer * buf, void * user_data, int size)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_buffer.c' l='102' ll='129' type='int drm_buffer_copy_from_user(struct drm_buffer * buf, void * user_data, int size)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_buffer.c' l='95'>/**
 * Copy the user data to the begin of the buffer and reset the processing
 * iterator.
 *
 *   user_data: A pointer the data that is copied to the buffer.
 *   size: The Number of bytes to copy.
 */</doc>
<doc f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_buffer.h' l='85'>/**
 * Copy the user data to the begin of the buffer and reset the processing
 * iterator.
 *
 *   user_data: A pointer the data that is copied to the buffer.
 *   size: The Number of bytes to copy.
 */</doc>
