Home
last modified time | relevance | path

Searched refs:cpr_coefs (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
Dmanager-sysfs.c363 info.cpr_coefs.rr, in manager_cpr_coef_show()
364 info.cpr_coefs.rg, in manager_cpr_coef_show()
365 info.cpr_coefs.rb, in manager_cpr_coef_show()
366 info.cpr_coefs.gr, in manager_cpr_coef_show()
367 info.cpr_coefs.gg, in manager_cpr_coef_show()
368 info.cpr_coefs.gb, in manager_cpr_coef_show()
369 info.cpr_coefs.br, in manager_cpr_coef_show()
370 info.cpr_coefs.bg, in manager_cpr_coef_show()
371 info.cpr_coefs.bb); in manager_cpr_coef_show()
402 info.cpr_coefs = coefs; in manager_cpr_coef_store()
Ddispc.c2887 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Domapdss.h258 struct omap_dss_cpr_coefs cpr_coefs; member
Ddispc.c2982 dispc_mgr_set_cpr_coef(dispc, channel, &info->cpr_coefs); in dispc_mgr_setup()
/kernel/linux/linux-5.10/include/video/
Domapfb_dss.h366 struct omap_dss_cpr_coefs cpr_coefs; member