Lines Matching refs:bdev
116 struct ttm_bo_device *bdev; member
301 struct ttm_bo_device *bdev; member
362 (struct ttm_bo_device *bdev);
376 int (*invalidate_caches) (struct ttm_bo_device *bdev, uint32_t flags);
377 int (*init_mem_type) (struct ttm_bo_device *bdev, uint32_t type,
460 int (*io_mem_reserve)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
461 void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
615 extern struct ttm_tt *ttm_tt_create(struct ttm_bo_device *bdev,
732 extern bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev,
783 extern int ttm_bo_device_release(struct ttm_bo_device *bdev);
799 extern int ttm_bo_device_init(struct ttm_bo_device *bdev,
1058 extern struct ttm_backend *ttm_agp_backend_init(struct ttm_bo_device *bdev,