Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_debugfs.c19 {"bo_stats", vc4_bo_stats_debugfs, 0},
Dvc4_drv.h689 int vc4_bo_stats_debugfs(struct seq_file *m, void *arg);
Dvc4_bo.c70 int vc4_bo_stats_debugfs(struct seq_file *m, void *unused) in vc4_bo_stats_debugfs() function