Searched refs:drm_buf (Results 1 – 3 of 3) sorted by relevance
687 struct drm_buf *buf; in drm_addbufs_agp()698 struct drm_buf **temp_buflist; in drm_addbufs_agp()857 struct drm_buf *buf; in drm_addbufs_pci()864 struct drm_buf **temp_buflist; in drm_addbufs_pci()1057 struct drm_buf *buf; in drm_addbufs_sg()1068 struct drm_buf **temp_buflist; in drm_addbufs_sg()1213 struct drm_buf *buf; in drm_addbufs_fb()1224 struct drm_buf **temp_buflist; in drm_addbufs_fb()1550 struct drm_buf *buf; in drm_freebufs()
325 struct drm_buf { struct333 struct drm_buf *next; /**< Kernel-only: used for free list */ argument355 struct drm_buf *next; /**< End pointer */ argument381 struct drm_buf *buflist; /**< buffer list */452 struct drm_buf **buflist; /**< Vector of pointers into drm_device_dma::bufs */1306 extern void drm_free_buffer(struct drm_device *dev, struct drm_buf * buf);
115 void drm_free_buffer(struct drm_device *dev, struct drm_buf * buf) in drm_free_buffer()