Searched refs:cpr_coefs (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 374 info.cpr_coefs.rr, in manager_cpr_coef_show() 375 info.cpr_coefs.rg, in manager_cpr_coef_show() 376 info.cpr_coefs.rb, in manager_cpr_coef_show() 377 info.cpr_coefs.gr, in manager_cpr_coef_show() 378 info.cpr_coefs.gg, in manager_cpr_coef_show() 379 info.cpr_coefs.gb, in manager_cpr_coef_show() 380 info.cpr_coefs.br, in manager_cpr_coef_show() 381 info.cpr_coefs.bg, in manager_cpr_coef_show() 382 info.cpr_coefs.bb); in manager_cpr_coef_show() 413 info.cpr_coefs = coefs; in manager_cpr_coef_store()
|
D | dispc.c | 3009 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 269 struct omap_dss_cpr_coefs cpr_coefs; member
|
D | dispc.c | 3007 dispc_mgr_set_cpr_coef(dispc, channel, &info->cpr_coefs); in dispc_mgr_setup()
|
/Linux-v4.19/include/video/ |
D | omapfb_dss.h | 396 struct omap_dss_cpr_coefs cpr_coefs; member
|