Searched refs:ttm_page_alloc_debugfs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_page_alloc.h69 extern int ttm_page_alloc_debugfs(struct seq_file *m, void *data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_debugfs.c164 { "ttm_page_pool", ttm_page_alloc_debugfs, 0, NULL },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c835 int ttm_page_alloc_debugfs(struct seq_file *m, void *data) function
855 EXPORT_SYMBOL(ttm_page_alloc_debugfs); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c808 radeon_mem_types_list[i].show = &ttm_page_alloc_debugfs;

Completed in 66 milliseconds