Searched refs:drm_buf (Results 1 – 3 of 3) sorted by relevance
688 struct drm_buf *buf; in drm_addbufs_agp()699 struct drm_buf **temp_buflist; in drm_addbufs_agp()858 struct drm_buf *buf; in drm_addbufs_pci()865 struct drm_buf **temp_buflist; in drm_addbufs_pci()1058 struct drm_buf *buf; in drm_addbufs_sg()1069 struct drm_buf **temp_buflist; in drm_addbufs_sg()1214 struct drm_buf *buf; in drm_addbufs_fb()1225 struct drm_buf **temp_buflist; in drm_addbufs_fb()1551 struct drm_buf *buf; in drm_freebufs()
115 void drm_free_buffer(struct drm_device *dev, struct drm_buf * buf) in drm_free_buffer()
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);