Home
last modified time | relevance | path

Searched refs:ttm_dma_page_alloc_debugfs (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/ttm/
Dttm_page_alloc.h81 extern int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data);
95 static inline int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c1128 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
1156 EXPORT_SYMBOL_GPL(ttm_dma_page_alloc_debugfs);
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ttm.c1040 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}