Searched refs:gdp_dbg_show (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_gdp.c | 209 static int gdp_dbg_show(struct seq_file *s, void *data) in gdp_dbg_show() function 293 { "gdp0", gdp_dbg_show, 0, NULL }, 298 { "gdp1", gdp_dbg_show, 0, NULL }, 303 { "gdp2", gdp_dbg_show, 0, NULL }, 308 { "gdp3", gdp_dbg_show, 0, NULL },
|