Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_fb_cma_helper.h27 int drm_fb_cma_debugfs_show(struct seq_file *m, void *arg);
/linux-4.4.14/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
220 EXPORT_SYMBOL_GPL(drm_fb_cma_debugfs_show);
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c504 { "fb", drm_fb_cma_debugfs_show, 0 },