Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dmanager-sysfs.c380 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()
Ddispc.c2864 dispc_mgr_set_cpr_coef(channel, &info->cpr_coefs); in dispc_mgr_setup()
/linux-4.1.27/include/video/
Domapdss.h457 struct omap_dss_cpr_coefs cpr_coefs; member