Home
last modified time | relevance | path

Searched refs:dsi_perf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c426 static bool dsi_perf; variable
427 module_param(dsi_perf, bool, 0644);
550 if (!dsi_perf) in dsi_perf_show()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c396 static bool dsi_perf; variable
397 module_param(dsi_perf, bool, 0644);
555 if (!dsi_perf) in dsi_perf_show()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c396 static bool dsi_perf; variable
397 module_param(dsi_perf, bool, 0644);
555 if (!dsi_perf) in dsi_perf_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c65 static bool dsi_perf; variable
66 module_param(dsi_perf, bool, 0644);
181 if (!dsi_perf) in dsi_perf_show()

Completed in 32 milliseconds