Searched refs:gdp_dbg_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A 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 },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_gdp.c | 215 static int gdp_dbg_show(struct seq_file *s, void *data) in gdp_dbg_show() function 299 { "gdp0", gdp_dbg_show, 0, NULL }, 304 { "gdp1", gdp_dbg_show, 0, NULL }, 309 { "gdp2", gdp_dbg_show, 0, NULL }, 314 { "gdp3", gdp_dbg_show, 0, NULL },
|
Completed in 3 milliseconds