Searched refs:gdp_dbg_show (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/sti/ |
D | sti_gdp.c | 213 static int gdp_dbg_show(struct seq_file *s, void *data) in gdp_dbg_show() function 297 { "gdp0", gdp_dbg_show, 0, NULL }, 302 { "gdp1", gdp_dbg_show, 0, NULL }, 307 { "gdp2", gdp_dbg_show, 0, NULL }, 312 { "gdp3", gdp_dbg_show, 0, NULL },
|