Searched refs:cpr_coefs (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 363 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()
|
D | dispc.c | 2887 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 258 struct omap_dss_cpr_coefs cpr_coefs; member
|
D | dispc.c | 2982 dispc_mgr_set_cpr_coef(dispc, channel, &info->cpr_coefs); in dispc_mgr_setup()
|
/kernel/linux/linux-5.10/include/video/ |
D | omapfb_dss.h | 366 struct omap_dss_cpr_coefs cpr_coefs; member
|