/src/sys/external/bsd/drm2/dist/drm/ |
drm_bufs.c | 1405 static int copy_one_buf(void *data, int count, struct drm_buf_entry *from) function in typeref:typename:int 1423 return __drm_legacy_infobufs(dev, data, &request->count, copy_one_buf);
|
drm_bufs.c | 1405 static int copy_one_buf(void *data, int count, struct drm_buf_entry *from) function in typeref:typename:int 1423 return __drm_legacy_infobufs(dev, data, &request->count, copy_one_buf);
|