ttm_bo_device      44 include/drm/ttm/ttm_bo_api.h struct ttm_bo_device;
ttm_bo_device     201 include/drm/ttm/ttm_bo_api.h 	struct ttm_bo_device *bdev;
ttm_bo_device     394 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev);
ttm_bo_device     401 include/drm/ttm/ttm_bo_api.h extern void ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev,
ttm_bo_device     439 include/drm/ttm/ttm_bo_api.h size_t ttm_bo_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device     442 include/drm/ttm/ttm_bo_api.h size_t ttm_bo_dma_acc_size(struct ttm_bo_device *bdev,
ttm_bo_device     481 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_init(struct ttm_bo_device *bdev,
ttm_bo_device     519 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_create(struct ttm_bo_device *bdev,
ttm_bo_device     544 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type,
ttm_bo_device     573 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type);
ttm_bo_device     594 include/drm/ttm/ttm_bo_api.h extern int ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type);
ttm_bo_device     671 include/drm/ttm/ttm_bo_api.h 		       struct ttm_bo_device *bdev);
ttm_bo_device     694 include/drm/ttm/ttm_bo_api.h extern ssize_t ttm_bo_io(struct ttm_bo_device *bdev, struct file *filp,
ttm_bo_device     698 include/drm/ttm/ttm_bo_api.h extern void ttm_bo_swapout_all(struct ttm_bo_device *bdev);
ttm_bo_device     115 include/drm/ttm/ttm_bo_driver.h 	struct ttm_bo_device *bdev;
ttm_bo_device     271 include/drm/ttm/ttm_bo_driver.h 	struct ttm_bo_device *bdev;
ttm_bo_device     331 include/drm/ttm/ttm_bo_driver.h 	struct ttm_tt *(*ttm_tt_create)(struct ttm_bo_device *bdev,
ttm_bo_device     368 include/drm/ttm/ttm_bo_driver.h 	int (*invalidate_caches) (struct ttm_bo_device *bdev, uint32_t flags);
ttm_bo_device     369 include/drm/ttm/ttm_bo_driver.h 	int (*init_mem_type) (struct ttm_bo_device *bdev, uint32_t type,
ttm_bo_device     435 include/drm/ttm/ttm_bo_driver.h 	int (*io_mem_reserve)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
ttm_bo_device     436 include/drm/ttm/ttm_bo_driver.h 	void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
ttm_bo_device     579 include/drm/ttm/ttm_bo_driver.h extern int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
ttm_bo_device     582 include/drm/ttm/ttm_bo_driver.h extern int ttm_dma_tt_init(struct ttm_dma_tt *ttm_dma, struct ttm_bo_device *bdev,
ttm_bo_device     672 include/drm/ttm/ttm_bo_driver.h extern bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev,
ttm_bo_device     708 include/drm/ttm/ttm_bo_driver.h extern int ttm_bo_device_release(struct ttm_bo_device *bdev);
ttm_bo_device     725 include/drm/ttm/ttm_bo_driver.h extern int ttm_bo_device_init(struct ttm_bo_device *bdev,
ttm_bo_device     942 include/drm/ttm/ttm_bo_driver.h int ttm_mem_io_reserve(struct ttm_bo_device *bdev,
ttm_bo_device     944 include/drm/ttm/ttm_bo_driver.h void ttm_mem_io_free(struct ttm_bo_device *bdev,
ttm_bo_device    1051 include/drm/ttm/ttm_bo_driver.h extern struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev,