Searched refs:cpr_coefs (Results 1 – 4 of 4) sorted by relevance
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 380 info.cpr_coefs.rr, in manager_cpr_coef_show() 381 info.cpr_coefs.rg, in manager_cpr_coef_show() 382 info.cpr_coefs.rb, in manager_cpr_coef_show() 383 info.cpr_coefs.gr, in manager_cpr_coef_show() 384 info.cpr_coefs.gg, in manager_cpr_coef_show() 385 info.cpr_coefs.gb, in manager_cpr_coef_show() 386 info.cpr_coefs.br, in manager_cpr_coef_show() 387 info.cpr_coefs.bg, in manager_cpr_coef_show() 388 info.cpr_coefs.bb); in manager_cpr_coef_show() 419 info.cpr_coefs = coefs; in manager_cpr_coef_store()
|
D | dispc.c | 3007 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
|
/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 423 struct omap_dss_cpr_coefs cpr_coefs; member
|
D | dispc.c | 3008 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
|