Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_fb_cma_helper.h27 int drm_fb_cma_debugfs_show(struct seq_file *m, void *arg);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c207 int drm_fb_cma_debugfs_show(struct seq_file *m, void *arg) in drm_fb_cma_debugfs_show() function
232 EXPORT_SYMBOL_GPL(drm_fb_cma_debugfs_show);
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c487 { "fb", drm_fb_cma_debugfs_show, 0 },